messages from 2026-07-29 06:52:22 to 2026-07-29 20:53:05 UTC [more...]
[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
2026-07-29 20:53 UTC (24+ messages)
` [PATCH v5 01/22] iomap: release the folio batch on iomap callback failures
` [PATCH v5 02/22] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH v5 03/22] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH v5 04/22] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations
` [PATCH v5 05/22] iomap: add ->iomap_next()
` [PATCH v5 06/22] xfs: convert iomap ops to ->iomap_next()
` [PATCH v5 07/22] btrfs: "
` [PATCH v5 08/22] ntfs3: "
` [PATCH v5 09/22] ntfs: "
` [PATCH v5 10/22] ext4: "
` [PATCH v5 11/22] erofs: "
` [PATCH v5 12/22] zonefs: "
` [PATCH v5 13/22] ext2: "
` [PATCH v5 14/22] block: "
` [PATCH v5 15/22] f2fs: "
` [PATCH v5 16/22] gfs2: "
` [PATCH v5 17/22] hpfs: "
` [PATCH v5 18/22] fuse: "
` [PATCH v5 19/22] exfat: "
` [PATCH v5 20/22] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v5 21/22] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
` [PATCH v5 22/22] Documentation: iomap: update docs to reflect iomap_iter_next model
[PATCH] xfs: bound inode buffer log item replay by logged regions
2026-07-29 19:31 UTC
[PATCH v4 00/21] iomap: convert to in-iter iomap_next() model
2026-07-29 18:57 UTC (4+ messages)
` [PATCH v4 20/21] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
[BUG] xfs: sparse inode allocation can trip i != 1 after AGFL growth
2026-07-29 18:50 UTC (4+ messages)
[PATCH] xfs/507: use mount -t xfs
2026-07-29 15:49 UTC (3+ messages)
[PATCH v2] xfs: check v5 superblock features early
2026-07-29 15:35 UTC (2+ messages)
[PATCH] xfs: check v5 superblock features early
2026-07-29 15:32 UTC (6+ messages)
fix xfs_copy betwen devices with mismatching sizes
2026-07-29 15:30 UTC (5+ messages)
` [PATCH 1/2] copy: log the error number when failing to write
` [PATCH 2/2] copy: always align to at least page size
xfs ioctl handler cleanups
2026-07-29 15:29 UTC (18+ messages)
` [PATCH 01/16] xfs: remove an outdated comment above xfs_file_ioctl
` [PATCH 02/16] xfs: rename xfs_ioc_swapext to xfs_swapext
` [PATCH 03/16] xfs: rename xfs_ioctl_fs_counts to xfs_ioc_fs_counts
` [PATCH 04/16] xfs: rename xfs_ioctl_getset_resblocks to xfs_ioc_getset_resblocks
` [PATCH 05/16] xfs: split out the handler for XFS_IOC_DIOINFO
` [PATCH 06/16] xfs: split out the handlers for XFS_IOC_.*HANDLE
` [PATCH 07/16] xfs: split out the handler for XFS_IOC_SWAPEXT
` [PATCH 08/16] xfs: split out the handlers for XFS_IOC_FSGROWFS*
` [PATCH 09/16] xfs: split out the handler for XFS_IOC_GOINGDOWN
` [PATCH 10/16] xfs: split out the handler for XFS_IOC_ERROR_INJECTION
` [PATCH 11/16] xfs: split out the handler for XFS_IOC_FREE_EOFBLOCKS
` [PATCH 12/16] xfs: split out the handlers for XFS_IOC_FSGROWFS_*_32
` [PATCH 13/16] xfs: cleanup XFS_IOC_GETVERSION_32 handling
` [PATCH 14/16] xfs: split out the handlers for XFS_IOC_SWAPEXT_32
` [PATCH 15/16] xfs: split out the handlers for XFS_IOC_*_BY_HANDLE_32
` [PATCH 16/16] xfs: remove an extra cast in xfs_file_compat_ioctl
[PATCH v3] xfs/842: verify CoW after exchangerange with FILE1_WRITTEN on shared extents
2026-07-29 15:25 UTC (2+ messages)
[PATCH] xfs: fix fallback data device flush for realtime inodes
2026-07-29 14:28 UTC (4+ messages)
xfs ioctl handler cleanups
2026-07-29 13:03 UTC (10+ messages)
` [PATCH 01/16] xfs: remove an outdated comment above xfs_file_ioctl
` [PATCH 02/16] xfs: rename xfs_ioc_swapext to xfs_swapext
` [PATCH 03/16] xfs: rename xfs_ioctl_fs_counts to xfs_ioc_fs_counts
` [PATCH 04/16] xfs: rename xfs_ioctl_getset_resblocks to xfs_ioc_getset_resblocks
` [PATCH 05/16] xfs: split out the handler for XFS_IOC_DIOINFO
` [PATCH 06/16] xfs: split out the handlers for XFS_IOC_.*HANDLE
` [PATCH 07/16] xfs: split out the handler for XFS_IOC_SWAPEXT
` [PATCH 08/16] xfs: split out the handlers for XFS_IOC_FSGROWFS*
zoned GC fix v2
2026-07-29 13:02 UTC (3+ messages)
` [PATCH 1/2] xfs: add a separate bio_set for spliting GC writes
` [PATCH 2/2] xfs: add a comment to describe xfs_gc_bio.victim_rtg
fix xfs_copy betwen devices with mismatching sizes
2026-07-29 12:51 UTC (2+ messages)
` [PATCH 1/2] copy: log the error number when failing to write
lazy bounce buffering for checksummed reads
2026-07-29 11:24 UTC (4+ messages)
` [PATCH 06/22] block,iomap: fix protection information verification with initial bvec offset
[RFC PATCH 00/33] XFS: Atomic multi-extent operations via rolling transactions
2026-07-29 10:02 UTC (34+ messages)
` [PATCH 01/33] xfs: fix dirty transaction cancellation in xfs_bmapi_convert_one_delalloc
` [PATCH 02/33] xfs: fix isize update in xfs_iomap_write_unwritten to track conversion progress
` [PATCH 03/33] xfs: fix block reservation for zoned RT extent remapping
` [PATCH 04/33] xfs: factor out COW iomap handling from xfs_direct_write_iomap_begin()
` [PATCH 05/33] xfs: plumb xfs_trans through xfs_reflink_allocate_cow and fill_cow_hole
` [PATCH 06/33] xfs: teach xfs_reflink_fill_cow_hole() to use a caller-supplied transaction
` [PATCH 07/33] xfs: add transaction retry infrastructure to xfs_direct_write_cow_iomap_begin
` [PATCH 08/33] xfs: return -EAGAIN from xfs_reflink_allocate_cow for COW hole without transaction
` [PATCH 09/33] xfs: remove internal transaction allocation from xfs_reflink_fill_cow_hole
` [PATCH 10/33] xfs: use zero-block transaction with xfs_trans_reserve_more_inode for COW holes
` [PATCH 11/33] xfs: change *tp to **tpp in COW allocation call chain
` [PATCH 12/33] xfs: convert xfs_reflink_fill_delalloc to use rolling transactions
` [PATCH 13/33] xfs: return -EAGAIN from xfs_reflink_allocate_cow for all allocation cases
` [PATCH 14/33] xfs: remove dead internal transaction allocation from xfs_reflink_fill_delalloc
` [PATCH 15/33] xfs: plumb struct xfs_trans *tp into xfs_bmapi_convert_one_delalloc
` [PATCH 16/33] xfs: use rolling transaction in xfs_bmapi_convert_delalloc
` [PATCH 17/33] xfs: remove dead internal transaction path from xfs_bmapi_convert_one_delalloc
` [PATCH 18/33] xfs: add block reservation renewal to xfs_defer_finish
` [PATCH 19/33] xfs: factor out xfs_iomap_write_unwritten_one helper
` [PATCH 20/33] xfs: convert xfs_iomap_write_unwritten to rolling transactions
` [PATCH 21/33] xfs: plumb struct xfs_trans *tp into xfs_reflink_end_cow_extent
` [PATCH 22/33] xfs: convert xfs_reflink_end_cow to rolling transactions
` [PATCH 23/33] xfs: remove xfs_reflink_end_cow_extent wrapper and rename locked variant
` [PATCH 24/33] xfs: convert xfs_zoned_end_io to rolling transactions
` [PATCH 25/33] xfs: plumb struct xfs_trans *tp into xfs_iomap_write_direct
` [PATCH 26/33] xfs: make xfs_iomap_write_direct fill in the iomap directly
` [PATCH 27/33] xfs: plumb struct xfs_trans **tpp into xfs_direct_write_cow_iomap_begin
` [PATCH 28/33] xfs: introduce struct xfs_direct_write_args for direct write call chain
` [PATCH 29/33] xfs: convert xfs_direct_write_iomap_begin to use dwa struct throughout
` [PATCH 30/33] xfs: restructure xfs_direct_write_iomap_begin with unified retry loop
` [PATCH 31/33] xfs: clean up xfs_direct_write_cow_iomap_begin after restructure
` [PATCH 32/33] xfs: make pNFS block allocation atomic with inode update
` [PATCH 33/33] xfs: remove dead internal transaction path from xfs_iomap_write_direct
[PATCH v6 1/4] block: add task-context bio completion infrastructure
2026-07-29 8:48 UTC (12+ messages)
[PATCH v2] xfs: check split_sectors validity before bio_split call
2026-07-29 8:29 UTC (2+ messages)
[PATCH] xfs: check split_sectors validity before bio_split call
2026-07-29 7:35 UTC (3+ messages)
[PATCH] iomap: release the folio batch on iomap callback failures
2026-07-29 7:02 UTC (6+ messages)
[PATCH xfs] xfs: validate remote attr value length in the leaf verifier
2026-07-29 6:58 UTC (3+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox