Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-07-10 05:23:30 to 2026-07-14 20:01:09 UTC [more...]

[RFC PATCH] xfs: add new policy guidelines for llm-assisted patches
 2026-07-14 20:01 UTC  (7+ messages)

[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-14 19:41 UTC  (4+ messages)

[PATCH v2] xfs: bounds-check buffer log item's dirty bitmap
 2026-07-14 19:40 UTC  (8+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2] fiemap: add a nosync option
 2026-07-14 19:38 UTC  (2+ messages)

[PATCH] xfs: restore nofs context unconditionally in xfs_trans_roll
 2026-07-14 18:53 UTC  (9+ messages)

xfsprogs: 7.1.0 Build Failure
 2026-07-14 18:25 UTC  (2+ messages)

[PATCHSET] xfs: LLM-inspired bug fixes, part 1
 2026-07-14 17:59 UTC  (6+ messages)
` [PATCH 5/6] xfs: write the rg superblock when fixing it

[PATCH] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
 2026-07-14 17:46 UTC  (4+ messages)

xfsprogs 7.1.0 LTINSTALL fix
 2026-07-14 17:18 UTC 

[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 2
 2026-07-14 16:42 UTC  (17+ 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

[PATCH] xfs: use kmalloc_array() instead of kmalloc() in xfs_da_grow_inode_int
 2026-07-14 15:42 UTC  (2+ messages)

[PATCH] fiemap: add a nosync option
 2026-07-14 13:17 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-07-14 12:02 UTC  (4+ messages)

[ANNOUNCE] xfsprogs: for-next updated to ee7dc67a6aaf
 2026-07-14 11:21 UTC 

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-07-14 10:52 UTC  (6+ messages)

[ANNOUNCE] xfs-linux: for-next *REBASED* to 59c462b0f5cf
 2026-07-14  9:20 UTC 

[PATCH] xfs: resample the data fork mapping after cycling ILOCK
 2026-07-14  9:01 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 11b039aa588b
 2026-07-14  8:52 UTC 

[PATCH v4 0/5] iomap: trivial fixes for ext4 conversion
 2026-07-14  8:23 UTC  (6+ messages)
` [PATCH v4 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v4 2/5] iomap: support invalidating partial folios
` [PATCH v4 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v4 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v4 5/5] iomap: add comments for ifs_clear/set_range_dirty()

[PATCH] xfs_scrub: fix spacemap scan for data volume
 2026-07-14  7:45 UTC  (2+ messages)

[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: 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

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] "

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  (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 7/8] xfs: write the rg superblock when fixing it
` [PATCH 8/8] xfs: grab rtrmap btree when checking rgsuper


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