messages from 2026-01-22 02:07:25 to 2026-01-28 09:35:02 UTC [more...]
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-28 9:33 UTC (27+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH] ext4: Fix call trace when remounting to read only in data=journal mode
2026-01-28 7:45 UTC
fsverity cleanups, speedup and memory usage optimization v3
2026-01-28 3:59 UTC (46+ messages)
` [PATCH 01/16] fs,fsverity: reject size changes on fsverity files in setattr_prepare
` [PATCH 02/16] fs,fsverity: clear out fsverity_info from common code
` [PATCH 03/16] ext4: don't build the fsverity work handler for !CONFIG_FS_VERITY
` [PATCH 04/16] f2fs: "
` [PATCH 05/16] fsverity: pass struct file to ->write_merkle_tree_block
` [PATCH 06/16] fsverity: start consolidating pagecache code
` [PATCH 07/16] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
` [PATCH 08/16] fsverity: kick off hash readahead at data I/O submission time
` [PATCH 09/16] fsverity: constify the vi pointer in fsverity_verification_context
` [PATCH 10/16] fsverity: deconstify the inode pointer in struct fsverity_info
` [PATCH 11/16] fsverity: push out fsverity_info lookup
` [PATCH 12/16] fs: consolidate fsverity_info lookup in buffer.c
` [PATCH 13/16] ext4: consolidate fsverity_info lookup
` [PATCH 14/16] f2fs: "
` [PATCH 15/16] btrfs: "
` [PATCH 16/16] fsverity: use a hashtable to find the fsverity_info
[PATCH] ext4: EXT4_I(sbi->s_buddy_cache)->i_state_flags is not initialized
2026-01-28 3:16 UTC (3+ messages)
[PATCH] ext4: do not check fast symlink during orphan recovery
2026-01-28 2:16 UTC
[PATCHBOMB v6] fuse: containerize ext4 for safer operation
2026-01-28 0:34 UTC (29+ messages)
` [PATCHSET v6 4/8] fuse: allow servers to use iomap for better file IO performance
` [PATCH 07/31] fuse: create a per-inode flag for toggling iomap
` [PATCH 10/31] fuse: implement basic iomap reporting such as FIEMAP and SEEK_{DATA,HOLE}
` [PATCH 12/31] fuse: implement direct IO with iomap
` [PATCH 16/31] fuse: implement large folios for iomap pagecache files
` [PATCH 17/31] fuse: use an unrestricted backing device with iomap pagecache io
[PATCH] ext4: Replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ()
2026-01-27 14:23 UTC
[RFC v4 0/7] ext4: fast commit: snapshot inode state for FC log
2026-01-27 12:05 UTC (4+ messages)
` [RFC v4 6/7] ext4: fast commit: add lock_updates tracepoint
fsverity cleanups, speedup and memory usage optimization v2
2026-01-26 20:12 UTC (50+ messages)
` [PATCH 01/11] fs,fsverity: reject size changes on fsverity files in setattr_prepare
` [PATCH 02/11] fs,fsverity: clear out fsverity_info from common code
` [PATCH 03/11] fsverity: pass struct file to ->write_merkle_tree_block
` [PATCH 04/11] fsverity: start consolidating pagecache code
` [PATCH 05/11] fsverity: kick off hash readahead at data I/O submission time
` [PATCH 06/11] fsverity: push out fsverity_info lookup
` [PATCH 07/11] fs: consolidate fsverity_info lookup in buffer.c
` [PATCH 08/11] ext4: consolidate fsverity_info lookup
` [PATCH 09/11] f2fs: "
` [PATCH 10/11] btrfs: "
` [PATCH 11/11] fsverity: use a hashtable to find the fsverity_info
[PATCH v6 00/16] Exposing case folding behavior
2026-01-25 22:04 UTC (6+ messages)
[Bug 221007] New: Online ext4 defragmentation fails on 'inline' files (feature inline_data_
2026-01-25 16:48 UTC (2+ messages)
` [Bug 221007] "
[syzbot] [ext4?] WARNING in ext4_split_convert_extents
2026-01-25 11:08 UTC (2+ messages)
[tytso-ext4:test] BUILD SUCCESS 6740d5ebba535938a3e0b46dff0053b63b1de95f
2026-01-24 23:47 UTC
[tytso-ext4:dev] BUILD SUCCESS 4f5e8e6f012349a107531b02eed5b5ace6181449
2026-01-24 22:33 UTC
[PATCH] ext4: remove unused i_fc_wait
2026-01-24 8:18 UTC (2+ messages)
[PATCH] ext4: remove tl argument from ext4_fc_replay_{add,del}_range
2026-01-24 8:07 UTC (2+ messages)
[PATCH v7 00/16] Exposing case folding behavior
2026-01-23 15:49 UTC (22+ messages)
` [PATCH v7 01/16] fs: Add case sensitivity flags to file_kattr
` [PATCH v7 02/16] fat: Implement fileattr_get for case sensitivity
` [PATCH v7 03/16] exfat: "
` [PATCH v7 04/16] ntfs3: "
` [PATCH v7 05/16] hfs: "
` [PATCH v7 06/16] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v7 07/16] ext4: "
` [PATCH v7 08/16] xfs: "
` [PATCH v7 09/16] cifs: Implement fileattr_get for case sensitivity
` [PATCH v7 10/16] nfs: "
` [PATCH v7 11/16] f2fs: Add case sensitivity reporting to fileattr_get
` [PATCH v7 12/16] vboxsf: Implement fileattr_get for case sensitivity
` [PATCH v7 13/16] isofs: "
` [PATCH v7 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v7 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v7 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH v4 0/8] ext4 extent split/convert refactor and kunit tests
2026-01-23 6:25 UTC (9+ messages)
` [PATCH v4 1/8] ext4: kunit tests for extent splitting and conversion
` [PATCH v4 2/8] ext4: kunit tests for higher level extent manipulation functions
` [PATCH v4 3/8] ext4: Add extent status cache support to kunit tests
` [PATCH v4 4/8] ext4: propagate flags to convert_initialized_extent()
` [PATCH v4 5/8] ext4: propagate flags to ext4_convert_unwritten_extents_endio()
` [PATCH v4 6/8] ext4: Refactor zeroout path and handle all cases
` [PATCH v4 7/8] ext4: Refactor split and convert extents
` [PATCH v4 8/8] ext4: Allow zeroout when doing written to unwritten split
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-22 17:04 UTC (13+ messages)
[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-22 15:47 UTC (5+ messages)
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
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