summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
18 hoursext4: fix spurious message about orphan cleanup on RO fsJan Kara
18 hoursext4: check dir entry fits before reading the hash trailer in ext4_search_dir()Xiang Mei
18 hoursext4: fix buffer_head leak in ext4_init_orphan_infoGuanghui Yang
18 hoursext4: drain in-flight DIO before buffered write fallbackBaokun Li
18 hoursext4: clear stale xarray tags on folios skipped during writebackGerald Yang
18 hoursext4: skip extra isize expansion during mount to prevent deadlockYun Zhou
18 hoursext4: fix out-of-bounds read in ext4_read_inline_dir()Xiang Mei
18 hoursext4: fix circular lock dependency in ext4_ext_migrateYun Zhou
13 daysext4: propagate errors from fast commit range replayGuanghui Yang
13 daysext4: make some fast commit functions reuse extents pathBaokun Li
13 daysext4: make state in ext4_mb_mark_bb to be boolKemeng Shi
13 daysext4: don't enable DAX on new encrypted filesEric Biggers
2026-08-27ext4: clear error before retrying inode xattr space fallbackGuanghui Yang
2026-08-27ext4: stop retrying saturated xattr cache entriesMatthias Goergens
2026-07-24ext4: fix kernel BUG in ext4_write_inline_data_endAditya Prakash Srivastava
2026-07-24ext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writebackZhang Yi
2026-07-24ext4: get rid of ppath in get_ext_path()Baokun Li
2026-05-17ext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe
2026-05-17ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
2026-05-17ext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey
2026-04-11ext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o
2026-04-11ext4: publish jinode after initializationLi Chen
2026-04-02ext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o
2026-04-02ext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li
2026-04-02ext4: fix the might_sleep() warnings in kvfree()Zqiang
2026-04-02ext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen
2026-04-02ext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike
2026-04-02ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin
2026-04-02ext4: avoid infinite loops caused by residual dataEdward Adam Davis
2026-04-02ext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki
2026-04-02ext4: make recently_deleted() properly work with lazy itable initializationJan Kara
2026-04-02ext4: fix fsync(2) for nojournal modeJan Kara
2026-04-02ext4: fix stale xarray tags after writebackJan Kara
2026-04-02ext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey
2026-04-02ext4: fix journal credit check when setting fscrypt contextSimon Weber
2026-03-25ext4: always allocate blocks only from groups inode can useJan Kara
2026-03-25ext4: fix dirtyclusters double decrement on fs shutdownBrian Foster
2026-03-25ext4: fix e4b bitmap inconsistency reportsYongjian Sun
2026-03-25ext4: convert bd_buddy_page to bd_buddy_folioMatthew Wilcox (Oracle)
2026-03-25ext4: convert bd_bitmap_page to bd_bitmap_folioMatthew Wilcox (Oracle)
2026-03-25ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()Gou Hao
2026-03-25ext4: drop extent cache when splitting extent failsZhang Yi
2026-03-25ext4: drop extent cache after doing PARTIAL_VALID1 zerooutZhang Yi
2026-03-25ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/OZhang Yi
2026-03-25ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUTYang Erkun
2026-03-25ext4: get rid of ppath in ext4_ext_handle_unwritten_extents()Baokun Li
2026-03-25ext4: get rid of ppath in ext4_ext_convert_to_initialized()Baokun Li
2026-03-25ext4: get rid of ppath in ext4_convert_unwritten_extents_endio()Baokun Li
2026-03-25ext4: get rid of ppath in ext4_split_convert_extents()Baokun Li
2026-03-25ext4: get rid of ppath in ext4_split_extent()Baokun Li