Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-08-10 11:55:43 to 2026-08-19 00:15:21 UTC [more...]

[PATCH V2 00/38] XFS: Atomic multi-extent operations via rolling transactions
 2026-08-19  0:12 UTC  (27+ 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

[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
 2026-08-18 16:04 UTC  (8+ messages)
` [RFC PATCH v3 04/11] iomap: Add initial support for buffered RWF_WRITETHROUGH
` [RFC PATCH v3 07/11] iomap: Add DSYNC support to RWF_WRITETHROUGH
` [RFC PATCH v3 09/11] xfs: Implement RWF_NOSERIAL to parallelize RWF_WRITETHROUGH writes

[syzbot] Monthly xfs report (Aug 2026)
 2026-08-18 12:32 UTC 

[PATCH] xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devices
 2026-08-18  9:31 UTC  (2+ messages)

[PATCH] xfs: split an assert in xfs_trans_log_buf
 2026-08-18  9:23 UTC  (2+ messages)

[PATCH] xfs: fix array bounds checking in log recovery
 2026-08-18  7:11 UTC 

[GIT PULL] XFS: New code for v7.3
 2026-08-18  3:57 UTC  (2+ messages)

[PATCH v2 0/3] xfs: fix a couple sparse chunk alloc problems
 2026-08-17 22:55 UTC  (15+ messages)
` [PATCH v2 1/3] xfs: set minleft correctly for sparse chunk errortag allocation
` [PATCH v2 2/3] xfs: support additional levels in the agfl minimum calculation
` [PATCH v2 3/3] xfs: incorporate increased AGFL min requirement for minleft allocs
    ` [External] : "

xfs: properly account xfs_buf items as reclaimable
 2026-08-17 22:15 UTC  (9+ messages)
` [PATCH 1/2] xfs: mark kmalloc'd xfs_buf items as __GFP_RECLAIMABLE
` [PATCH 2/2] xfs: count folio alloc'd xfs_buf items in NR_KERNEL_MISC_RECLAIMABLE

[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-08-17 16:11 UTC  (35+ messages)
` [PATCH v15 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v15 02/25] fsverity: expose ensure_fsverity_info()
` [PATCH v15 03/25] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v15 04/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v15 05/25] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v15 06/25] fsverity: hoist statx reporting of fs-verity flag
` [PATCH v15 07/25] block: add task-context bio completion infrastructure
` [PATCH v15 08/25] block: don't delay bio task completions
` [PATCH v15 09/25] iomap: add a iomap_ioend_flags helper
` [PATCH v15 10/25] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH v15 11/25] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH v15 12/25] xfs: introduce fsverity on-disk changes
` [PATCH v15 13/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v15 14/25] xfs: disable direct read path for fs-verity files
` [PATCH v15 15/25] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v15 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v15 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v15 18/25] xfs: make xfs_free_eofblocks() work with fsverity inodes
` [PATCH v15 19/25] xfs: add fs-verity support
` [PATCH v15 20/25] xfs: initialize fs-verity on file open
` [PATCH v15 21/25] xfs: add fs-verity ioctls
` [PATCH v15 22/25] xfs: advertise fs-verity being available on filesystem
` [PATCH v15 23/25] xfs: check and repair the verity inode flag state
` [PATCH v15 24/25] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v15 25/25] xfs: enable ro-compat fs-verity flag

[PATCH v4 0/5] Fix quota evasion on xfs and add capable_noaudit
 2026-08-17 12:58 UTC  (4+ messages)
` [PATCH v4 1/5] xfs: fix capability check in xfs

[PATCH 1/2] generic/517: expect truthful dedupe progress
 2026-08-17  9:50 UTC  (2+ messages)
` [PATCH v2] generic: test FIDEDUPERANGE result reporting with REPORT_PROGRESS

[PATCH v5 0/2] xfs: resolve close() deadlocks on frozen filesystems
 2026-08-17  3:09 UTC  (11+ messages)
` [PATCH v5 2/2] xfs: prevent close() from hanging "

[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
 2026-08-16  4:11 UTC  (5+ messages)
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
` RWF_DONTCACHE regression fix for xfs

[PATCH] xfs: avoid double deferrals for RWF_DONTCACHE writes
 2026-08-16  0:02 UTC  (5+ messages)

[PATCH] xfs: restore bi_bdev in xfs_zone_gc_write_chunk
 2026-08-15  9:12 UTC  (4+ messages)

zoned xfs updates v2
 2026-08-13  8:29 UTC  (17+ messages)
` [PATCH 1/5] xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
` [PATCH 2/5] xfs: fix racy open zone caching
` [PATCH 3/5] xfs: fix zoned write iomap flags assignments
` [PATCH 4/5] xfs: factor out a xfs_iomap_set_anon_write helper
` [PATCH 5/5] xfs: split ioend handling into a separate source file

[PATCH] xfs: bound logged region access in inode buffer recovery
 2026-08-13  7:58 UTC 

[bug report] xfs: remove _XBF_LOGRECOVERY
 2026-08-13  7:08 UTC 

[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 6
 2026-08-13  5:26 UTC  (7+ 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

[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 5
 2026-08-13  5:25 UTC  (7+ messages)
` [PATCH 1/6] xfs: fix unit conversions in per_binval computation
` [PATCH 2/6] xfs: fix short ifork reaping computation in xreap_bmapi_binval
` [PATCH 3/6] xfs: fix name string recording in slowpath pptr tracepoints
` [PATCH 4/6] xfs: don't leak dqacct if rhashtable insertion fails
` [PATCH 5/6] xfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functions
` [PATCH 6/6] xfs: adjust datadev sector count to reflect internal rt volumes

[syzbot] [jfs?] [xfs?] [bcachefs?] INFO: task hung in sb_start_write (2)
 2026-08-13  4:11 UTC  (4+ messages)
` [syzbot] [kernfs?] [ext4?] "

[bug report] xfs: don't swallow dquot recovery verification errors
 2026-08-12  8:21 UTC 

fixes for iomap_bio_read_folio_range_sync
 2026-08-12  7:22 UTC  (2+ messages)

[PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
 2026-08-11 16:29 UTC  (7+ messages)
` [PATCH v14 13/21] xfs: use read ioend for fsverity data verification

[PATCH v3 0/6] xfs: fix filesystem shutdown from parent pointer reservation underflow
 2026-08-11 16:27 UTC  (8+ messages)
` [PATCH v3 1/6] xfs: initialise error in xfs_defer_finish_one()
` [PATCH v3 2/6] xfs: give the deferred barrier op type a name
` [PATCH v3 3/6] xfs: report the error that made deferred work shut down the fs
` [PATCH v3 4/6] xfs: correct the parent pointer space reservation comment
` [PATCH v3 5/6] xfs: initialise args->total for parent pointer updates
` [PATCH v3 6/6] xfs: assert the reservation covers each da fork growth

[PATCH] xfs: flag panicking tests as dangerous
 2026-08-11 15:27 UTC 

[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-08-11 15:22 UTC  (2+ messages)

zoned xfs updates
 2026-08-11 15:03 UTC  (13+ messages)
` [PATCH 1/5] xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
` [PATCH 2/5] xfs: fix racy open zone caching
` [PATCH 3/5] xfs: fix zoned write iomap flags assignments
` [PATCH 4/5] xfs: factor out a xfs_iomap_set_anon_write helper
` [PATCH 5/5] xfs: split ioend handling into a separate source file

[PATCH v2] xfs: test xfsdump subtree restores
 2026-08-11  9:37 UTC  (5+ messages)

[PATCH 0/5] xfs: fix filesystem shutdown from parent pointer reservation underflow
 2026-08-10 18:47 UTC  (13+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] xfs: initialise error in xfs_defer_finish_one()
  ` [PATCH v2 2/6] xfs: give the deferred barrier op type a name
  ` [PATCH v2 3/6] xfs: report the error that made deferred work shut down the fs
  ` [PATCH v2 4/6] xfs: correct the parent pointer space reservation comment
  ` [PATCH v2 5/6] xfs: initialise args->total for parent pointer updates
  ` [PATCH v2 6/6] xfs: assert the reservation covers each da fork growth

[PATCH] xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_alloc
 2026-08-10 18:26 UTC  (2+ messages)

[PATCH] xfs: remove kmem_to_page()
 2026-08-10 15:39 UTC  (2+ messages)

[PATCH] xfs: fix IOMAP_F_DIRTY flag overwrite in zoned DIO
 2026-08-10 15:23 UTC  (2+ messages)

[PATCH] xfs: validate attr entry pointer before field access
 2026-08-10 11:55 UTC  (2+ messages)


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