messages from 2026-09-08 07:49:03 to 2026-09-11 07:12:30 UTC [more...]
[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
2026-09-11 7:12 UTC (6+ messages)
` [PATCH] xfs: fix NOFS state corruption in btree split worker
` [PATCH] xfs: kill xfs_trans_set/clear_context() helpers
[PATCH] repair: remove the ip variable in ensure_rtgroup_file
2026-09-11 7:05 UTC
[PATCH] libxfs: remove xfs_inode.i_size
2026-09-11 7:05 UTC
[PATCHSET] xfs: LLM-inspired bug fixes, part 14
2026-09-11 5:54 UTC (7+ messages)
` [PATCH 1/6] xfs: check padding field in xfs_ioc_commit_range
` [PATCH 2/6] xfs: don't call xfs_exchange_range_finish for a dry run
` [PATCH 3/6] xfs: use the correct reservations for rtrmap/refcount recovery
` [PATCH 4/6] xfs: fix integer overflows in xbitmap set functions
` [PATCH 5/6] xfs: only flag zero padding for dir3 data blocks, not dir3 block blocks
` [PATCH 6/6] xfs: check di_forkoff correctly in scrub
[PATCHSET v3] xfsprogs: generate mkfs.xfs config files
2026-09-11 4:43 UTC (19+ messages)
` [PATCH 1/9] mkfs: automatically upgrade autofsck earlier
` [PATCH 2/9] mkfs: print config file for a given mkfs configuration
` [PATCH 3/9] xfs_db: print configuration file for mounted filesystems
` [PATCH 4/9] xfs_spaceman: "
` [PATCH 5/9] makecfg: handle metadir quota options
` [PATCH 6/9] makecfg: handle old V4 options that are almost always on by default
` [PATCH 7/9] makecfg: add a few more file related options
` [PATCH 8/9] xfs_admin: print configuration file for mounted filesystems
` [PATCH 9/9] mkfs: allow specification of default options via configuration file
` [PATCH v3.1 "
[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 12
2026-09-11 4:42 UTC (26+ messages)
` [PATCH 1/7] xfs: fix under-reservation of blocks when repairing sf directories
` [PATCH v1.1 "
` [PATCH 2/7] xfs: actually check internal-rtdev fields in the superblock
` [PATCH 3/7] xfs: fix rtrmap cross-referencing elision logic
` [PATCH 4/7] xfs: fix termination logic in xchk_bmap
` [PATCH 5/7] xfs: fix replaying dirent removals into the temporary directory
` [PATCH 6/7] xfs: reset parent pointer args before each dir tree unlink repair
` [PATCH 7/7] xfs: advance the findparent inode scan cursor while holding ILOCK
lazy bounce buffering for checksummed reads v3
2026-09-11 3:57 UTC (23+ messages)
` [PATCH 01/16] block: split bio_iov_iter_bounce_write
` [PATCH 02/16] block: export fs_bio_integrity_{alloc,free}
` [PATCH 03/16] block: add a bio_prepare_reissue helper
` [PATCH 04/16] iomap: respect maximum I/O size in iomap_dio_bio_iter_one
` [PATCH 05/16] iomap: add a iomap_ioend_flags helper
` [PATCH 06/16] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH 07/16] iomap,xfs: move T10 PI handling for direct I/O into ->submit_io
` [PATCH 08/16] xfs: move PI generation into xfs_submit_zoned_bio
` [PATCH 09/16] block,iomap: fix protection information verification with initial bvec offset
` [PATCH 10/16] iomap: better read bounce buffering support
` [PATCH 11/16] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH 12/16] iomap,xfs: move integrity verification to the file system
` [PATCH 13/16] xfs: add support for lazy direct read bounce buffering
` [PATCH 14/16] xfs: add error injection for lazy "
` [PATCH 15/16] xfs: log a message at mount time when using integrity protection
` [PATCH 16/16] block,iomap: remove the old read side bounce buffering support
[syzbot] [xfs?] KASAN: slab-use-after-free Write in xlog_cil_ail_insert
2026-09-11 0:26 UTC (5+ messages)
[PATCH] xfs: add per-mount read/write I/O completion counters
2026-09-11 0:00 UTC (3+ messages)
[PATCH v3] man/man2/fallocate.2: Add doc for FALLOC_FL_WRITE_ZEROES
2026-09-10 22:44 UTC (3+ messages)
[PATCH v2] man/man2: introduce man page for file_getattr/file_setattr syscalls
2026-09-10 22:38 UTC (7+ messages)
` quotactl(2) (was: [PATCH v2] man/man2: introduce man page for file_getattr/file_setattr syscalls)
[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-09-10 22:00 UTC (3+ messages)
reduce libxfs divergence from the kernel
2026-09-10 15:39 UTC (10+ messages)
` [PATCH 1/8] include: fix LIBHFILES in Makefile
` [PATCH 2/8] libxfs: remove a spurious xfs.h include in xfs_zones.c
` [PATCH 3/8] libxfs: move a few xfs_health.h includes
` [PATCH 4/8] libxfs: find a better location for stub headers
` [PATCH 5/8] libxfs: rename buf_mem.h to xfs_buf_mem.h
` [PATCH 6/8] libxfs: provide xfs_error.h
` [PATCH 7/8] libxfs: provide xfs_extent_busy.h
` [PATCH 8/8] libxfs: provide xfs_quota.h
[PATCH] xfs: fix double mutex_lock() call in xfs_ioc_health_monitor()
2026-09-10 15:12 UTC (3+ messages)
[RFC PATCH 2/5] mm: add a_ops->dirty_folio_range() and use the mkclean dirty harvest
2026-09-10 14:54 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next rebased to 6e91b1b9c694
2026-09-10 14:39 UTC
[PATCH] xfs: take hm->lock in xfs_ioc_health_monitor() before insert
2026-09-10 14:33 UTC (9+ messages)
[RFC PATCH 1/5] mm: let folio_mkclean() report which pages had dirty PTEs
2026-09-10 13:36 UTC (3+ messages)
[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
2026-09-10 11:57 UTC (5+ messages)
` [PATCH 3/4] mm: replace PF_KSWAPD flag with kthread_func() check
` [PATCH 4/4] mm: replace PF_KCOMPACTD "
[RFC PATCH 0/2] quota evasion test and nfs helpers
2026-09-10 11:48 UTC (13+ messages)
` [RFC PATCH 1/2] common/nfs: add management helpers
` [RFC PATCH 2/2] generic: add test for quota enforcement via a nfs share
convert all !XFS_RT stubs to inline functions
2026-09-10 10:52 UTC (4+ messages)
` [PATCH] xfs: "
fix cache flushes for the RT device
2026-09-10 10:43 UTC (7+ messages)
` [PATCH 1/3] xfs: also flush the RT device cache in xlog_write_iclog
` [PATCH 2/3] xfs: don't continue on error in xfs_fsync
` [PATCH 3/3] xfs: avoid extra cache flushes for multi-device file systems "
[PATCHSET] xfs: LLM-inspired bug fixes, part 13
2026-09-10 9:46 UTC (13+ messages)
` [PATCH 1/6] xfs: guard against igrab failure in xrep_findparent_from_dcache
` [PATCH 2/6] xfs: don't assert when XFS_SCRUB_TYPE_HEALTHY scans return corruption
` [PATCH 3/6] xfs: fix attr fork block count checks in xrep_inode_blockcounts
` [PATCH 4/6] xfs: release orphanage dir inode if chown fails
` [PATCH 5/6] xfs: release AGFL after walking it during rmapbt repair
` [PATCH 6/6] xfs: use correct jiffies comparison function in xchk_maybe_relax
[PATCH 0/3] Enable xfs error reporting to print out error codes
2026-09-10 9:33 UTC (12+ messages)
` [PATCH 1/3] xfs: add xfs_error_report the ability to display an error code
` [PATCH 2/3] xfs: enable xfs_trans_cancel() to report and "
` [PATCH 3/3] xfs: make xfs_iomap_write_direct() report an error to xfs_trans_cancel
[ANNOUNCE] xfs-linux: for-next updated to e965895c8872
2026-09-10 9:11 UTC
[PATCHSET 1/2] xfs: LLM-inspired bug fixes, part 11
2026-09-10 9:11 UTC (9+ messages)
` [PATCH 1/6] xfs: snapshot scrub stats when rendering them
` [PATCH 2/6] xfs: report healthy filesystem events in scrub stats
` [PATCH 3/6] xfs: report runtime failures in scrub
` [PATCH 4/6] xfs: remove redundant function declaration
` [PATCH 5/6] xfs: snapshot old AGFL before rewriting it
` [PATCH 6/6] xfs: bail out on bitmap errors in xrep_agfl_fill
[PATCH V2] xfs: remove several unused and never-implemented declarations
2026-09-10 9:11 UTC (2+ messages)
[PATCH v2] xfs: fix typos and repeated words in comments
2026-09-10 7:38 UTC (2+ messages)
[PATCH] man/man2: introduce man page for file_getattr/file_setattr syscalls
2026-09-09 16:08 UTC (5+ messages)
[RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes
2026-09-09 10:15 UTC (3+ messages)
[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-09-09 8:51 UTC (6+ messages)
[PATCH v2] xfs: bound logged region access in inode buffer recovery
2026-09-09 7:40 UTC (7+ messages)
[PATCH] xfs: reserve a full directory block when repair expands the tempdir
2026-09-08 18:56 UTC (2+ messages)
[bug v7.3-rc2] dabtree block accounting assertion failure in xfs/286
2026-09-08 14:45 UTC (2+ messages)
[PATCH 00/27] fs: port to const struct mnt_idmap
2026-09-08 15:25 UTC (2+ messages)
[RFC PATCH 0/3] Log transaction cancel error codes in the kernel log buffer
2026-09-08 14:54 UTC (5+ messages)
` [RFC PATCH 1/3] xfs: add xfs_error_report the ability to display an error code
[PATCH] xfs: set IOMAP_F_INTEGRITY for zoned writes on integrity devices
2026-09-08 14:44 UTC (2+ messages)
[ANNOUNCE] xfsprogs: for-next updated to 643a5d8ffd76
2026-09-08 9:56 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