Linux-XFS Archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-01-14 10:12 UTC  (8+ messages)
` [PATCH 1/3] exportfs: Rename get_uuid() to get_disk_uuid()
` [PATCH 2/3] btrfs: Implement get_disk_uuid()
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

refactor zone reporting v2
 2026-01-14 10:07 UTC  (12+ messages)
` [PATCH 1/6] xfs: add missing forward declaration in xfs_zones.h
` [PATCH 2/6] xfs: add a xfs_rtgroup_raw_size helper
` [PATCH 3/6] xfs: pass the write pointer to xfs_init_zone
` [PATCH 4/6] xfs: split and refactor zone validation
` [PATCH 5/6] xfs: check that used blocks are smaller than the write pointer
` [PATCH 6/6] xfs: use blkdev_get_zone_info to simplify zone reporting

[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
 2026-01-14  9:53 UTC  (62+ messages)
` [PATCH v2 1/22] fsverity: report validation errors back to the filesystem
` [PATCH v2 2/22] fsverity: expose ensure_fsverity_info()
` [PATCH v2 3/22] iomap: introduce IOMAP_F_BEYOND_EOF
` [PATCH v2 4/22] iomap: allow iomap_file_buffered_write() take iocb without file
` [PATCH v2 5/22] iomap: integrate fs-verity verification into iomap's read path
` [PATCH v2 10/22] xfs: disable direct read path for fs-verity files
` [PATCH v2 11/22] xfs: add verity info pointer to xfs inode
` [PATCH v2 12/22] xfs: introduce XFS_FSVERITY_CONSTRUCTION inode flag
` [PATCH v2 13/22] xfs: introduce XFS_FSVERITY_REGION_START constant
` [PATCH v2 14/22] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH v2 15/22] xfs: add writeback and iomap reading of Merkle tree pages
` [PATCH v2 16/22] xfs: add fs-verity support
` [PATCH v2 21/22] xfs: add fsverity traces

bounce buffer direct I/O when stable pages are required
 2026-01-14  9:52 UTC  (16+ messages)
` [PATCH 01/14] block: refactor get_contig_folio_len
` [PATCH 02/14] block: open code bio_add_page and fix handling of mismatching P2P ranges
` [PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 04/14] block: remove bio_release_page
` [PATCH 05/14] block: add helpers to bounce buffer an iov_iter into bios
` [PATCH 06/14] iomap: fix submission side handling of completion side errors
` [PATCH 07/14] iomap: simplify iomap_dio_bio_iter
` [PATCH 08/14] iomap: split out the per-bio logic from iomap_dio_bio_iter
` [PATCH 09/14] iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
` [PATCH 10/14] iomap: free the bio before completing the dio
` [PATCH 11/14] iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
` [PATCH 12/14] iomap: support ioends for direct reads
` [PATCH 13/14] iomap: add a flag to bounce buffer direct I/O
` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-14  9:34 UTC  (18+ messages)

[PATCH v2] iomap: add allocation cache for iomap_dio
 2026-01-14  7:41 UTC 

improve zoned XFS GC buffer management v3
 2026-01-14  6:31 UTC  (9+ messages)
` [PATCH 1/3] block: add a bio_reuse helper
` [PATCH 2/3] xfs: use bio_reuse in the zone GC code
` [PATCH 3/3] xfs: rework zone GC buffer management

[PATCHSET v5] xfs: autonomous self healing of filesystems
 2026-01-14  6:19 UTC  (32+ messages)
` [PATCH 01/11] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 03/11] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 04/11] xfs: convey filesystem unmount events to the health monitor
` [PATCH 05/11] xfs: convey metadata health "
` [PATCH 06/11] xfs: convey filesystem shutdown "
` [PATCH 07/11] xfs: convey externally discovered fsdax media errors "
` [PATCH 08/11] xfs: convey file I/O "
` [PATCH 09/11] xfs: allow reconfiguration of the health monitoring device
` [PATCH 10/11] xfs: check if an open file is on the health monitored fs
` [PATCH 11/11] xfs: add media verification ioctl

[PATCH v3 00/16] Exposing case folding behavior
 2026-01-14  0:50 UTC  (30+ messages)
` [PATCH v3 01/16] fs: Add case sensitivity info to file_kattr
` [PATCH v3 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v3 03/16] exfat: "
` [PATCH v3 04/16] ntfs3: "
` [PATCH v3 05/16] hfs: "
` [PATCH v3 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v3 07/16] ext4: "
` [PATCH v3 08/16] xfs: "
` [PATCH v3 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v3 10/16] nfs: "
` [PATCH v3 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v3 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v3 13/16] isofs: "
` [PATCH v3 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v3 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v3 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

[PATCH] iomap: wait for batched folios to be stable in __iomap_get_folio
 2026-01-13 18:08 UTC  (6+ messages)

[PATCH] xfs: remove xfs_attr_leaf_hasname
 2026-01-13 13:36 UTC  (7+ messages)

[PATCH v2] xfs: set max_agbno to allow sparse alloc of last full inode chunk
 2026-01-13 13:10 UTC  (2+ messages)

[PATCH v2] xfs: Fix xfs_grow_last_rtg()
 2026-01-13 13:10 UTC  (3+ messages)

[PATCH] xfs: improve the assert at the top of xfs_log_cover
 2026-01-13 13:10 UTC  (2+ messages)

[PATCH 1/2] xfs: mark __xfs_rtgroup_extents static
 2026-01-13 13:10 UTC  (2+ messages)

[PATCH v4] xfs: Fix the return value of xfs_rtcopy_summary()
 2026-01-13 13:10 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next **REBASED** to 51aba4ca399b
 2026-01-13 13:10 UTC 

refactor zone reporting
 2026-01-13 10:33 UTC  (9+ messages)
` [PATCH 3/6] xfs: pass the write pointer to xfs_init_zone
` [PATCH 6/6] xfs: use blkdev_get_zone_info to simply zone reporting

[PATCHSET v5] fs: generic file IO error reporting
 2026-01-13  8:58 UTC  (11+ messages)
` [PATCH 1/6] uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
` [PATCH 2/6] fs: report filesystem and file I/O errors to fsnotify
` [PATCH 3/6] iomap: report file I/O errors to the VFS
` [PATCH 4/6] xfs: report fs metadata errors via fsnotify
` [PATCH 5/6] xfs: translate fsdax media errors into file "data lost" errors when convenient
` [PATCH 6/6] ext4: convert to new fserror helpers

linux-next: build warning after merge of the xfs tree
 2026-01-13  7:04 UTC  (2+ messages)

Shrinking XFS - is that happening?
 2026-01-12 21:53 UTC  (6+ messages)

improve zoned XFS GC buffer management v2
 2026-01-12 20:22 UTC  (3+ messages)
` [PATCH 1/3] block: add a bio_reuse helper

[PATCHSET V4 1/2] fs: generic file IO error reporting
 2026-01-12 18:50 UTC  (8+ messages)
` [PATCH 2/6] fs: report filesystem and file I/O errors to fsnotify


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).