public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-06 14:42:43 to 2021-04-15 03:52:55 UTC [more...]

[RFC PATCH 0/4] xfs: support shrinking empty AGs
 2021-04-15  3:52 UTC  (7+ 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  2:05 UTC  (20+ 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

remove the if_flags field in struct xfs_ifork
 2021-04-14 15:29 UTC  (22+ 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

[PATCH] xfs: remove xfs_quiesce_attr declaration
 2021-04-14 14:57 UTC 

[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  (9+ 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  (21+ messages)
` [PATCH 1/4] xfs: drop submit side trans alloc for append ioends
` [PATCH 2/4] xfs: open code ioend needs workqueue helper
` [PATCH 3/4] xfs: drop unused ioend private merge and setfilesize code
` [PATCH 4/4] xfs: drop unnecessary setfilesize helper
` [PATCH 5/4] iomap: remove unused private field from ioend

[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  (6+ messages)
` [PATCH v2 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH v2 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH v2 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

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

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-08  3:21 UTC  (4+ messages)
` [PATCH v3 08/10] fsdax: Dedup file range to use a compare function

[PATCHSET v2 0/2] fstests: add inode btree blocks counters to the AGI header
 2021-04-07 23:13 UTC  (6+ messages)
` [PATCH 1/2] xfs: functional testing of V5-relevant options

[PATCH V2] xfs: Rudimentary spelling fix
 2021-04-07 16:43 UTC  (2+ messages)

[PATCH] fstests: Do not execute xfs/{532,533,538} when realtime feature is enabled
 2021-04-07 16:12 UTC  (2+ messages)

[PATCH v2 0/3] xfs: rework quotaoff to avoid log deadlock
 2021-04-07 15:51 UTC  (10+ messages)
` [PATCH v2 1/3] xfs: skip dquot reservations if quota is inactive
` [PATCH v2 2/3] xfs: transaction subsystem quiesce mechanism
` [PATCH v2 3/3] xfs: rework quotaoff logging to avoid log deadlock on active fs

[PATCH 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-07 12:29 UTC  (9+ messages)
` [PATCH 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

[PATCH V2] xfs: scrub: Disable check for unoptimized data fork bmbt node
 2021-04-07  6:27 UTC  (2+ messages)

[PATCH 0/4 v2] xfs: fix eager attr fork init regressions
 2021-04-07  5:08 UTC  (12+ messages)
` [PATCH 1/4] xfs: eager inode attr fork init needs attr feature awareness
` [PATCH 2/4] xfs: inode fork allocation depends on XFS_IFEXTENT flag
` [PATCH 3/4] xfs: default attr fork size does not handle device inodes
` [PATCH 4/4] xfs: precalculate default inode attribute offset


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox