Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-09-03 11:42:02 to 2026-09-09 06:06:38 UTC [more...]

convert all !XFS_RT stubs to inline functions
 2026-09-09  6:05 UTC 

[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 12
 2026-09-09  6:06 UTC  (8+ messages)
` [PATCH 1/7] xfs: fix under-reservation of blocks when repairing sf directories
` [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

[PATCHSET 1/2] xfs: LLM-inspired bug fixes, part 11
 2026-09-09  6:04 UTC  (7+ 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

[PATCHSET v3] xfsprogs: generate mkfs.xfs config files
 2026-09-09  6:02 UTC  (10+ 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 v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-09  2:33 UTC  (9+ messages)

[PATCH] xfs: add per-mount read/write I/O completion counters
 2026-09-09  1:09 UTC  (5+ messages)

[PATCH v2] xfs: bound logged region access in inode buffer recovery
 2026-09-08 23:00 UTC  (6+ messages)

[PATCH 0/3] Enable xfs error reporting to print out error codes
 2026-09-08 20:40 UTC  (9+ 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

[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  (13+ messages)
` [RFC PATCH 1/3] xfs: add xfs_error_report the ability to display an error code
` [RFC PATCH 2/3] xfs: enable xfs_trans_cancel() to report and "
` [RFC PATCH 3/3] xfs: make xfs_iomap_write_direct() report an error to xfs_trans_cancel

[PATCH] xfs: set IOMAP_F_INTEGRITY for zoned writes on integrity devices
 2026-09-08 14:44 UTC  (2+ messages)

[PATCH] man/man2: introduce man page for file_getattr/file_setattr syscalls
 2026-09-08 14:40 UTC  (2+ messages)

[RFC PATCH 0/2] quota evasion test and nfs helpers
 2026-09-08 14:22 UTC  (6+ messages)
` [RFC PATCH 1/2] common/nfs: add management helpers
` [RFC PATCH 2/2] generic: add test for quota enforcement via a nfs share

[ANNOUNCE] xfsprogs: for-next updated to 643a5d8ffd76
 2026-09-08  9:56 UTC 

[PATCHSET] xfs: LLM-inspired bug fixes, part 11
 2026-09-08  4:43 UTC  (25+ 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 v1.1 "

[RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes
 2026-09-07 10:15 UTC  (9+ messages)
` [RFC PATCH 1/5] mm: let folio_mkclean() report which pages had dirty PTEs
` [RFC PATCH 2/5] mm: add a_ops->dirty_folio_range() and use the mkclean dirty harvest
` [RFC PATCH 3/5] mm: keep the mmap dirty range down to the faulting page
` [RFC PATCH 4/5] iomap: narrow page_mkwrite() dirtying "
` [RFC PATCH 5/5] xfs: track mmap dirty state per block

[PATCH] xfs_io: cleanup headers
 2026-09-07  9:12 UTC  (2+ messages)

fix cache flushes for the RT device
 2026-09-07  7:33 UTC  (4+ 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 "

[PATCH v2] xfs: fix array bounds checking in log recovery
 2026-09-07  7:31 UTC 

[PATCHSET v2 2/5] xfs: LLM-inspired bug fixes, part 6
 2026-09-07  6:30 UTC  (2+ messages)

[PATCHSET v3 4/5] xfs: LLM-inspired bug fixes, part 8
 2026-09-07  6:29 UTC  (2+ messages)

[PATCHSET 5/5] xfs: LLM-inspired bug fixes, part 9
 2026-09-07  6:29 UTC  (7+ messages)
` [PATCH 3/5] xfs: compute dquot checksum after resetting dd_lsn in repair
  ` [PATCH v1.1 "
` [PATCH 4/5] xfs: fix backwards skipping logic in xrep_quota_block

[PATCHSET] xfs: LLM-inspired bug fixes, part 10
 2026-09-07  6:29 UTC  (2+ messages)

[PATCHSET v3 1/5] xfs: LLM-inspired bug fixes, part 5
 2026-09-07  6:28 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next rebased to 0ca15a1a1151
 2026-09-07  6:27 UTC 

[PATCH 1/2] xfs: fix typos in comments
 2026-09-07  6:20 UTC  (8+ messages)
` [PATCH 2/2] xfs: fix repeated words "

[PATCH V2] xfs: remove several unused and never-implemented declarations
 2026-09-07  6:20 UTC  (3+ messages)

[PATCH v2 00/23] xfsprogs: libxfs sync for v7.2
 2026-09-07  5:52 UTC  (5+ messages)
` [PATCH v2 21/23] xfs: fix off-by-one in rtrefcount btree root level validation
` [PATCH v2 22/23] xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
` [PATCH v2 23/23] xfs: check v5 superblock features early

lazy bounce buffering for checksummed reads V2
 2026-09-07  5:51 UTC  (4+ messages)
` [PATCH 09/17] xfs: move PI generation into xfs_submit_zoned_bio

[PATCH] xfs: take hm->lock in xfs_ioc_health_monitor() before insert
 2026-09-07  4:51 UTC  (2+ messages)

[PATCH] xfs: remove unused xfs_reflink_remap_range declaration
 2026-09-05  1:11 UTC  (2+ messages)

[PATCH 0/5] xfs: remove leftover dead declarations in headers
 2026-09-05  0:24 UTC  (9+ messages)
` [PATCH 1/5] xfs: remove unused xlog_assign_tail_lsn declarations
` [PATCH 2/5] xfs: remove unused xfs_iext_realloc declaration
` [PATCH 3/5] xfs: remove unused xfs_buf_iodone declaration
` [PATCH 4/5] xfs: remove unused kmem_to_page helper
` [PATCH 5/5] xfs: remove never-implemented scrub declarations

[PATCH 0/2 V2] xfs_repair: improve caching in the face of ENOMEM
 2026-09-04 16:29 UTC  (5+ messages)
` [PATCH 1/2] xfs_repair: distinguish true ENOMEM from "not found" in cache_node_get
` [PATCH 2/2] xfs_repair: do not allow cache growth to overflow

[PATCH 1/2] iomap: fix typo "metdata" in comment
 2026-09-04 15:11 UTC  (4+ messages)
` [PATCH 2/2] iomap: fix repeated word 'the' "

[syzbot] [xfs?] WARNING in __xfs_healthmon_insert
 2026-09-04 14:03 UTC 

[PATCH v3 0/4] xfs: fix a couple sparse chunk alloc problems
 2026-09-04 14:00 UTC  (7+ messages)
` [PATCH v3 2/4] xfs: support additional levels in the agfl minimum calculation
  ` [External] : "
` [PATCH v3 3/4] xfs: calculate AGFL max to support multiple-alloc transactions
  ` [External] : "
` [PATCH v3 4/4] xfs: incorporate increased AGFL min requirement for minleft allocs
  ` [External] : "

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-04 12:08 UTC  (2+ messages)

[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
 2026-09-04 11:57 UTC  (10+ messages)
` [PATCH 2/4] iomap: simplify writepages reclaim guard
  ` [PATCH] xfs: fix NOFS state corruption in btree split worker

[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
 2026-09-04 11:46 UTC  (6+ messages)
` (subset) "

[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-09-04 11:24 UTC  (4+ messages)
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-09-04  9:34 UTC  (4+ messages)
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()

[PATCH v8 0/13] fstests: add test coverage for cloned filesystem ids
 2026-09-04  6:14 UTC  (4+ messages)
` [PATCH v8 07/13] fstests: verify fanotify isolation on cloned filesystems

[PATCHSET v2] xfsprogs: generate mkfs.xfs config files
 2026-09-04  3:29 UTC  (10+ messages)
` [PATCH 1/8] mkfs: automatically upgrade autofsck earlier
` [PATCH 2/8] mkfs: print config file for a given mkfs configuration
` [PATCH 3/8] xfs_db: print configuration file for mounted filesystems
` [PATCH 4/8] xfs_spaceman: "
` [PATCH 5/8] makecfg: handle metadir quota options
` [PATCH 6/8] makecfg: handle old V4 options that are almost always on by default
` [PATCH 7/8] xfs_admin: print configuration file for mounted filesystems
` [PATCH 8/8] mkfs: allow specification of default options via configuration file

[PATCHSET 2/2] xfsprogs: generate mkfs.xfs config files
 2026-09-03 21:49 UTC  (4+ messages)
` [PATCH 2/5] mkfs: print config file for a given mkfs configuration

[PATCH V2 00/38] XFS: Atomic multi-extent operations via rolling transactions
 2026-09-03 13:57 UTC  (10+ messages)
` [PATCH 01/38] xfs: fix dirty transaction cancellation in xfs_bmapi_convert_one_delalloc
  ` [External] : "
` [PATCH 02/38] xfs: fix dirty transaction cancellation in xfs_attr_set
  ` [External] : "
` [PATCH 03/38] xfs: fix isize update in xfs_iomap_write_unwritten to track conversion progress
  ` [External] : "
` [PATCH 04/38] xfs: fix block reservation for zoned RT extent remapping
  ` [External] : "
` [External] : [PATCH V2 00/38] XFS: Atomic multi-extent operations via rolling transactions


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