linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 07:39:30 to 2021-04-17 00:26:39 UTC [more...]

[PATCH V6 00/13] xfs: Tests to verify inode fork extent count overflow detection
 2021-04-17  0:26 UTC  (5+ messages)
` [PATCH V6 13/13] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled

[PATCH] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-17  0:19 UTC  (7+ messages)

[PATCH] xfsprogs: mkfs: don't default to the physical sector size if it's bigger than XFS_MAX_SECTORSIZE
 2021-04-16 17:39 UTC  (2+ messages)

[PATCH v17 00/11] xfs: Delay Ready Attributes
 2021-04-16  9:20 UTC  (12+ messages)
` [PATCH v17 01/11] xfs: Reverse apply 72b97ea40d
` [PATCH v17 02/11] xfs: Add xfs_attr_node_remove_cleanup
` [PATCH v17 03/11] xfs: Hoist xfs_attr_set_shortform
` [PATCH v17 04/11] xfs: Add helper xfs_attr_set_fmt
` [PATCH v17 05/11] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v17 06/11] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v17 07/11] xfs: Hoist xfs_attr_node_addname
` [PATCH v17 08/11] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v17 09/11] xfs: Hoist node transaction handling
` [PATCH v17 10/11] xfs: Add delay ready attr remove routines
` [PATCH v17 11/11] xfs: Add delay ready attr set routines

[PATCH v17 00/12] xfsprogs: Delay Ready Attributes
 2021-04-16  9:18 UTC  (13+ messages)
` [PATCH v17 01/12] xfs: add error injection for per-AG resv failure
` [PATCH v17 02/12] xfsprogs: Reverse apply 72b97ea40d
` [PATCH v17 03/12] xfsprogs: Add xfs_attr_node_remove_cleanup
` [PATCH v17 04/12] xfsprogs: Hoist xfs_attr_set_shortform
` [PATCH v17 05/12] xfsprogs: Add helper xfs_attr_set_fmt
` [PATCH v17 06/12] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v17 07/12] xfsprogs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v17 08/12] xfsprogs: Hoist xfs_attr_node_addname
` [PATCH v17 09/12] xfsprogs: Hoist xfs_attr_leaf_addname
` [PATCH v17 10/12] xfsprogs: Hoist node transaction handling
` [PATCH v17 11/12] xfsprogs: Add delay ready attr remove routines
` [PATCH v17 12/12] xfsprogs: Add delay ready attr set routines

[PATCH] xfs: remove xfs_quiesce_attr declaration
 2021-04-16  1:08 UTC  (2+ messages)

remove the if_flags field in struct xfs_ifork
 2021-04-15 23:14 UTC  (23+ messages)
` [PATCH 1/7] xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
` [PATCH 2/7] xfs: rename and simplify xfs_bmap_one_block
` [PATCH 3/7] xfs: simplify xfs_attr_remove_args
` [PATCH 4/7] xfs: only look at the fork format in xfs_idestroy_fork
` [PATCH 5/7] xfs: remove XFS_IFBROOT
` [PATCH 6/7] xfs: remove XFS_IFINLINE
` [PATCH 7/7] xfs: remove XFS_IFEXTENTS

[RFC PATCH 0/4] xfs: support shrinking empty AGs
 2021-04-15 21:24 UTC  (18+ messages)
` [RFC PATCH 1/4] xfs: support deactivating AGs
` [RFC PATCH 2/4] xfs: check ag is empty
` [RFC PATCH 3/4] xfs: introduce max_agcount
` [RFC PATCH 4/4] xfs: support shrinking empty AGs

[PATCH 0/7 RFC v3] fs: Hole punch vs page cache filling races
 2021-04-15 13:11 UTC  (21+ messages)
` [PATCH 1/7] mm: Fix comments mentioning i_mutex
` [PATCH 2/7] mm: Protect operations adding pages to page cache with i_mapping_lock
` [PATCH 3/7] ext4: Convert to use inode->i_mapping_sem
` [PATCH 4/7] ext2: Convert to using i_mapping_sem
` [PATCH 5/7] xfs: Convert to use i_mapping_sem
` [PATCH 6/7] zonefs: Convert to using i_mapping_sem
` [PATCH 7/7] fs: Remove i_mapping_sem protection from .page_mkwrite handlers

[PATCH v16 00/11] xfs: Delay Ready Attributes
 2021-04-14 18:14 UTC  (6+ messages)
` [PATCH v16 11/11] xfs: Add delay ready attr set routines

[PATCHSET 0/9] fstests: random fixes
 2021-04-14 14:38 UTC  (20+ messages)
` [PATCH 1/9] xfs/506: fix regression on freshly quotachecked filesystem
` [PATCH 2/9] generic/563: selectively remove the io cgroup controller
` [PATCH 3/9] xfs/521,530: refactor scratch fs check
` [PATCH 4/9] common/dump: filter out xfs_restore messages about fallocate failures
` [PATCH 5/9] common/dmthin: make this work with external log devices
` [PATCH 6/9] misc: replace more open-coded _scratch_xfs_db calls
` [PATCH 7/9] generic/620: fix order of require_scratch calls
` [PATCH 8/9] generic/{094,225}: skip test when the xfs rt extent size is larger than 1 fsb
` [PATCH 9/9] xfs/305: make sure that fsstress is still running when we quotaoff

[PATCHSET 0/2] xfsprogs: random fixes for 5.12
 2021-04-14  6:10 UTC  (6+ messages)
` [PATCH 1/2] libfrog: report inobtcount in geometry
` [PATCH 2/2] xfs_admin: pick up log arguments correctly

[PATCHSET v4 0/1] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-14  1:05 UTC  (2+ messages)
` [PATCH 1/1] xfs: test that the needsrepair feature works as advertised

[PATCH v3 REPOST 0/2] xfs: set aside allocation btree blocks from block reservation
 2021-04-14  1:00 UTC  (7+ messages)
` [PATCH v3 1/2] xfs: set a mount flag when perag reservation is active
` [PATCH v3 2/2] xfs: set aside allocation btree blocks from block reservation

[PATCH v4][next] xfs: Replace one-element arrays with flexible-array members
 2021-04-13 16:53 UTC  (6+ messages)

linux-next: manual merge of the vfs tree with the xfs tree
 2021-04-13 15:20 UTC  (2+ messages)

[PATCH v6 24/40] fs: make helpers idmap mount aware
 2021-04-13  8:26 UTC  (3+ messages)

[ANNOUNCE] xfsprogs for-next updated to cdbe59c9
 2021-04-12 22:10 UTC 

[PATCHSET v3 0/3] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-12 18:07 UTC  (7+ messages)
` [PATCH 3/3] xfs: test that the needsrepair feature works as advertised

[PATCHSET 0/4] fstests: widen timestamps to deal with y2038+
 2021-04-12 17:43 UTC  (4+ messages)
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[PATCH v3][next] xfs: Replace one-element arrays with flexible-array members
 2021-04-10  0:08 UTC  (8+ messages)

[ANNOUNCE] xfs-documentation: master updated to 11ab62f
 2021-04-10  0:16 UTC 

[ANNOUNCE] xfs-linux: for-next updated to e7a3d7e792a5
 2021-04-10  0:13 UTC 

[PATCH] xfs/502: scale file count based on AG count to avoid thrashing
 2021-04-09 19:08 UTC 

[PATCH] xfs: fix return of uninitialized value in variable error
 2021-04-09 17:32 UTC  (4+ messages)

[PATCH v2 0/5] xfs: ioend batching log reservation deadlock
 2021-04-09 16:40 UTC  (7+ messages)
` [PATCH v2 1/5] xfs: drop submit side trans alloc for append ioends
` [PATCH v2 2/5] xfs: open code ioend needs workqueue helper
` [PATCH v2 3/5] xfs: drop unused ioend private merge and setfilesize code
` [PATCH v2 4/5] xfs: drop unnecessary setfilesize helper
` [PATCH v2 5/5] iomap: remove unused private field from ioend

[PATCH 0/4] xfs: ioend batching log reservation deadlock
 2021-04-09 16:07 UTC  (5+ messages)
` [PATCH 1/4] xfs: drop submit side trans alloc for append ioends

[PATCH] fstests: Disable realtime inherit flag when executing xfs/{532,533,538}
 2021-04-09 15:19 UTC  (2+ messages)

[PATCH v3 0/2] xfs: set aside allocation btree blocks from block reservation
 2021-04-09 14:17 UTC  (2+ messages)

[PATCH] xfs: get rid of the ip parameter to xchk_setup_*
 2021-04-09  5:31 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-09  2:30 UTC  (17+ messages)
` [PATCH v4 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v4 2/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v4 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v4 4/7] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v4 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v4 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v4 7/7] fs/xfs: Add dedupe support for fsdax

[PATCH v2 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-09  2:03 UTC  (4+ messages)
` [PATCH v2 2/3] fsdax: Factor helper: dax_fault_actor()

[PATCH] xfs: fix scrub and remount-ro protection when running scrub
 2021-04-08 20:07 UTC  (4+ messages)
` [PATCH v2] "


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).