public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 13:43:31 to 2026-03-10 00:54:32 UTC [more...]

[PATCH v4 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-03-10  0:54 UTC  (31+ messages)
` [PATCH v4 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v4 02/25] fsverity: expose ensure_fsverity_info()
` [PATCH v4 03/25] fsverity: generate and store zero-block hash
` [PATCH v4 04/25] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v4 05/25] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v4 06/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v4 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v4 08/25] iomap: obtain fsverity info for read path
` [PATCH v4 09/25] iomap: issue readahead for fsverity merkle tree
` [PATCH v4 10/25] iomap: teach iomap to handle fsverity holes and verify data holes
` [PATCH v4 11/25] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v4 12/25] xfs: introduce fsverity on-disk changes
` [PATCH v4 13/25] xfs: initialize fs-verity on file open
` [PATCH v4 14/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v4 15/25] xfs: disable direct read path for fs-verity files
` [PATCH v4 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v4 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v4 18/25] xfs: add fs-verity support
` [PATCH v4 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v4 20/25] xfs: add fs-verity ioctls
` [PATCH v4 21/25] xfs: advertise fs-verity being available on filesystem
` [PATCH v4 22/25] xfs: check and repair the verity inode flag state
` [PATCH v4 23/25] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v4 24/25] xfs: add fsverity traces
` [PATCH v4 25/25] xfs: enable ro-compat fs-verity flag

[PATCH] jbd2: gracefully abort on checkpointing state corruptions
 2026-03-09 23:08 UTC 

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-09 20:50 UTC  (31+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 05/12] cachefiles: "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 10/12] f2fs: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

fscrypt API cleanups v3
 2026-03-09 20:43 UTC  (3+ messages)

[PATCH 0/9] fstests: add test coverage for cloned filesystem ids
 2026-03-09 19:13 UTC  (3+ messages)
` [PATCH 2/9] fstests: add _mkfs_scratch_clone() helper

[BUG] WARNING in alloc_slab_obj_exts triggered by __d_alloc
 2026-03-09 14:00 UTC  (4+ messages)
  ` [PATCH] mm/slab: fix an incorrect check in obj_exts_alloc_size()

[BUG] Warning in ext4_check_map_extents_env
 2026-03-09 13:41 UTC 

[BUG] WARNING: lib/ratelimit.c:LINE at ___ratelimit, CPU: kworker/u16:NUM/NUM
 2026-03-09 12:21 UTC  (2+ messages)

[BUG] ext4: kernel page fault in ext4_xattr_set_entry via ext4_destroy_inline_data_nolock
 2026-03-09 12:05 UTC 

[BUG] WARNING: lib/ratelimit.c:LINE at ___ratelimit, CPU: kworker/u16:NUM/NUM
 2026-03-09 10:25 UTC 

[BUG] kernel BUG in ext4_do_writepages
 2026-03-09  8:02 UTC  (3+ messages)

[BUG] Warning in ext4_check_map_extents_env
 2026-03-09  4:26 UTC 

[PATCH e2fsprogs] e2fsck: preen inline data no attr
 2026-03-08  5:04 UTC  (7+ messages)

[PATCH v2] ext4: Minor fix for ext4_split_extent_zeroout()
 2026-03-07  8:18 UTC  (2+ messages)

[PATCH] ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
 2026-03-07  8:07 UTC  (2+ messages)

[PATCH v3] ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
 2026-03-07  6:25 UTC  (4+ messages)

[PATCH] ext4: avoid infinite loops caused by data conflicts
 2026-03-06 15:25 UTC  (8+ messages)
` [PATCH v3] ext4: avoid infinite loops caused by residual data
    ` [PATCH v4] "
        ` [PATCH v5] "

[linux-next:master] [ext4] 81d2e13a57: ltp.fanotify22.fail
 2026-03-06 12:19 UTC  (2+ messages)
` [LTP] "

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-03-06 11:45 UTC  (9+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE

[PATCH v1] jbd2: check transaction state before stopping handle
 2026-03-06 10:00 UTC  (6+ messages)

[PATCH v4 0/4] jbd2/ext4/ocfs2: lockless jinode dirty range
 2026-03-06  8:56 UTC  (5+ messages)
` [PATCH v4 1/4] jbd2: add jinode dirty range accessors
` [PATCH v4 2/4] ext4: use jbd2 jinode dirty range accessor
` [PATCH v4 3/4] ocfs2: "
` [PATCH v4 4/4] jbd2: store jinode dirty range in PAGE_SIZE units

[PATCH v3 0/4] jbd2/ext4/ocfs2: lockless jinode dirty range
 2026-03-06  5:44 UTC  (5+ messages)
` [PATCH v3 4/4] jbd2: store jinode dirty range in PAGE_SIZE units

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-03-05 19:25 UTC  (6+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()

[PATCH v2 0/2] e2fsprogs: fix memory leaks detected by ASAN
 2026-03-05 17:38 UTC  (3+ messages)
` [PATCH v2 2/2] resize: fix memory leak when exiting normally

[PATCH 0/32] fs: Move metadata bh tracking from address_space
 2026-03-05 16:42 UTC  (41+ messages)
` [PATCH 05/32] ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
` [PATCH 06/32] ext4: Use inode_has_buffers()
` [PATCH 11/32] gfs2: Don't zero i_private_data
` [PATCH 16/32] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 17/32] fs: Move metadata bhs tracking to a separate struct
` [PATCH 18/32] fs: Provide operation for fetching mapping_metadata_bhs
` [PATCH 19/32] ntfs3: Drop pointless sync_mapping_buffers() call
` [PATCH 21/32] bdev: Drop pointless invalidate_mapping_buffers() call
` [PATCH 31/32] kvm: Use private inode list instead of i_private_list
` [PATCH 32/32] fs: Drop i_private_list from address_space
` [syzbot ci] Re: fs: Move metadata bh tracking "

[PATCH 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
 2026-03-05 14:21 UTC  (4+ messages)

[PATCH] ext4: rralloc - (former rotalloc) improved round-robin allocation policy
 2026-03-05  2:47 UTC  (11+ messages)

[PATCH v5 0/2] jbd2: audit and convert legacy J_ASSERT usage
 2026-03-04 17:20 UTC  (3+ messages)
` [PATCH v5 1/2] jbd2: gracefully abort instead of panicking on unlocked buffer
` [PATCH v5 2/2] jbd2: gracefully abort on transaction state corruptions

[PATCH v4 0/2] jbd2: audit and convert legacy J_ASSERT usage
 2026-03-04 14:14 UTC  (6+ messages)
` [PATCH v4 1/2] jbd2: gracefully abort instead of panicking on unlocked buffer
` [PATCH v4 2/2] jbd2: gracefully abort on transaction state corruptions

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-04 14:10 UTC  (30+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 003/110] audit: widen ino fields to u64
` [PATCH v2 053/110] uprobes: use PRIino format for i_ino
` [PATCH v2 105/110] security: replace PRIino with %llu/%llx format strings

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-03-04 12:48 UTC  (16+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "

[PATCH -next v3] ext4: test if inode's all dirty pages are submitted to disk
 2026-03-04 10:19 UTC  (2+ messages)

[PATCH] ext4: validate p_idx bounds in ext4_ext_correct_indexes
 2026-03-04  7:32 UTC 

[syzbot] Monthly ext4 report (Mar 2026)
 2026-03-03 23:42 UTC 

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (4)
 2026-03-03 19:19 UTC  (2+ messages)

[PATCH 0/1] filefrag: fix fibmap error message
 2026-03-03 18:38 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] ext4: add sysfs attribute err_report_sec to control s_err_report timer
 2026-03-03 18:37 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox