linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-14 17:13:30 to 2016-11-24 01:52:37 UTC [more...]

[PATCH 1/3] generic/182: retain existing btrfs behavior when len == 0
 2016-11-24  1:51 UTC  (9+ messages)
` [PATCH 2/3] misc: fix some minor problems testing ocfs2
` [PATCH 3/3] ocfs2: test reflinking to inline data files
` [PATCH v2 1/3] generic/182: retain existing btrfs behavior when len == 0

[RFC PATCH 0/2] Btrfs: make a source length of 0 imply EOF for dedupe
 2016-11-24  1:26 UTC  (14+ messages)
` [RFC PATCH 1/2] Btrfs: refactor btrfs_extent_same() slightly
` [RFC PATCH 2/2] Btrfs: make a source length of 0 imply EOF for dedupe

XFS + LVM + DM-Thin + Multi-Volume External RAID
 2016-11-24  1:23 UTC 

BUG: Metadata corruption detected at xfs_attr3_leaf_read_verify
 2016-11-23 11:40 UTC  (3+ messages)

an iomap-based direct I/O implementation V3
 2016-11-23  8:36 UTC  (14+ messages)
` [PATCH 2/5] xfs: remove i_iolock and use i_rwsem in the VFS inode instead
` [PATCH 5/5] xfs: use iomap_dio_rw

[PATCH v2] fideduperange.2: fix the discussion of maximum sizes
 2016-11-23  7:06 UTC  (4+ messages)

[PATCH 1/2] docs: fix a typo in the AGF section of the disk format doc
 2016-11-23  6:59 UTC  (2+ messages)
` [PATCH 2/2] docs: update refcount btree to reflect new cow staging extent policy

[PATCH] fideduperange.2: fix the discussion of maximum sizes
 2016-11-23  4:47 UTC  (3+ messages)

[PATCH ] xfs: always succeed when deduping zero bytes
 2016-11-23  2:12 UTC 

[PATCH v2 00/16] xfsprogs: miscellaneous libxfs cleanups
 2016-11-22 18:26 UTC  (39+ messages)
` [PATCH 01/16] xfs_repair: fix some potential null pointer deferences
` [PATCH 02/16] xfs_repair: fix bogus rmapbt record owner check
` [PATCH 03/16] xfs_io: fix libxfs naming violation
` [PATCH 04/16] libxfs: remove unnecessary hascrc test in btree verifiers
` [PATCH 05/16] xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
  ` [PATCH v2 "
` [PATCH 06/16] libxfs: refactor btree crc verifier
` [PATCH 07/16] libxfs: fix whitespace to match the kernel
` [PATCH 08/16] libxfs: return bool from sb_version_hasmetauuid
` [PATCH 09/16] xfs: fix btree cursor error cleanups
  ` [PATCH v2 "
` [PATCH 10/16] libxfs: clean up _dir2_data_freescan
` [PATCH 11/16] tools: create libxfs-diff to compare libxfses
` [PATCH 12/16] libxfs: fix line lengths
` [PATCH 13/16] libxfs: synchronize dinode_verify with userspace
` [PATCH 14/16] libxfs: remove useless stuff from the kernel
` [PATCH 15/16] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 16/16] xfs: check minimum block size for CRC filesystems
` [PATCH 17/16] libxfs-apply: port to stgit

new helpers to clean up extent tree lookups V2
 2016-11-22 17:46 UTC  (19+ messages)
` [PATCH 01/14] xfs: new inode extent list lookup helpers
` [PATCH 02/14] xfs: cleanup xfs_bmap_last_before
` [PATCH 03/14] xfs: use new extent lookup helpers in xfs_bmapi_read
` [PATCH 04/14] xfs: use new extent lookup helpers in xfs_bmapi_write
` [PATCH 05/14] xfs: use new extent lookup helpers in __xfs_bunmapi
` [PATCH 06/14] xfs: remove prev argument to xfs_bmapi_reserve_delalloc
` [PATCH 07/14] xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
` [PATCH 08/14] xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
` [PATCH 09/14] xfs: cleanup xfs_reflink_find_cow_mapping
` [PATCH 10/14] xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow
` [PATCH 11/14] xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocks
` [PATCH 12/14] xfs: use new extent lookup helpers in xfs_reflink_end_cow
` [PATCH 13/14] xfs: remove xfs_bmap_search_extents
` [PATCH 14/14] xfs: remove NULLEXTNUM

[PATCH 0/3] clean up speculative preallocation tracking and tagging
 2016-11-22 13:01 UTC  (4+ messages)
` [PATCH 1/3] xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
` [PATCH 2/3] xfs: clean up cow fork reservation and tag inodes correctly
` [PATCH 3/3] xfs: pass post-eof speculative prealloc blocks to bmapi

[PATCH] generic/391: check inode metadata on f{data}sync after power-cut
 2016-11-21 20:02 UTC  (17+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "
    ` [f2fs-dev] [PATCH v4] "
      ` [f2fs-dev] [PATCH v5] "

new helpers to clean up extent tree lookups
 2016-11-21 17:17 UTC  (36+ messages)
` [PATCH 01/14] xfs: new inode extent list lookup helpers
` [PATCH 02/14] xfs: cleanup xfs_bmap_last_before
` [PATCH 03/14] xfs: use new extent lookup helpers in xfs_bmapi_read
` [PATCH 04/14] xfs: use new extent lookup helpers in xfs_bmapi_write
` [PATCH 05/14] xfs: use new extent lookup helpers in __xfs_bunmapi
` [PATCH 06/14] xfs: remove prev argument to xfs_bmapi_reserve_delalloc
` [PATCH 07/14] xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
` [PATCH 08/14] xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
` [PATCH 09/14] xfs: cleanup xfs_reflink_find_cow_mapping
` [PATCH 10/14] xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow
` [PATCH 11/14] xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocks
` [PATCH 12/14] xfs: use new extent lookup helpers in xfs_reflink_end_cow
` [PATCH 13/14] xfs: remove xfs_bmap_search_extents
` [PATCH 14/14] xfs: remove NULLEXTNUM

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-21 15:35 UTC  (7+ messages)

[PATCH] fs: xfs: xfs_icreate_item: constify xfs_item_ops structure
 2016-11-20  3:39 UTC  (2+ messages)

[PATCH RFC 0/4] xfs: basic cow fork speculative preallocation
 2016-11-18 15:11 UTC  (14+ messages)
` [PATCH RFC 1/4] xfs: clean up cow fork reservation and tag inodes correctly
` [PATCH RFC 2/4] xfs: logically separate iomap range from allocation range
` [PATCH RFC 3/4] xfs: reuse xfs_file_iomap_begin_delay() for cow fork delalloc

[PATCH] xfs_db: add alignment filter to freesp command
 2016-11-18 12:54 UTC  (2+ messages)

[BUG] dd doesn't return on ENOSPC and hang when fulfilling rmapbt XFS
 2016-11-18  6:52 UTC  (13+ messages)
      ` [PATCH 0/4] xfs: fix rmapbt ENOSPC hangs
        ` [PATCH 1/4] xfs: factor rmap btree size into the indlen calculations
        ` [PATCH 2/4] xfs: add more AGF/AGFL manipulation tracepoints
        ` [PATCH 3/4] xfs: hold AGF buffers over defer ops
        ` [PATCH 4/4] xfs: defer indirect delalloc rmap reservations

Which version of xfs-progs to use on Debian?
 2016-11-17  6:47 UTC  (3+ messages)

[PATCH RFC] xfs: drop SYNC_WAIT from xfs_reclaim_inodes_ag during slab reclaim
 2016-11-17  3:39 UTC  (23+ messages)

xfs hangup
 2016-11-16 12:41 UTC  (2+ messages)

[PATCH v2 00/10] xfs: miscellaneous libxfs cleanups
 2016-11-15 10:25 UTC  (21+ messages)
` [PATCH 01/10] libxfs: convert ushort to unsigned short
` [PATCH 02/10] libxfs: synchronize dinode_verify with userspace
` [PATCH 03/10] libxfs: fix whitespace problems
` [PATCH 04/10] libxfs: fix xfs_attr_shortform_bytesfit declaration
` [PATCH 05/10] libxfs: clean up _dir2_data_freescan
` [PATCH 06/10] xfs: don't call xfs_sb_quota_from_disk twice
` [PATCH 07/10] xfs: defer should abort intent items if the trans roll fails
` [PATCH 08/10] xfs: move dir_ino_validate declaration per xfsprogs
` [PATCH 09/10] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 10/10] xfs: check minimum block size for CRC filesystems

About difference in extent sharing in btrfs and xfs
 2016-11-15  8:55 UTC  (4+ messages)

XFS_WANT_CORRUPTED_GOTO
 2016-11-14 19:53 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).