messages from 2026-07-29 15:25:37 to 2026-08-04 17:52:05 UTC [more...]
[PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
2026-08-04 17:52 UTC (28+ messages)
` [PATCH v14 01/21] fsverity: report validation errors through fserror to fsnotify
` [PATCH v14 02/21] fsverity: expose ensure_fsverity_info()
` [PATCH v14 03/21] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v14 04/21] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v14 05/21] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v14 06/21] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v14 07/21] fsverity: hoist statx reporting of fs-verity flag
` [PATCH v14 08/21] xfs: introduce fsverity on-disk changes
` [PATCH v14 09/21] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v14 10/21] xfs: disable direct read path for fs-verity files
` [PATCH v14 11/21] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v14 12/21] xfs: handle fsverity I/O in write/read path
` [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
` [PATCH v14 14/21] xfs: add flags to xfs_free_eofblocks() to pass down to block processing
` [PATCH v14 15/21] xfs: add fs-verity support
` [PATCH v14 16/21] xfs: initialize fs-verity on file open
` [PATCH v14 17/21] xfs: add fs-verity ioctls
` [PATCH v14 18/21] xfs: advertise fs-verity being available on filesystem
` [PATCH v14 19/21] xfs: check and repair the verity inode flag state
` [PATCH v14 20/21] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v14 21/21] xfs: enable ro-compat fs-verity flag
fixes for iomap_bio_read_folio_range_sync
2026-08-04 17:46 UTC (4+ messages)
` [PATCH 1/2] iomap: don't free integrity payload that doesn't exist
` [PATCH 2/2] iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninit
[PATCH v4 0/5] iomap: trivial fixes for ext4 conversion
2026-08-04 14:59 UTC (4+ messages)
` [PATCH v4 2/5] iomap: support invalidating partial folios
[PATCH v4 0/5] Fix quota evasion on xfs and add capable_noaudit
2026-08-04 14:09 UTC (8+ messages)
` [PATCH v4 1/5] xfs: fix capability check in xfs
` [PATCH v4 2/5] capability: Add new capable_noaudit
` [PATCH v4 3/5] quota: Don't issue audit messages on quota enforcing
` [PATCH v4 4/5] xfs: replace ns_capable_noaudit
` [PATCH v4 5/5] capability: unexport has_capability_noaudit
fix fs-integrity for non-PI metadata v3
2026-08-04 13:22 UTC (8+ messages)
` [PATCH 1/3] block: remove bip_should_check
` [PATCH 2/3] block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.h
` [PATCH 3/3] block: handle nogenerate/noverify properly in fs-integrity
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-04 13:03 UTC (17+ messages)
` [PATCH v7 1/5] block: introduce bio_in_atomic()
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v7 4/5] buffer: set "
` [PATCH v7 5/5] block: enable RWF_DONTCACHE for block devices
[PATCH v3] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-08-04 13:01 UTC (2+ messages)
improve log context annotations
2026-08-04 11:56 UTC (2+ messages)
[syzbot] [xfs?] WARNING in xfs_bmapi_convert_delalloc (3)
2026-08-04 1:05 UTC
[PATCH v2] fstests: add a dio-read-into-mmap and sync race test case
2026-08-03 23:54 UTC
[PATCH 0/2] xfs: fix a couple sparse chunk alloc problems
2026-08-03 22:01 UTC (9+ messages)
` [PATCH 1/2] xfs: set minleft correctly for sparse chunk errortag allocation
` [External] : "
` [PATCH 2/2] xfs: consistent low ag space behavior for sparse inode chunk allocs
` [External] : "
[PATCH 1/2] xfs: fix ilock leak on error in xfs_dq_get_next_id
2026-08-03 13:22 UTC (2+ messages)
[PATCH v2] xfs: check v5 superblock features early
2026-08-03 13:22 UTC (3+ messages)
zoned GC fix v2
2026-08-03 13:22 UTC (2+ messages)
[PATCH] xfs: fix inverted clearance of inode junk flags
2026-08-03 13:22 UTC (2+ messages)
[PATCHSET v2 2/2] xfs: LLM-inspired iunlink repair bug fixes
2026-08-03 13:22 UTC (2+ messages)
[PATCHSET 1/2] xfs: LLM-inspired bug fixes, part 4
2026-08-03 13:22 UTC (2+ messages)
[PATCH v3] xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
2026-08-03 13:22 UTC (2+ messages)
[PATCH v2] xfs/842: verify CoW after exchangerange with FILE1_WRITTEN on shared extents
2026-08-03 11:38 UTC (5+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 3708f6188677
2026-08-03 11:06 UTC
[PATCH v2] xfs: avoid false ENOSPC for fallocate ranges with real extents
2026-08-03 8:56 UTC
[PATCH v4] xfs/842: verify CoW after exchangerange with FILE1_WRITTEN on shared extents
2026-08-03 8:35 UTC (2+ messages)
[PATCH v2] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-08-02 19:14 UTC (2+ messages)
` [syzbot ci] "
[PATCH] xfs: avoid false ENOSPC for fully allocated fallocate ranges
2026-08-02 15:17 UTC
[PATCH] xfs: validate btree block level on read
2026-08-02 8:35 UTC (3+ messages)
[PATCH] xfs: add guard before freeing buffer log item
2026-07-31 23:13 UTC (3+ messages)
[PATCH] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-07-31 21:29 UTC (6+ messages)
` [syzbot ci] "
[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
2026-07-31 13:40 UTC (27+ messages)
` [PATCH v5 01/22] iomap: release the folio batch on iomap callback failures
` [PATCH v5 02/22] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH v5 03/22] iomap: decouple simple direct I/O reads from iomap_dio_rw
` [PATCH v5 04/22] iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations
` [PATCH v5 05/22] iomap: add ->iomap_next()
` [PATCH v5 06/22] xfs: convert iomap ops to ->iomap_next()
` [PATCH v5 07/22] btrfs: "
` [PATCH v5 08/22] ntfs3: "
` [PATCH v5 09/22] ntfs: "
` [PATCH v5 10/22] ext4: "
` [PATCH v5 11/22] erofs: "
` [PATCH v5 12/22] zonefs: "
` [PATCH v5 13/22] ext2: "
` [PATCH v5 14/22] block: "
` [PATCH v5 15/22] f2fs: "
` [PATCH v5 16/22] gfs2: "
` [PATCH v5 17/22] hpfs: "
` [PATCH v5 18/22] fuse: "
` [PATCH v5 19/22] exfat: "
` [PATCH v5 20/22] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v5 21/22] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
` [PATCH v5 22/22] Documentation: iomap: update docs to reflect iomap_iter_next model
` (subset) [PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
[PATCH] iomap: add a separate bio_set for iomap_split_ioend
2026-07-31 10:51 UTC (6+ messages)
[ANNOUNCE] xfsprogs: for-next updated to d6d4236027e3
2026-07-31 8:20 UTC
[PATCH v4 0/6] xfs write streams
2026-07-31 8:15 UTC (9+ messages)
` [PATCH v4 1/6] fs: add write-stream management ioctls
` [PATCH v4 3/6] xfs: implement write-stream management support
[PATCH v3] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
2026-07-31 3:10 UTC
[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_defer_item_unpause
2026-07-31 2:50 UTC
[PATCH v3] xfs: fix heap buffer overflow in xfs_bmbt_to_bmdr
2026-07-31 1:22 UTC (3+ messages)
[PATCH] xfs: fix use-after-free of buf_log_item in xlog_cil_build_lv_chain
2026-07-30 21:58 UTC (3+ messages)
[PATCH v3] xfs: restore nofs context unconditionally in xfs_trans_roll
2026-07-30 15:51 UTC (3+ messages)
make the size options to xfs_growfs a bit more useful v2
2026-07-30 15:49 UTC (5+ messages)
` [PATCH 1/2] growfs: support unit postfixes when specifying sizes
` [PATCH 2/2] growfs: clarify the man page a bit
[PATCHSET] xfs: LLM-inspired bug fixes, part 5
2026-07-30 15:04 UTC (14+ messages)
` [PATCH 1/6] xfs: fix unit conversions in per_binval computation
` [PATCH 2/6] xfs: fix short ifork reaping computation in xreap_bmapi_binval
` [PATCH 3/6] xfs: fix name string recording in slowpath pptr tracepoints
` [PATCH 4/6] xfs: don't leak dqacct if rhashtable insertion fails
` [PATCH 5/6] xfs: adjust datadev sector count to reflect internal rt volumes
` [PATCH 6/6] xfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functions
[PATCH] xfs: Test sparse inode allocation near AGFL limits
2026-07-30 13:45 UTC
[PATCH v2] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
2026-07-30 13:43 UTC (4+ messages)
[BUG] xfs: sparse inode allocation can trip i != 1 after AGFL growth
2026-07-30 13:06 UTC (5+ messages)
make the size options to xfs_growfs a bit more useful
2026-07-30 12:25 UTC (3+ messages)
` [PATCH 1/2] growfs: support unit postfixes when specifying sizes
` [PATCH 2/2] growfs: clarify the man page a bit
[PATCH v2] xfs: fix heap buffer overflow in xfs_bmbt_to_bmdr
2026-07-30 9:06 UTC
[PATCH v3] xfs: use file target for post-log fsync fallback flush
2026-07-30 8:48 UTC (2+ messages)
[PATCH] xfs: fix heap buffer overflow in xfs_bmbt_to_bmdr
2026-07-30 8:34 UTC
[PATCH v2] xfs: use file target for post-log fsync fallback flush
2026-07-30 8:04 UTC (2+ messages)
[PATCH] xfs: fix fallback data device flush for realtime inodes
2026-07-30 1:47 UTC (5+ messages)
[PATCH] xfs: bound inode buffer log item replay by logged regions
2026-07-30 0:06 UTC (2+ messages)
[PATCH v4 00/21] iomap: convert to in-iter iomap_next() model
2026-07-29 18:57 UTC (4+ messages)
` [PATCH v4 20/21] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
[PATCH] xfs/507: use mount -t xfs
2026-07-29 15:49 UTC (3+ messages)
[PATCH] xfs: check v5 superblock features early
2026-07-29 15:32 UTC (6+ messages)
fix xfs_copy betwen devices with mismatching sizes
2026-07-29 15:30 UTC (5+ messages)
` [PATCH 1/2] copy: log the error number when failing to write
` [PATCH 2/2] copy: always align to at least page size
xfs ioctl handler cleanups
2026-07-29 15:29 UTC (2+ messages)
[PATCH v3] xfs/842: verify CoW after exchangerange with FILE1_WRITTEN on shared extents
2026-07-29 15:25 UTC (2+ 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