messages from 2026-02-12 14:02:36 to 2026-02-18 21:40:38 UTC [more...]
[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
2026-02-18 21:40 UTC (52+ messages)
` [PATCH v3 01/35] fsverity: report validation errors back to the filesystem
` [PATCH v3 02/35] fsverity: expose ensure_fsverity_info()
` [PATCH v3 03/35] fsverity: add consolidated pagecache offset for metadata
` [PATCH v3 04/35] fsverity: generate and store zero-block hash
` [PATCH v3 05/35] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v3 06/35] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v3 07/35] iomap: introduce IOMAP_F_FSVERITY
` [PATCH v3 08/35] iomap: don't limit fsverity metadata by EOF in writeback
` [PATCH v3 09/35] iomap: obtain fsverity info for read path
` [PATCH v3 10/35] iomap: issue readahead for fsverity merkle tree
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 12/35] iomap: let fsverity verify holes
` [PATCH v3 13/35] xfs: use folio host instead of file struct
` [PATCH v3 14/35] xfs: add fs-verity ro-compat flag
` [PATCH v3 15/35] xfs: add inode on-disk VERITY flag
` [PATCH v3 16/35] xfs: initialize fs-verity on file open
` [PATCH v3 17/35] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v3 18/35] xfs: disable direct read path for fs-verity files
` [PATCH v3 19/35] xfs: introduce XFS_FSVERITY_CONSTRUCTION inode flag
` [PATCH v3 20/35] xfs: introduce XFS_FSVERITY_REGION_START constant
` [PATCH v3 21/35] xfs: disable preallocations for fsverity Merkle tree writes
` [PATCH v3 22/35] xfs: add iomap write/writeback and reading of Merkle tree pages
` [PATCH v3 23/35] xfs: add helper to check that inode data need fsverity verification
` [PATCH v3 24/35] xfs: use read ioend for fsverity data verification
` [PATCH v3 25/35] xfs: add helpers to convert between pagecache and on-disk offset
` [PATCH v3 26/35] xfs: add a helper to decide if bmbt record needs offset conversion
` [PATCH v3 27/35] xfs: use different on-disk and pagecache offset for fsverity
` [PATCH v3 28/35] xfs: add fs-verity support
` [PATCH v3 29/35] xfs: add fs-verity ioctls
` [PATCH v3 30/35] xfs: advertise fs-verity being available on filesystem
` [PATCH v3 31/35] xfs: check and repair the verity inode flag state
` [PATCH v3 32/35] xfs: report verity failures through the health system
` [PATCH v3 33/35] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v3 34/35] xfs: add fsverity traces
` [PATCH v3 35/35] xfs: enable ro-compat fs-verity flag
[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
2026-02-18 21:25 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Buffered atomic writes
2026-02-18 21:04 UTC (34+ messages)
` [Lsf-pc] "
[PATCH] xfs: Fix error pointer dereference
2026-02-18 19:51 UTC
inconsistent lock state in the new fserror code
2026-02-18 19:00 UTC (7+ messages)
[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
2026-02-18 17:41 UTC (11+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v2 4/5] xfs: only flush when COW fork blocks overlap data fork holes
[PATCH] xfs: convert alloc_workqueue users to WQ_UNBOUND
2026-02-18 16:56 UTC
[linux-next20260216]Warnings at mm/page_counter.c:60 at page_counter_cancel+0x110/0x134, CPU#24: kworker/24:3/1074770
2026-02-18 11:42 UTC (3+ messages)
support file system generated / verified integrity information v3
2026-02-18 10:52 UTC (17+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
` [PATCH 05/15] block: make max_integrity_io_size public
` [PATCH 06/15] block: add fs_bio_integrity helpers
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/15] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/15] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/15] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 13/15] iomap: support ioends for buffered reads
` [PATCH 14/15] iomap: support T10 protection information
` [PATCH 15/15] xfs: "
[PATCH 0/4] write-stream for file I/O
2026-02-18 9:45 UTC (8+ messages)
` [PATCH 1/4] fs: add write-stream management file_operations
` [PATCH 2/4] fcntl: expose write-stream management to userspace
` [PATCH 3/4] iomap: introduce and propagate write_stream
` [PATCH 4/4] xfs: enable userspace write stream support
[PATCH v1 0/4] xfs: Misc changes to XFS realtime
2026-02-18 8:49 UTC (13+ messages)
` [PATCH v1 1/4] xfs: Fix xfs_last_rt_bmblock()
` [PATCH v1 2/4] xfs: Update sb_frextents when lazy count is set
` [PATCH v1 3/4] xfs: Update lazy counters in xfs_growfs_rt_bmblock()
` [PATCH v1 4/4] xfs: Add some comments in some macros
Zonar v1.0.0 released
2026-02-18 7:09 UTC
[PATCH v8 REBASE] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
2026-02-18 5:44 UTC (4+ messages)
[PATCH v8 00/17] Subject: Exposing case folding behavior
2026-02-17 21:47 UTC (18+ messages)
` [PATCH v8 01/17] fs: Move file_kattr initialization to callers
` [PATCH v8 02/17] fs: Add case sensitivity flags to file_kattr
` [PATCH v8 03/17] fat: Implement fileattr_get for case sensitivity
` [PATCH v8 04/17] exfat: "
` [PATCH v8 05/17] ntfs3: "
` [PATCH v8 06/17] hfs: "
` [PATCH v8 07/17] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v8 08/17] ext4: "
` [PATCH v8 09/17] xfs: "
` [PATCH v8 10/17] cifs: Implement fileattr_get for case sensitivity
` [PATCH v8 11/17] nfs: "
` [PATCH v8 12/17] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v8 13/17] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v8 14/17] isofs: "
` [PATCH v8 15/17] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v8 16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v8 17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-02-17 21:14 UTC (2+ messages)
` [f2fs-dev] "
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2026-02-17 21:14 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-02-17 13:26 UTC (18+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCH v2 0/2] Misc refactorings in XFS
2026-02-16 16:44 UTC (3+ messages)
[patch v4 0/2] Misc fixes in XFS realtime
2026-02-16 16:43 UTC (3+ messages)
[PATCH v2] xfs: fix code alignment issues in xfs_ondisk.c
2026-02-16 16:42 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to e920893f56ef
2026-02-16 16:41 UTC
[PATCH 0/4] Avoid failing shutdown tests without a journal
2026-02-16 13:13 UTC (5+ messages)
[syzbot] [xfs?] KASAN: slab-use-after-free Read in fserror_worker
2026-02-14 19:58 UTC
[syzbot] [xfs?] inconsistent lock state in igrab
2026-02-14 8:18 UTC (2+ messages)
[bug report] xfs/802 failure due to mssing fstype report by lsblk
2026-02-14 7:39 UTC (11+ messages)
[PATCH 0/2] Add cond_resched() in some place to avoid softlockup
2026-02-13 21:38 UTC (2+ messages)
[Linux xfs bug] KASAN: slab-use-after-free Read in fserror_worker
2026-02-13 20:03 UTC (4+ messages)
[PATCH 0/2] fstests: simplify per-fs _fixed_by_kernel_commit
2026-02-13 7:13 UTC (5+ messages)
` [PATCH 1/2] fstests: add _fixed_by_fs_commit helper
` [PATCH 2/2] fstests: use _fixed_by_fs_commit where appropriate
rcu stalls during fstests runs for xfs
2026-02-13 1:26 UTC (8+ messages)
[PATCH] xfs: fixup some alignment issues in xfs_ondisk.c
2026-02-12 22:53 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