Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-08-19 00:14:49 to 2026-08-19 07:31:19 UTC [more...]

[PATCH v4 0/6] xfs write streams
 2026-08-19  7:31 UTC  (22+ messages)
  ` [PATCH v4 2/6] iomap: introduce and propagate write_stream
  ` [PATCH v4 1/6] fs: add write-stream management ioctls
  ` [PATCH v4 4/6] xfs: generic AG set based steering
  ` [PATCH v4 3/6] xfs: implement write-stream management support
  ` [PATCH v4 5/6] xfs: write stream based AG placement
  ` [PATCH v4 6/6] xfs: introduce software write streams

[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 5
 2026-08-19  6:36 UTC  (4+ messages)
` [PATCH 6/6] xfs: adjust datadev sector count to reflect internal rt volumes

[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 6
 2026-08-19  6:24 UTC  (13+ messages)
` [PATCH 1/6] xfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystems
` [PATCH 2/6] xfs: preserve owner on in-memory btree creation
` [PATCH 3/6] xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails
` [PATCH 4/6] xfs: actually recover intended file sizes in xfs_xmi_item_recover_intent
` [PATCH 5/6] xfs: don't modify file attributes or poke fsnotify for dry runs
` [PATCH 6/6] xfs: fix bnobt repair space reservation disposal failure

[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-08-19  5:49 UTC  (4+ messages)

[PATCH V2 00/38] XFS: Atomic multi-extent operations via rolling transactions
 2026-08-19  0:12 UTC  (39+ messages)
` [PATCH 01/38] xfs: fix dirty transaction cancellation in xfs_bmapi_convert_one_delalloc
` [PATCH 02/38] xfs: fix dirty transaction cancellation in xfs_attr_set
` [PATCH 03/38] xfs: fix isize update in xfs_iomap_write_unwritten to track conversion progress
` [PATCH 04/38] xfs: fix block reservation for zoned RT extent remapping
` [PATCH 05/38] xfs: factor xfs_trans_reserve_blocks() from xfs_trans_reserve()
` [PATCH 06/38] xfs: factor xfs_blockgc_start_flush() from xfs_blockgc_flush_all()
` [PATCH 07/38] xfs: add async quota-targeted blockgc flush
` [PATCH 08/38] xfs: add async blockgc retry to xfs_trans_reserve_more_inode()
` [PATCH 09/38] xfs: factor out COW iomap handling from xfs_direct_write_iomap_begin()
` [PATCH 10/38] xfs: plumb xfs_trans through xfs_reflink_allocate_cow and fill_cow_hole
` [PATCH 11/38] xfs: teach xfs_reflink_fill_cow_hole() to use a caller-supplied transaction
` [PATCH 12/38] xfs: add transaction retry infrastructure to xfs_direct_write_cow_iomap_begin
` [PATCH 13/38] xfs: return -EAGAIN from xfs_reflink_allocate_cow for COW hole without transaction
` [PATCH 14/38] xfs: remove internal transaction allocation from xfs_reflink_fill_cow_hole
` [PATCH 15/38] xfs: use zero-block transaction with xfs_trans_reserve_more_inode for COW holes
` [PATCH 16/38] xfs: change *tp to **tpp in COW allocation call chain
` [PATCH 17/38] xfs: convert xfs_reflink_fill_delalloc to use rolling transactions
` [PATCH 18/38] xfs: return -EAGAIN from xfs_reflink_allocate_cow for all allocation cases
` [PATCH 19/38] xfs: remove dead internal transaction allocation from xfs_reflink_fill_delalloc
` [PATCH 20/38] xfs: plumb struct xfs_trans *tp into xfs_bmapi_convert_one_delalloc
` [PATCH 21/38] xfs: use rolling transaction in xfs_bmapi_convert_delalloc
` [PATCH 22/38] xfs: remove dead internal transaction path from xfs_bmapi_convert_one_delalloc
` [PATCH 23/38] xfs: add block reservation renewal to xfs_defer_finish
` [PATCH 24/38] xfs: factor out xfs_iomap_write_unwritten_one helper
` [PATCH 25/38] xfs: convert xfs_iomap_write_unwritten to rolling transactions
` [PATCH 26/38] xfs: plumb struct xfs_trans *tp into xfs_reflink_end_cow_extent
` [PATCH 27/38] xfs: convert xfs_reflink_end_cow to rolling transactions
` [PATCH 28/38] xfs: remove xfs_reflink_end_cow_extent wrapper and rename locked variant
` [PATCH 29/38] xfs: convert xfs_zoned_end_io to rolling transactions
` [PATCH 30/38] xfs: plumb struct xfs_trans *tp into xfs_iomap_write_direct
` [PATCH 31/38] xfs: make xfs_iomap_write_direct fill in the iomap directly
` [PATCH 32/38] xfs: plumb struct xfs_trans **tpp into xfs_direct_write_cow_iomap_begin
` [PATCH 33/38] xfs: introduce struct xfs_direct_write_args for direct write call chain
` [PATCH 34/38] xfs: convert xfs_direct_write_iomap_begin to use dwa struct throughout
` [PATCH 35/38] xfs: restructure xfs_direct_write_iomap_begin with unified retry loop
` [PATCH 36/38] xfs: clean up xfs_direct_write_cow_iomap_begin after restructure
` [PATCH 37/38] xfs: make pNFS block allocation atomic with inode update
` [PATCH 38/38] xfs: remove dead internal transaction path from xfs_iomap_write_direct


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