messages from 2026-03-03 16:12:37 to 2026-03-10 01:29:22 UTC [more...]
[f2fs-dev] [PATCH v4 00/25] fs-verity support for XFS with post EOF merkle tree
2026-03-10 1:29 UTC (40+ messages)
` [f2fs-dev] [PATCH v4 01/25] fsverity: report validation errors through fserror to fsnotify
` [f2fs-dev] [PATCH v4 02/25] fsverity: expose ensure_fsverity_info()
` [f2fs-dev] [PATCH v4 03/25] fsverity: generate and store zero-block hash
` [f2fs-dev] [PATCH v4 04/25] fsverity: introduce fsverity_folio_zero_hash()
` [f2fs-dev] [PATCH v4 05/25] fsverity: pass digest size and hash of the empty block to ->write
` [f2fs-dev] [PATCH v4 06/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [f2fs-dev] [PATCH v4 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [f2fs-dev] [PATCH v4 08/25] iomap: obtain fsverity info for read path
` [f2fs-dev] [PATCH v4 09/25] iomap: issue readahead for fsverity merkle tree
` [f2fs-dev] [PATCH v4 10/25] iomap: teach iomap to handle fsverity holes and verify data holes
` [f2fs-dev] [PATCH v4 11/25] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [f2fs-dev] [PATCH v4 12/25] xfs: introduce fsverity on-disk changes
` [f2fs-dev] [PATCH v4 13/25] xfs: initialize fs-verity on file open
` [f2fs-dev] [PATCH v4 14/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [f2fs-dev] [PATCH v4 15/25] xfs: disable direct read path for fs-verity files
` [f2fs-dev] [PATCH v4 16/25] xfs: handle fsverity I/O in write/read path
` [f2fs-dev] [PATCH v4 17/25] xfs: use read ioend for fsverity data verification
` [f2fs-dev] [PATCH v4 18/25] xfs: add fs-verity support
` [f2fs-dev] [PATCH v4 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
` [f2fs-dev] [PATCH v4 20/25] xfs: add fs-verity ioctls
` [f2fs-dev] [PATCH v4 21/25] xfs: advertise fs-verity being available on filesystem
` [f2fs-dev] [PATCH v4 22/25] xfs: check and repair the verity inode flag state
` [f2fs-dev] [PATCH v4 23/25] xfs: introduce health state for corrupted fsverity metadata
` [f2fs-dev] [PATCH v4 24/25] xfs: add fsverity traces
` [f2fs-dev] [PATCH v4 25/25] xfs: enable ro-compat fs-verity flag
[f2fs-dev] [PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:50 UTC (31+ messages)
` [f2fs-dev] [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [f2fs-dev] [PATCH v3 02/12] audit: widen ino fields "
` [f2fs-dev] [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [f2fs-dev] [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [f2fs-dev] [PATCH v3 05/12] cachefiles: "
` [f2fs-dev] [PATCH v3 06/12] ext2: "
` [f2fs-dev] [PATCH v3 07/12] hugetlbfs: "
` [f2fs-dev] [PATCH v3 08/12] zonefs: "
` [f2fs-dev] [PATCH v3 09/12] ext4: "
` [f2fs-dev] [PATCH v3 10/12] f2fs: "
` [f2fs-dev] [PATCH v3 11/12] nilfs2: "
` [f2fs-dev] [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "
[f2fs-dev] fscrypt API cleanups v3
2026-03-09 20:43 UTC (3+ messages)
[f2fs-dev] [syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-09 20:31 UTC (14+ messages)
[f2fs-dev] [PATCH] f2fs: evict: truncate page cache before clear_inode
2026-03-09 14:25 UTC (4+ messages)
` [f2fs-dev] [PATCH v2] "
[f2fs-dev] [syzbot] Monthly f2fs report (Mar 2026)
2026-03-09 12:29 UTC
[f2fs-dev] [RFC PATCH 0/3] f2fs: reduce zoned LFS memory by sharing SIT valid maps
2026-03-09 10:37 UTC (4+ messages)
` [f2fs-dev] [RFC PATCH 1/3] f2fs: prepare cur_valid_map for safe lockless access
` [f2fs-dev] [RFC PATCH 2/3] f2fs: reduce zoned LFS memory by sharing SIT valid maps
` [f2fs-dev] [RFC PATCH 3/3] f2fs: add mount option to disable shared SIT mirror checks
[f2fs-dev] [PATCH 6.6.y] f2fs: fix to avoid migrating empty section
2026-03-09 8:32 UTC
[f2fs-dev] [PATCH v2 1/2] resize.f2fs: fix to avoid zeroing main area blocks in migrate_ssa()
2026-03-09 7:44 UTC (4+ messages)
` [f2fs-dev] [PATCH v2 2/2] resize.f2fs: add more logs "
[f2fs-dev] [PATCH] f2fs: fix potential deadlock in f2fs_convert_inline_inode
2026-03-09 7:36 UTC (2+ messages)
[f2fs-dev] [PATCH v4] f2fs_io: add flags parameter to fiemap subcommand
2026-03-09 6:30 UTC (2+ messages)
[f2fs-dev] [PATCH v2] f2fs: Add undiscard_blks_range and pending_discard_range sysfs node
2026-03-09 6:29 UTC (2+ messages)
[f2fs-dev] [PATCH v2] f2fs: fix data loss caused by fsync not writing any node folio
2026-03-09 3:45 UTC (2+ messages)
[f2fs-dev] [PATCH v3] f2fs_io: add flags parameter to fiemap subcommand
2026-03-09 3:35 UTC (3+ messages)
[f2fs-dev] [PATCH v2] f2fs: fix to preserve previous reserve_{blocks, node} value when remount
2026-03-09 2:49 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer
2026-03-09 2:22 UTC
[f2fs-dev] [PATCH v2] f2fs: fix inline data not being written to disk in writeback path
2026-03-08 14:40 UTC
[f2fs-dev] [PATCH 0/4] simple bio cleanups
2026-03-06 15:51 UTC (12+ messages)
` [f2fs-dev] [PATCH 1/4] block: consecutive blk_status_t error codes
` [f2fs-dev] [PATCH 2/4] block: get rid of blk_status_to_{errno, str} inconsistency
` [f2fs-dev] [PATCH 3/4] bio: rename bio_chain arguments
` [f2fs-dev] [PATCH 4/4] bio: use bio_io_error more often
[f2fs-dev] [PATCH] f2fs: fix false alarm of lockdep on cp_global_sem lock
2026-03-06 12:24 UTC
[f2fs-dev] [PATCH v2 0/1] f2fs: fix lockdep WARN of sbi->cp_global_sem and q->q_usage_counter
2026-03-06 12:18 UTC (12+ messages)
` [f2fs-dev] [PATCH v2 1/1] "
[f2fs-dev] [PATCH v2 0/4] mm: Remove stray references to pagevec
2026-03-06 11:45 UTC (9+ messages)
` [f2fs-dev] [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [f2fs-dev] [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [f2fs-dev] [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [f2fs-dev] [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[f2fs-dev] [PATCH 1/4] f2fs: fix incorrect extent flag when physical addr is NEW_ADDR in f2fs_fiemap
2026-03-06 9:18 UTC (15+ messages)
` [f2fs-dev] [PATCH 2/4] f2fs: fix incorrect file address mapping when inline inode is unwritten
` [f2fs-dev] [PATCH 3/4] f2fs: fix fiemap boundary handling when read extent cache is incomplete
` [f2fs-dev] [PATCH 4/4] f2fs: fix inline data not being written to disk in writeback path
[f2fs-dev] [PATCH] f2fs: fix data loss caused by fsync not writing any node folio
2026-03-06 8:57 UTC
[f2fs-dev] [RFC PATCH v1 0/5] Support large folios buffered write for regular files
2026-03-06 1:07 UTC (2+ messages)
[f2fs-dev] [PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-03-05 19:25 UTC (5+ messages)
` [f2fs-dev] [PATCH 24/24] fs: remove simple_nosetlease()
[f2fs-dev] [PATCH] f2fs: fix to avoid memory leak in f2fs_rename()
2026-03-05 19:10 UTC (2+ messages)
[f2fs-dev] [PATCH v2] f2fs: avoid reading already updated pages during GC
2026-03-05 19:10 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: Add defrag_blocks sysfs node
2026-03-05 19:10 UTC (3+ messages)
[f2fs-dev] Patchwork summary for: f2fs
2026-03-05 19:10 UTC
[f2fs-dev] [PATCH v2] f2fs:Fix incomplete search range in f2fs_get_victim when f2fs_need_rand_seg is enabled
2026-03-05 19:10 UTC (3+ messages)
[f2fs-dev] [PATCH 1/2] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
2026-03-05 19:10 UTC (5+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: drop unused sbi parameter from f2fs_in_warm_node_list()
[f2fs-dev] [syzbot] [f2fs?] KMSAN: uninit-value in f2fs_sanity_check_node_footer
2026-03-05 18:23 UTC
[f2fs-dev] [PATCH] f2fs_io: add flags parameter to fiemap subcommand
2026-03-05 11:35 UTC (3+ messages)
[f2fs-dev] [PATCH 6.12.y] f2fs: fix to avoid migrating empty section
2026-03-05 8:48 UTC
[f2fs-dev] [PATCH] f2fs: avoid reading already updated pages during GC
2026-03-05 1:19 UTC (3+ messages)
` [f2fs-dev] [External Mail]Re: "
[f2fs-dev] [PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-04 14:10 UTC (27+ messages)
` [f2fs-dev] [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [f2fs-dev] [PATCH v2 003/110] audit: widen ino fields to u64
` [f2fs-dev] [PATCH v2 053/110] uprobes: use PRIino format for i_ino
` [f2fs-dev] [PATCH v2 105/110] security: replace PRIino with %llu/%llx format strings
[f2fs-dev] [PATCH 0/8] mm: globalize rest_of_page() macro
2026-03-04 12:48 UTC (15+ messages)
` [f2fs-dev] [PATCH 1/8] mm: add "
` [f2fs-dev] [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [f2fs-dev] [PATCH 3/8] net: "
` [f2fs-dev] [PATCH 4/8] core: "
` [f2fs-dev] [PATCH 5/8] spi: "
` [f2fs-dev] [PATCH 6/8] KVM: "
` [f2fs-dev] [PATCH 7/8] drivers: ALSA: "
` [f2fs-dev] [PATCH 8/8] arch: "
[f2fs-dev] [PATCH] f2fs-tools: fix heap-buffer-overflow of reading SSA from checkpoint area
2026-03-04 12:24 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix to preserve previous reserve_{blocks, node} value when remount
2026-03-04 12:19 UTC (2+ messages)
[f2fs-dev] [RFC PATCH] f2fs: on truncating first page in error path of f2fs_truncate()
2026-03-04 10:26 UTC (2+ messages)
[f2fs-dev] [syzbot] [fscrypt?] [f2fs?] memory leak in fscrypt_setup_filename
2026-03-04 8:17 UTC (5+ messages)
[f2fs-dev] [PATCH] f2fs: remove unreachable code in f2fs_encrypt_one_page()
2026-03-04 7:53 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