messages from 2026-07-08 11:03:39 to 2026-07-14 06:07:31 UTC [more...]
[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 2
2026-07-14 6:07 UTC (7+ messages)
` [PATCH 1/6] xfs: set xfarray killable sort correctly
` [PATCH 2/6] xfs: fix off-by-one error when calling xchk_xref_has_rt_owner
` [PATCH 3/6] xfs: handle non-inode owners for rtrmap record checking
` [PATCH 4/6] xfs: fully check the parent handle when it points to the rootdir
` [PATCH 5/6] xfs: clamp timestamp nanoseconds correctly
` [PATCH 6/6] xfs: don't zap bmbt forks if they are MAXLEVELS tall
[PATCHSET v3 1/2] xfs: LLM-inspired bug fixes, part 1
2026-07-14 6:05 UTC (9+ messages)
` [PATCH 1/8] xfs: don't replace the wrong part of the cow fork
` [PATCH 2/8] xfs: make cow repair somewhat flaky when debugging knob enabled
` [PATCH 3/8] xfs: move cow_replace_mapping to xfs_bmap_util.c
` [PATCH 4/8] xfs: don't wrap around quota ids in dqiterate
` [PATCH 5/8] xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_staging
` [PATCH 6/8] xfs: use the rt version of the cow staging checker
` [PATCH 7/8] xfs: write the rg superblock when fixing it
` [PATCH 8/8] xfs: grab rtrmap btree when checking rgsuper
[PATCH] xfs: resample the data fork mapping after cycling ILOCK
2026-07-14 6:03 UTC
[PATCHSET] xfs: LLM-inspired bug fixes, part 1
2026-07-14 5:20 UTC (11+ messages)
` [PATCH 1/6] xfs: don't replace the wrong part of the cow fork
` [PATCH 5/6] xfs: write the rg superblock when fixing it
[PATCH] xfs: restore nofs context unconditionally in xfs_trans_roll
2026-07-14 2:15 UTC (6+ messages)
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-07-14 2:09 UTC (4+ messages)
[PATCH] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
2026-07-14 1:41 UTC (3+ messages)
[PATCH] xfs: reject log continuation for a header-only item in recovery
2026-07-13 22:57 UTC (3+ messages)
[PATCH v2 0/4] xfs: consolidate metadir creation code
2026-07-13 22:55 UTC (11+ messages)
` [PATCH v2 1/4] xfs: add xfs_metadir_create_file helper
` [PATCH v2 2/4] xfs: create quota metadir inodes using xfs_metadir_create_file
` [PATCH v2 3/4] xfs: create rtgroup "
` [PATCH v2 4/4] xfs: mark internal metadir file creation helpers static
[ANNOUNCE] xfsprogs: v7.1.0 released
2026-07-13 18:36 UTC (5+ messages)
[PATCH v9 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
2026-07-13 16:20 UTC (6+ messages)
` [PATCH v9 1/2] xfs: add an allocation mode to xfs_alloc_file_space()
` [PATCH v9 2/2] xfs: add support for FALLOC_FL_WRITE_ZEROES
[PATCH] xfs_scrub: fix spacemap scan for data volume
2026-07-13 15:55 UTC
xfsprogs_6.13.0-2+deb13u1_source.changes ACCEPTED into proposed-updates
2026-07-13 14:32 UTC
[PATCH v2] generic/795: add unaligned boundary test cases for WRITE_ZEROES
2026-07-13 13:34 UTC (6+ messages)
[PATCH v3 0/5] iomap: trivial fixes for ext4 conversion
2026-07-13 12:30 UTC (13+ messages)
` [PATCH v3 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v3 2/5] iomap: support invalidating partial folios
` [PATCH v3 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v3 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v3 5/5] iomap: add comments for ifs_clear/set_range_dirty()
[f2fs-dev] [PATCHv2 0/5] direct-io file extended attributes
2026-07-13 12:00 UTC (7+ messages)
` "
` [PATCHv2 1/5] fs: add direct io attributes to file_getattr
` [PATCHv2 2/5] block: report direct io attributes through file_getattr
` [PATCHv2 3/5] xfs: "
[PATCH v2] mdrestore: fix extent length overflow in v2 restore path
2026-07-13 9:10 UTC (2+ messages)
xfsprogs_6.13.0-2+deb13u1_source.changes ACCEPTED into proposed-updates->stable-new
2026-07-13 9:08 UTC
Processing of xfsprogs_6.13.0-2+deb13u1_source.changes
2026-07-13 8:49 UTC
[PATCH] iomap: prevent ioend merge when io_private differs
2026-07-13 8:44 UTC (2+ messages)
[PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
2026-07-13 8:16 UTC (24+ messages)
` [PATCH v11 01/20] fsverity: report validation errors through fserror to fsnotify
` [PATCH v11 02/20] fsverity: expose ensure_fsverity_info()
` [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v11 04/20] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v11 05/20] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v11 06/20] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v11 07/20] xfs: introduce fsverity on-disk changes
` [PATCH v11 08/20] xfs: initialize fs-verity on file open
` [PATCH v11 09/20] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v11 10/20] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v11 11/20] xfs: disable direct read path for fs-verity files
` [PATCH v11 12/20] xfs: handle fsverity I/O in write/read path
` [PATCH v11 13/20] xfs: use read ioend for fsverity data verification
` [PATCH v11 14/20] xfs: add fs-verity support
` [PATCH v11 15/20] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v11 16/20] xfs: add fs-verity ioctls
` [PATCH v11 17/20] xfs: advertise fs-verity being available on filesystem
` [PATCH v11 18/20] xfs: check and repair the verity inode flag state
` [PATCH v11 19/20] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v11 20/20] xfs: enable ro-compat fs-verity flag
[PATCH] xfs: fix off-by-one in rtrefcount btree root level validation
2026-07-13 7:11 UTC (3+ messages)
[PATCH 0/3] xfs: consolidate metadir creation code
2026-07-13 6:58 UTC (7+ messages)
` [PATCH 1/3] xfs: add xfs_metadir_create_file helper
` [PATCH 2/3] xfs: create quota metadir inodes using xfs_metadir_create_file
` [PATCH 3/3] xfs: create rtgroup "
[PATCH] xfs: propagate errors from xfs_rtginode_load
2026-07-13 6:46 UTC (3+ messages)
[PATCH] mdrestore: fix extent length overflow in v2 restore path
2026-07-13 6:20 UTC (3+ messages)
[syzbot] [xfs?] kernel BUG in xrep_tempfile_rele
2026-07-12 19:00 UTC
[syzbot] [xfs?] possible deadlock in xfs_dquot_disk_alloc (2)
2026-07-12 18:49 UTC
[PATCH v3] xfs: clean up spelling and grammar errors in comments
2026-07-12 15:37 UTC (2+ messages)
[PATCH] fs: report direct io constraints through file_getattr
2026-07-10 23:11 UTC (10+ messages)
` [f2fs-dev] "
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-07-10 18:03 UTC (3+ messages)
scratch rtdev handling improvements
2026-07-10 6:10 UTC (5+ messages)
` [PATCH 1/3] xfs/656: rearrange directio pread/pwrite for zoned filesystems
` [PATCH 2/3] xfs/65[56]: don't unset SCRATCH_RTDEV here
` [PATCH 3/3] formalize and fix disabling the RT subvolume
[PATCHSET v2] xfs: LOLLM-inspired bug fixes, part 1
2026-07-10 5:37 UTC (12+ messages)
` [PATCH 1/8] xfs: don't replace the wrong part of the cow fork
` [PATCH 2/8] xfs: make cow repair somewhat flaky when debugging knob enabled
` [PATCH 3/8] xfs: move cow_replace_mapping to xfs_bmap_util.c
` [PATCH 4/8] xfs: don't wrap around quota ids in dqiterate
` [PATCH 5/8] xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_staging
` [PATCH 6/8] xfs: use the rt version of the cow staging checker
` [PATCH 7/8] xfs: write the rg superblock when fixing it
` [PATCH 8/8] xfs: grab rtrmap btree when checking rgsuper
[RFC PATCH] xfs: add new policy guidelines for llm-assisted patches
2026-07-09 16:33 UTC (3+ messages)
[PATCH v2] xfs: fix null pointer dereference in tracepoint
2026-07-09 15:24 UTC
[PATCH] xfs: fix null pointer dereference in tracepoint
2026-07-09 14:27 UTC (2+ messages)
[PATCH] xfs: punch COW fork delalloc on COW writeback failure
2026-07-09 12:02 UTC (3+ messages)
[PATCH] generic/795: add unaligned boundary test cases for WRITE_ZEROES
2026-07-09 7:55 UTC (7+ messages)
[PATCHSET 2/2] xfsprogs: new libxfs code from kernel 7.2
2026-07-09 4:47 UTC (4+ messages)
` [PATCH 18/18] xfs: move XFS_LSN_CMP to xfs_log_format.h
` [PATCH v1.1 "
[PATCH v2 0/5] iomap: trivial fixes for ext4 conversion
2026-07-09 2:47 UTC (13+ messages)
` [PATCH v2 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v2 2/5] iomap: support invalidating partial folios
` [PATCH v2 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v2 5/5] iomap: add comments for ifs_clear/set_range_dirty()
[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
2026-07-09 1:43 UTC (15+ messages)
` [PATCH v6 3/3] "
[PATCH v2] xfs: bounds-check buffer log item's dirty bitmap
2026-07-08 22:58 UTC
(no subject)
2026-07-08 22:46 UTC
[ANNOUNCE] xfsprogs: for-next updated to d89fea99c26e
2026-07-08 19:34 UTC
[PATCH 6.6 0/4] fix kernel crash for xfs/235 test
2026-07-08 16:18 UTC (2+ messages)
[PATCH v2] xfs: reject attr leaf blocks with inconsistent usedbytes
2026-07-08 16:09 UTC (3+ messages)
[PATCH] xfs: bound da-node entry count against the correct geometry
2026-07-08 15:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH v5 0/2] xfs: resolve close() deadlocks on frozen filesystems
2026-07-08 13:19 UTC (5+ messages)
` [PATCH v5 2/2] xfs: prevent close() from hanging "
Missing signoff in the xfs tree
2026-07-08 12:57 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next *REBASED* to f88caa121eac
2026-07-08 12:57 UTC
page: next (older) | 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