summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
3 daysext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o
3 daysext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o
3 daysext4: skip split extent recovery on corruptionhongao
3 daysext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li
3 daysext4: fix deadlock on inode reallocationJan Kara
3 daysext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen
3 daysext4: fix the might_sleep() warnings in kvfree()Zqiang
3 daysext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike
3 daysext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin
3 daysext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin
3 daysext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helperYe Bin
3 daysext4: avoid infinite loops caused by residual dataEdward Adam Davis
3 daysext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe
3 daysext4: test if inode's all dirty pages are submitted to diskYe Bin
3 daysext4: minor fix for ext4_split_extent_zeroout()Ojaswin Mujoo
3 daysext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin
3 daysext4: kunit: extents-test: lix percpu_counters list corruptionRitesh Harjani (IBM)
3 daysext4: publish jinode after initializationLi Chen
3 daysext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki
3 daysext4: fix fsync(2) for nojournal modeJan Kara
3 daysext4: make recently_deleted() properly work with lazy itable initializationJan Kara
3 daysext4: fix journal credit check when setting fscrypt contextSimon Weber
3 daysext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey
3 daysext4: fix stale xarray tags after writebackJan Kara
3 daysext4: do not check fast symlink during orphan recoveryZhang Yi
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-11Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-04fsverity: use a hashtable to find the fsverity_infoChristoph Hellwig
2026-02-04ext4: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04ext4: specify the free pointer offset for ext4_inode_cacheHarry Yoo
2026-02-02fsverity: push out fsverity_info lookupChristoph Hellwig
2026-02-02fsverity: kick off hash readahead at data I/O submission timeChristoph Hellwig
2026-02-02ext4: move ->read_folio and ->readahead to readpage.cChristoph Hellwig
2026-01-29fsverity: start consolidating pagecache codeChristoph Hellwig
2026-01-29fsverity: pass struct file to ->write_merkle_tree_blockChristoph Hellwig
2026-01-29ext4: don't build the fsverity work handler for !CONFIG_FS_VERITYChristoph Hellwig
2026-01-29fs,fsverity: clear out fsverity_info from common codeChristoph Hellwig