messages from 2026-04-23 12:25:56 to 2026-05-07 05:02:00 UTC [more...]
fix block layer bounce buffering for block size > PAGE_SIZE v2
2026-05-07 5:01 UTC
[PATCH] xfs: snapshot current CIL sequence under xc_push_lock
2026-05-07 4:34 UTC (3+ messages)
[PATCH 0/2] xfsdump: improve tooling
2026-05-06 16:37 UTC (3+ messages)
` [PATCH 1/2] xfsdump: fix permissions on files installed by libtoolize
` [PATCH 2/2] xfsdump: update release.sh
[PATCH v2] xfs: Fix typo in comment
2026-05-06 16:36 UTC
Increase in XFS journal flushes with (direct_write;fdatasync)+
2026-05-06 15:05 UTC (2+ messages)
[ANNOUNCE] xfsdump: for-next updated to dd63de5d42e1
2026-05-06 12:41 UTC
[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
2026-05-06 12:33 UTC (5+ messages)
[ANNOUNCE] xfsprogs: for-next updated to 5f5d7fe4a7ef
2026-05-06 9:29 UTC
[PATCH] xfs: order log tail accounting before grant head returns
2026-05-06 1:05 UTC
[PATCH] xfs: Fix typo in comment
2026-05-05 23:04 UTC (2+ messages)
[PATCH] xfsrestore: only process subtrees that are selected
2026-05-05 17:12 UTC (4+ messages)
` [PATCH] xfs: test xfsdump subtree restores
[PATCH] xfs: snapshot i_disk_size before truncate writeback
2026-05-05 12:46 UTC
[PATCH] xfs_scrub: drop the warning about mixed bidirectional codepoints in names
2026-05-05 11:28 UTC (2+ messages)
xfs_scrub: UNICRASH_BIDI_MIXED
2026-05-04 17:09 UTC (3+ messages)
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-05-04 7:54 UTC (7+ messages)
fix block layer bounce buffering for block size > PAGE_SIZE
2026-05-04 4:58 UTC (7+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce
` [PATCH 2/2] block: align down bounces bios
[PATCH v2 1/1] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
2026-05-02 20:25 UTC
[PATCH 1/1] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
2026-05-02 18:10 UTC
[PATCH 1/1] Subject: xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
2026-05-02 18:01 UTC
[PATCH v13 00/15] Exposing case folding behavior
2026-05-02 14:21 UTC (16+ messages)
` [PATCH v13 01/15] fs: Move file_kattr initialization to callers
` [PATCH v13 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v13 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v13 04/15] exfat: "
` [PATCH v13 05/15] ntfs3: "
` [PATCH v13 06/15] hfs: "
` [PATCH v13 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v13 08/15] xfs: "
` [PATCH v13 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v13 10/15] nfs: "
` [PATCH v13 11/15] vboxsf: "
` [PATCH v13 12/15] isofs: "
` [PATCH v13 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v13 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v13 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH v4 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
2026-05-01 11:20 UTC (3+ messages)
` [PATCH v4 1/2] xfs: add xfs_bmap_alloc_or_convert_range function
` [PATCH v4 2/2] xfs: add support for FALLOC_FL_WRITE_ZEROES
[PATCH] xfs_scrub_all: fix deadlock if lsblk produces a lot of output
2026-04-30 16:57 UTC (2+ messages)
xfs_scrub_all process execution results in a dead lock condition
2026-04-30 15:50 UTC (2+ messages)
[PATCH v12 00/15] Exposing case folding behavior
2026-04-29 22:00 UTC (17+ messages)
` [PATCH v12 01/15] fs: Move file_kattr initialization to callers
` [PATCH v12 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v12 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v12 04/15] exfat: "
` [PATCH v12 05/15] ntfs3: "
` [PATCH v12 06/15] hfs: "
` [PATCH v12 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v12 08/15] xfs: "
` [PATCH v12 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v12 10/15] nfs: "
` [PATCH v12 11/15] vboxsf: "
` [PATCH v12 12/15] isofs: "
` [PATCH v12 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v12 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v12 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[bug report] xfs/806 sporadic failure
2026-04-29 15:58 UTC (2+ messages)
[PATCH v2] iomap: add simple read path for small direct I/O
2026-04-28 11:47 UTC
[PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
2026-04-28 8:33 UTC (23+ messages)
` [PATCH v9 01/22] fsverity: report validation errors through fserror to fsnotify
` [PATCH v9 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v9 03/22] ovl: use core fsverity ensure info interface
` [PATCH v9 04/22] fsverity: generate and store zero-block hash
` [PATCH v9 05/22] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v9 06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v9 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v9 08/22] iomap: teach iomap to read files with fsverity
` [PATCH v9 09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v9 10/22] xfs: introduce fsverity on-disk changes
` [PATCH v9 11/22] xfs: initialize fs-verity on file open
` [PATCH v9 12/22] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v9 13/22] xfs: disable direct read path for fs-verity files
` [PATCH v9 14/22] xfs: handle fsverity I/O in write/read path
` [PATCH v9 15/22] xfs: use read ioend for fsverity data verification
` [PATCH v9 16/22] xfs: add fs-verity support
` [PATCH v9 17/22] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v9 18/22] xfs: add fs-verity ioctls
` [PATCH v9 19/22] xfs: advertise fs-verity being available on filesystem
` [PATCH v9 20/22] xfs: check and repair the verity inode flag state
` [PATCH v9 21/22] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v9 22/22] xfs: enable ro-compat fs-verity flag
[PATCH v4 0/9] fstests: add test coverage for cloned filesystem ids
2026-04-28 6:42 UTC (10+ messages)
` [PATCH v4 1/9] fstests: add _loop_image_create_clone() helper
` [PATCH v4 2/9] fstests: add _clone_mount_option() helper
` [PATCH v4 3/9] fstests: add test for inotify isolation on cloned devices
` [PATCH v4 4/9] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v4 5/9] fstests: verify f_fsid for "
` [PATCH v4 6/9] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH v4 7/9] fstests: verify IMA isolation on cloned filesystems
` [PATCH v4 8/9] fstests: verify exportfs file handles "
` [PATCH v4 9/9] fstests: btrfs: test UUID consistency for clones with metadata_uuid
[PATCH v3 0/9] fstests: add test coverage for cloned filesystem ids
2026-04-28 6:42 UTC (14+ messages)
` [PATCH v3 1/9] fstests: add _loop_image_create_clone() helper
` [PATCH v3 2/9] fstests: add _clone_mount_option() helper
` [PATCH v3 3/9] fstests: add test for inotify isolation on cloned devices
` [PATCH v3 4/9] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v3 5/9] fstests: verify f_fsid for "
` [PATCH v3 6/9] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH v3 7/9] fstests: verify IMA isolation on cloned filesystems
` [PATCH v3 8/9] fstests: verify exportfs file handles "
` [PATCH v3 9/9] fstests: btrfs: test UUID consistency for clones with metadata_uuid
[PATCH v11 00/15] Exposing case folding behavior
2026-04-28 1:32 UTC (24+ messages)
` [PATCH v11 01/15] fs: Move file_kattr initialization to callers
` [PATCH v11 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v11 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v11 04/15] exfat: "
` [PATCH v11 05/15] ntfs3: "
` [PATCH v11 06/15] hfs: "
` [PATCH v11 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v11 08/15] xfs: "
` [PATCH v11 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v11 10/15] nfs: "
` [PATCH v11 11/15] vboxsf: "
` [PATCH v11 12/15] isofs: "
` [PATCH v11 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v11 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v11 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH v3] xfs: flush delalloc blocks on ENOSPC in xfs_trans_alloc_icreate
2026-04-27 13:26 UTC (3+ messages)
[PATCH v3] xfs: check da node block pad field during scrub
2026-04-27 13:26 UTC (2+ messages)
[PATCH] xfs: fix memory leak for data allocated by xfs_zone_gc_data_alloc()
2026-04-27 13:26 UTC (2+ messages)
[PATCH v2] xfs: fix memory leak on error in xfs_alloc_zone_info()
2026-04-27 13:26 UTC (2+ messages)
[PATCH v3 0/3] xfs: clean up directory data block header padding
2026-04-27 13:26 UTC (2+ messages)
[PATCH] xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING
2026-04-27 13:26 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 87e63466c9fc
2026-04-27 13:26 UTC
[PATCH 0/3] xfsprogs: libxfs-v7.0-sync
2026-04-27 12:09 UTC (4+ messages)
` [PATCH 1/3] xfs: annotate struct xfs_attr_list_context with __counted_by_ptr
` [PATCH 2/3] xfs: factor out xfs_attr3_node_entry_remove
` [PATCH 3/3] xfs: factor out xfs_attr3_leaf_init
[PATCH v2 3/3] ext4: derive f_fsid from block device to avoid collisions
2026-04-27 10:16 UTC (12+ messages)
[PATCH v3 0/3] add FALLOC_FL_WRITE_ZEROES support to xfs
2026-04-26 6:35 UTC (7+ messages)
` [PATCH v3 1/3] xfs: add xfs_bmap_alloc_or_convert_range function
` [PATCH v3 3/3] xfs: add a sysfs entry to enable write zeroes even if HW does not support it
[LSF/MM/BPF TOPIC] Buffered atomic writes
2026-04-24 9:40 UTC (6+ messages)
[PATCH v10 00/17] Exposing case folding behavior
2026-04-23 21:02 UTC (19+ messages)
` [PATCH v10 01/17] fs: Move file_kattr initialization to callers
` [PATCH v10 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v10 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v10 04/17] exfat: "
` [PATCH v10 05/17] ntfs3: "
` [PATCH v10 06/17] hfs: "
` [PATCH v10 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v10 08/17] ext4: "
` [PATCH v10 09/17] xfs: "
` [PATCH v10 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v10 11/17] nfs: "
` [PATCH v10 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v10 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v10 14/17] isofs: "
` [PATCH v10 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v10 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v10 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
XFS Deadlock on Linux 6.12.82
2026-04-23 16:20 UTC (3+ messages)
[syzbot] [iomap?] WARNING in iomap_zero_range
2026-04-23 15:14 UTC (3+ messages)
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