org.kernel.vger.linux-xfs archive
742 archived articles, newest first (page 2 of 8). Latest articles →
[PATCH v2 3/3] xfs: incorporate increased AGFL min requirement for minleft allocs
Fri, 14 Aug 2026 09:22:39 -0400[PATCH v2 1/3] xfs: set minleft correctly for sparse chunk errortag allocation
Fri, 14 Aug 2026 09:22:37 -0400[PATCH v2 2/3] xfs: support additional levels in the agfl minimum calculation
Fri, 14 Aug 2026 09:22:38 -0400[PATCH v2 0/3] xfs: fix a couple sparse chunk alloc problems
Fri, 14 Aug 2026 09:22:36 -0400[PATCH v15 25/25] xfs: enable ro-compat fs-verity flag
Fri, 14 Aug 2026 11:24:42 +0200[PATCH v15 24/25] xfs: introduce health state for corrupted fsverity metadata
Fri, 14 Aug 2026 11:24:41 +0200[PATCH v15 23/25] xfs: check and repair the verity inode flag state
Fri, 14 Aug 2026 11:24:40 +0200[PATCH v15 22/25] xfs: advertise fs-verity being available on filesystem
Fri, 14 Aug 2026 11:24:39 +0200[PATCH v15 21/25] xfs: add fs-verity ioctls
Fri, 14 Aug 2026 11:24:38 +0200[PATCH v15 20/25] xfs: initialize fs-verity on file open
Fri, 14 Aug 2026 11:24:37 +0200[PATCH v15 19/25] xfs: add fs-verity support
Fri, 14 Aug 2026 11:24:36 +0200[PATCH v15 18/25] xfs: make xfs_free_eofblocks() work with fsverity inodes
Fri, 14 Aug 2026 11:24:35 +0200[PATCH v15 17/25] xfs: use read ioend for fsverity data verification
Fri, 14 Aug 2026 11:24:34 +0200[PATCH v15 16/25] xfs: handle fsverity I/O in write/read path
Fri, 14 Aug 2026 11:24:33 +0200[PATCH v15 15/25] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
Fri, 14 Aug 2026 11:24:32 +0200[PATCH v15 14/25] xfs: disable direct read path for fs-verity files
Fri, 14 Aug 2026 11:24:31 +0200[PATCH v15 13/25] xfs: don't allow to enable DAX on fs-verity sealed inode
Fri, 14 Aug 2026 11:24:30 +0200[PATCH v15 12/25] xfs: introduce fsverity on-disk changes
Fri, 14 Aug 2026 11:24:29 +0200[PATCH v15 11/25] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
Fri, 14 Aug 2026 11:24:28 +0200[PATCH v15 10/25] iomap: add a IOMAP_IOEND_INTEGRITY flag
Fri, 14 Aug 2026 11:24:27 +0200[PATCH v15 09/25] iomap: add a iomap_ioend_flags helper
Fri, 14 Aug 2026 11:24:26 +0200[PATCH v15 08/25] block: don't delay bio task completions
Fri, 14 Aug 2026 11:24:25 +0200[PATCH v15 07/25] block: add task-context bio completion infrastructure
Fri, 14 Aug 2026 11:24:24 +0200[PATCH v15 06/25] fsverity: hoist statx reporting of fs-verity flag
Fri, 14 Aug 2026 11:24:23 +0200[PATCH v15 05/25] fsverity: don't allow setting DAX file attribute on fsverity files
Fri, 14 Aug 2026 11:24:22 +0200[PATCH v15 04/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
Fri, 14 Aug 2026 11:24:21 +0200[PATCH v15 03/25] fsverity: pass digest size and hash of the all-zeroes block to ->write
Fri, 14 Aug 2026 11:24:20 +0200[PATCH v15 02/25] fsverity: expose ensure_fsverity_info()
Fri, 14 Aug 2026 11:24:19 +0200[PATCH v15 01/25] fsverity: report validation errors through fserror to fsnotify
Fri, 14 Aug 2026 11:24:18 +0200[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
Fri, 14 Aug 2026 11:24:17 +0200Re: xfs: properly account xfs_buf items as reclaimable
Fri, 14 Aug 2026 17:30:07 +1000Re: [PATCH v5 2/2] xfs: prevent close() from hanging on frozen filesystems
Fri, 14 Aug 2026 00:28:19 -0700Re: [PATCH 2/2] xfs: count folio alloc'd xfs_buf items in NR_KERNEL_MISC_RECLAIMABLE
Fri, 14 Aug 2026 00:25:04 -0700Re: [PATCH 1/2] xfs: mark kmalloc'd xfs_buf items as __GFP_RECLAIMABLE
Fri, 14 Aug 2026 00:19:59 -0700Re: [PATCH] xfs: restore bi_bdev in xfs_zone_gc_write_chunk
Fri, 14 Aug 2026 08:24:23 +0200xfs: properly account xfs_buf items as reclaimable
Thu, 13 Aug 2026 15:40:51 -0500[PATCH 2/2] xfs: count folio alloc'd xfs_buf items in NR_KERNEL_MISC_RECLAIMABLE
Thu, 13 Aug 2026 15:40:53 -0500[PATCH 1/2] xfs: mark kmalloc'd xfs_buf items as __GFP_RECLAIMABLE
Thu, 13 Aug 2026 15:40:52 -0500Re: [PATCH v5 2/2] xfs: prevent close() from hanging on frozen filesystems
Thu, 13 Aug 2026 21:43:44 +0530Re: [PATCH] xfs: restore bi_bdev in xfs_zone_gc_write_chunk
Thu, 13 Aug 2026 08:11:50 -0700[PATCH] xfs: restore bi_bdev in xfs_zone_gc_write_chunk
Thu, 13 Aug 2026 16:56:12 +0200Re: [PATCH 5/5] xfs: split ioend handling into a separate source file
Thu, 13 Aug 2026 08:29:11 +0000Re: [PATCH 4/5] xfs: factor out a xfs_iomap_set_anon_write helper
Thu, 13 Aug 2026 08:28:44 +0000Re: [PATCH 3/5] xfs: fix zoned write iomap flags assignments
Thu, 13 Aug 2026 08:28:13 +0000Re: [PATCH 2/5] xfs: fix racy open zone caching
Thu, 13 Aug 2026 08:27:28 +0000Re: [PATCH 1/5] xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
Thu, 13 Aug 2026 08:26:10 +0000[PATCH] xfs: bound logged region access in inode buffer recovery
Thu, 13 Aug 2026 15:58:46 +0800[bug report] xfs: remove _XBF_LOGRECOVERY
Thu, 13 Aug 2026 10:08:46 +0300[PATCH 6/6] xfs: fix bnobt repair space reservation disposal failure
Wed, 12 Aug 2026 22:26:58 -0700[PATCH 5/6] xfs: don't modify file attributes or poke fsnotify for dry runs
Wed, 12 Aug 2026 22:26:43 -0700[PATCH 4/6] xfs: actually recover intended file sizes in xfs_xmi_item_recover_intent
Wed, 12 Aug 2026 22:26:27 -0700[PATCH 3/6] xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails
Wed, 12 Aug 2026 22:26:12 -0700[PATCH 2/6] xfs: preserve owner on in-memory btree creation
Wed, 12 Aug 2026 22:25:56 -0700[PATCH 1/6] xfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystems
Wed, 12 Aug 2026 22:25:40 -0700[PATCH 6/6] xfs: adjust datadev sector count to reflect internal rt volumes
Wed, 12 Aug 2026 22:25:25 -0700[PATCH 5/6] xfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functions
Wed, 12 Aug 2026 22:25:09 -0700[PATCH 4/6] xfs: don't leak dqacct if rhashtable insertion fails
Wed, 12 Aug 2026 22:24:54 -0700[PATCH 3/6] xfs: fix name string recording in slowpath pptr tracepoints
Wed, 12 Aug 2026 22:24:38 -0700[PATCH 2/6] xfs: fix short ifork reaping computation in xreap_bmapi_binval
Wed, 12 Aug 2026 22:24:23 -0700[PATCH 1/6] xfs: fix unit conversions in per_binval computation
Wed, 12 Aug 2026 22:24:07 -0700[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 6
Wed, 12 Aug 2026 22:24:01 -0700[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 5
Wed, 12 Aug 2026 22:23:56 -0700Re: [syzbot] [kernfs?] [ext4?] INFO: task hung in sb_start_write (2)
Thu, 13 Aug 2026 12:11:48 +0800[bug report] xfs: don't swallow dquot recovery verification errors
Wed, 12 Aug 2026 11:21:35 +0300Re: fixes for iomap_bio_read_folio_range_sync
Wed, 12 Aug 2026 09:22:50 +0200Re: [PATCH 2/5] xfs: fix racy open zone caching
Tue, 11 Aug 2026 10:12:01 -0700Re: [PATCH 5/5] xfs: split ioend handling into a separate source file
Tue, 11 Aug 2026 10:09:17 -0700Re: [PATCH 4/5] xfs: factor out a xfs_iomap_set_anon_write helper
Tue, 11 Aug 2026 10:06:42 -0700Re: [PATCH 3/5] xfs: fix zoned write iomap flags assignments
Tue, 11 Aug 2026 10:05:43 -0700Re: [PATCH 2/5] xfs: fix racy open zone caching
Tue, 11 Aug 2026 10:05:01 -0700Re: [PATCH 1/5] xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
Tue, 11 Aug 2026 10:03:11 -0700[PATCH 5/5] xfs: split ioend handling into a separate source file
Tue, 11 Aug 2026 10:48:41 -0600[PATCH 4/5] xfs: factor out a xfs_iomap_set_anon_write helper
Tue, 11 Aug 2026 10:48:40 -0600[PATCH 3/5] xfs: fix zoned write iomap flags assignments
Tue, 11 Aug 2026 10:48:39 -0600[PATCH 2/5] xfs: fix racy open zone caching
Tue, 11 Aug 2026 10:48:38 -0600[PATCH 1/5] xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
Tue, 11 Aug 2026 10:48:37 -0600zoned xfs updates v2
Tue, 11 Aug 2026 10:48:36 -0600Re: [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Tue, 11 Aug 2026 09:29:06 -0700Re: [PATCH v3 3/6] xfs: report the error that made deferred work shut down the fs
Tue, 11 Aug 2026 09:27:54 -0700[PATCH] xfs: flag panicking tests as dangerous
Wed, 12 Aug 2026 01:27:04 +1000Re: [PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
Tue, 11 Aug 2026 08:22:23 -0700Re: [PATCH 2/5] xfs: fix racy open zone caching
Tue, 11 Aug 2026 17:03:20 +0200Re: [PATCH] xfs: avoid double deferrals for RWF_DONTCACHE writes
Tue, 11 Aug 2026 14:43:01 +0300Re: [syzbot] [kernfs?] [ext4?] INFO: task hung in sb_start_write (2)
Tue, 11 Aug 2026 13:21:28 +0200Re: [PATCH v2] xfs: test xfsdump subtree restores
Tue, 11 Aug 2026 19:37:14 +1000Re: [PATCH 1/2] generic/517: expect truthful dedupe progress
Tue, 11 Aug 2026 16:36:13 +0800Re: [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Tue, 11 Aug 2026 10:18:05 +0200[PATCH v3 6/6] xfs: assert the reservation covers each da fork growth
Mon, 10 Aug 2026 17:06:18 -0600[PATCH v3 5/6] xfs: initialise args->total for parent pointer updates
Mon, 10 Aug 2026 17:06:17 -0600[PATCH v3 4/6] xfs: correct the parent pointer space reservation comment
Mon, 10 Aug 2026 17:06:16 -0600[PATCH v3 3/6] xfs: report the error that made deferred work shut down the fs
Mon, 10 Aug 2026 17:06:15 -0600[PATCH v3 2/6] xfs: give the deferred barrier op type a name
Mon, 10 Aug 2026 17:06:14 -0600[PATCH v3 1/6] xfs: initialise error in xfs_defer_finish_one()
Mon, 10 Aug 2026 17:06:13 -0600[PATCH v3 0/6] xfs: fix filesystem shutdown from parent pointer reservation underflow
Mon, 10 Aug 2026 17:06:12 -0600Re: [PATCH v2] xfs: test xfsdump subtree restores
Tue, 11 Aug 2026 04:12:03 +0800Re: [PATCH v2 5/6] xfs: initialise args->total for parent pointer updates
Mon, 10 Aug 2026 11:47:53 -0700Re: [PATCH v2 3/6] xfs: report the error that made deferred work shut down the fs
Mon, 10 Aug 2026 11:47:25 -0700Re: [PATCH v2 5/6] xfs: initialise args->total for parent pointer updates
Mon, 10 Aug 2026 12:39:48 -0600Re: [PATCH] xfs: avoid double deferrals for RWF_DONTCACHE writes
Mon, 10 Aug 2026 11:33:41 -0700Re: [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
Mon, 10 Aug 2026 11:31:02 -0700
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.