Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-06-26 20:52:58 to 2026-07-02 13:49:30 UTC [more...]

[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
 2026-07-02 13:49 UTC  (25+ messages)
` [PATCH v2 01/18] iomap: add ->iomap_next() and iomap_process() helper
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
` [PATCH v2 03/18] btrfs: "
` [PATCH v2 04/18] ntfs3: "
` [PATCH v2 05/18] ntfs: "
` [PATCH v2 06/18] ext4: "
` [PATCH v2 07/18] erofs: "
` [PATCH v2 08/18] zonefs: "
` [PATCH v2 09/18] ext2: "
` [PATCH v2 10/18] block: "
` [PATCH v2 11/18] f2fs: "
` [PATCH v2 12/18] gfs2: "
` [PATCH v2 13/18] hpfs: "
` [PATCH v2 14/18] fuse: "
` [PATCH v2 15/18] exfat: "
` [PATCH v2 16/18] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
` [PATCH v2 18/18] Documentation: iomap: update docs to reflect iomap_next model

[RFC PATCH 0/4] Introduce capable_noaudit
 2026-07-02 13:47 UTC  (17+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit
` [RFC PATCH 2/4] quota: Don't issue audit messages on quota enforcing
` [RFC PATCH 3/4] xfs: replace ns_capable_noaudit()
` [RFC PATCH 4/4] capability: unexport has_capability_noaudit

[PATCH v3 0/5] Fix quota evasion on xfs and add capable_noaudit
 2026-07-02 12:24 UTC  (12+ messages)
` [PATCH v3 1/5] xfs: fix capability check in xfs
` [PATCH v3 2/5] capability: Add new capable_noaudit
` [PATCH v3 3/5] quota: Don't issue audit messages on quota enforcing
` [PATCH v3 4/5] xfs: replace ns_capable_noaudit
` [PATCH v3 5/5] capability: unexport has_capability_noaudit

[PATCH] xfs: use xfs_csn_t for xlog_cil_push_now() push_seq parameter
 2026-07-02 11:56 UTC 

[PATCH v2] xfs: zero newly allocated btree root space
 2026-07-02 11:05 UTC  (6+ messages)

iomap_writepages WARN_ON_ONCE(PF_MEMALLOC)
 2026-07-02 10:59 UTC  (2+ messages)

[PATCH v2 0/3] xfs: fix NULL deref in log recovery reorder
 2026-07-02 10:56 UTC  (10+ messages)
` [PATCH v2 1/3] xfs: drop ASSERT(0) on unrecognized log item type
` [PATCH v2 2/3] xfs: splice unsorted log items back to the transaction after the loop
` [PATCH v2 3/3] xfs: fail recovery on a committed log item with no regions

[PATCH v8 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
 2026-07-02 10:37 UTC  (4+ messages)
` [PATCH v8 2/2] xfs: add support for FALLOC_FL_WRITE_ZEROES

[PATCH 1/2] xfs/656: rearrange directio pread/pwrite for zoned filesystems
 2026-07-02 10:36 UTC  (4+ messages)
` [PATCH 2/2] xfs/65[56]: don't unset SCRATCH_RTDEV here

[PATCH] formalize and fix disabling the RT subvolume
 2026-07-02 10:33 UTC  (5+ messages)

[PATCH] xfs_scrub: fix spacemap scan for internal rt devices
 2026-07-02 10:27 UTC  (2+ messages)

don't build bios/contexts over multiple iomaps v3
 2026-07-02 10:27 UTC  (6+ messages)
` [PATCH 1/3] iomap: consolidate bio submission
` [PATCH 2/3] fuse: call fuse_send_readpages explicitly from fuse_readahead
` [PATCH 3/3] iomap: submit read bio after each extent

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-01 19:35 UTC  (7+ messages)
` [PATCH v6 1/3] iomap: factor out iomap_dio_alignment helper
` [PATCH v6 2/3] iomap: pass error code to should_report_dio_fserror directly
` [PATCH v6 3/3] iomap: add simple dio path for small direct I/O

[PATCH v7 0/11] fstests: add test coverage for cloned filesystem ids
 2026-07-01 17:33 UTC  (9+ messages)
` [PATCH v7 01/11] fstests: add _loop_image_create_clone() helper
` [PATCH v7 04/11] fstests: add _require_unique_f_fsid() helper
` [PATCH v7 05/11] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v7 06/11] fstests: verify f_fsid for "

[PATCH 6.6 0/4] fix kernel crash for xfs/235 test
 2026-07-01 16:33 UTC  (8+ messages)

fix GFP_ flag use in the buffer cache
 2026-07-01 16:03 UTC  (14+ messages)
` [PATCH 1/4] xfs: split up xfs_buf_alloc_backing_mem
` [PATCH 2/4] xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the caller
` [PATCH 3/4] xfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_mem
` [PATCH 4/4] xfs: simplify the failure path in xfs_buf_alloc_vmalloc

[PATCH] xfs: fail recovery on a committed log item with no regions
 2026-07-01 15:43 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to e4281086ae6c
 2026-07-01 12:52 UTC 

[PATCH v2] xfs: use null daddr for unset first bad log block
 2026-07-01 12:50 UTC  (4+ messages)

[PATCH] xfs: fix memory leak in xfs_dqinode_metadir_create()
 2026-07-01 12:50 UTC  (3+ messages)

[PATCH] xfs: release dquot buffer after dqflush failure
 2026-07-01 12:50 UTC  (2+ messages)

xfs_buf_submit error handling fix v2
 2026-07-01 12:50 UTC  (2+ messages)

[PATCH] xfs: fix AGFL extent count calculation in xrep_agfl_fill
 2026-07-01 12:50 UTC  (2+ messages)

[PATCH] xfs: remove the v2log group
 2026-07-01 10:36 UTC  (2+ messages)

[PATCHSET] mkfs.xfs: codex-inspired bug fixes, part 2
 2026-07-01 10:34 UTC  (7+ messages)
` [PATCH 1/3] mkfs: pass stat buf pointers around the protofile code
` [PATCH 2/3] mkfs: fix hardlink detection in directory import code
` [PATCH 3/3] mkfs: PQUOTA shouldn't conflict with GQNOENFORCE

kdevops-ng: graduating kdevops beyond Ansible
 2026-07-01  8:22 UTC 

[ANNOUNCE] xfsprogs: for-next updated to 7a26df144fad
 2026-07-01  8:01 UTC 

[PATCH v5 0/4] iomap: add simple dio path for small direct I/O
 2026-07-01  3:21 UTC  (10+ messages)
` [PATCH v5 1/4] iomap: factor out iomap_dio_alignment helper
` [PATCH v5 2/4] iomap: factor out iomap_dio_bio_release_pages helper
` [PATCH v5 3/4] iomap: pass error code to should_report_dio_fserror directly
` [PATCH v5 4/4] iomap: add simple dio path for small direct I/O

[PATCHSET 2/4] mkfs.xfs: codex-inspired bug fixes
 2026-06-30 16:28 UTC  (15+ messages)
` [PATCH 1/6] mkfs: don't redefine DIRT for protofiles
` [PATCH 2/6] mkfs: fix PATH_MAX check
` [PATCH 3/6] mkfs: fix symlink target length check in create_nondir_inode
` [PATCH 4/6] mkfs: fix hardlink detection in directory import code
` [PATCH 5/6] mkfs: PQUOTA shouldn't conflict with GQNOENFORCE
` [PATCH 6/6] xfs_protofile: make nondirectory arguments actually work

[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-30 15:11 UTC  (3+ messages)
` [PATCH v4 3/3] "

[PATCH] iomap: add a separate bio_set for iomap_split_ioend
 2026-06-30 10:59 UTC  (4+ messages)

[PATCH] xfs: initialize first bad log block in head verification
 2026-06-30 10:01 UTC  (3+ messages)

[PATCH] xfs: zero newly allocated btree root space
 2026-06-30 10:01 UTC  (3+ messages)

[PATCHSET 3/4] xfs_db: human-inspired bug fixes
 2026-06-30  5:21 UTC  (5+ messages)
` [PATCH 1/2] xfs_db: fix type conversions
` [PATCH 2/2] xfs_db: dump zoned filesystem superblock fields

[PATCHSET 4/4] xfs_healer: codex-inspired bug fixes, part 3
 2026-06-30  5:19 UTC  (3+ messages)
` [PATCH 1/1] xfs_healer: fix getmntent race in weakhandle

[PATCHSET 1/4] xfs_scrub: codex-inspired bug fixes, part 4
 2026-06-30  5:18 UTC  (5+ messages)
` [PATCH 1/2] xfs_scrub: fix spacemap external log device scan dev key
` [PATCH 2/2] xfs_scrub: fix estimate of work items for phase 4

cpu scaling fixes v2
 2026-06-30  5:13 UTC  (6+ messages)
` [PATCH 2/2] xfs/216: disable all concurrency scaling

[GIT PULL] xfs_scrub: codex-inspired bug fixes, part 3
 2026-06-30  0:58 UTC 

[PATCH] xfs: retry dqpurge when dquot buffer is busy
 2026-06-29 23:49 UTC  (4+ messages)

[PATCH v3] mkfs: simplify setup_proto file status checks
 2026-06-29 23:47 UTC  (2+ messages)

[PATCHSET] fstests: more random fixes for v2026.06.21
 2026-06-29 18:07 UTC  (4+ messages)
` [PATCH 2/2] xfs/21[67]: fix mkfs log concurrency detection

update BDI {io,ra}_pages values based on the RT device limits
 2026-06-29 12:46 UTC  (2+ messages)

[PATCHSET] xfs_scrub: codex-inspired bug fixes, part 3
 2026-06-29 12:26 UTC  (9+ messages)
` [PATCH 4/8] xfs_scrub: fix spacemap external log device scan dev key
` [PATCH 5/8] xfs_scrub: fix estimate of work items for phase 4

[RFC PATCH v1 0/3] iomap: convert to in-iter ->iomap_next() model
 2026-06-29 12:15 UTC  (5+ messages)
` [RFC PATCH v1 3/3] xfs: example of devirtualizing buffered write iomap callbacks

[PATCH] xfs: clarify sb_qflags locking in xfs_qm_mount_quotas
 2026-06-29 10:00 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 708b369bdf8f
 2026-06-29  9:04 UTC 

[PATCH 0/2] Fix capabilities check
 2026-06-29  7:49 UTC  (4+ messages)
` [PATCH 2/2] xfs: lift quota capability check to xfs_trans_dqresv

[ANNOUNCE] xfs-linux: for-next updated to dc59e4fea9d8
 2026-06-29  7:31 UTC 


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