summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2026-03-12ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/OZhang Yi
2026-03-12ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUTYang Erkun
2026-03-04ext4: propagate flags to convert_initialized_extent()Ojaswin Mujoo
2026-03-04ext4: use reserved metadata blocks when splitting extent on endioZhang Yi
2026-03-04ext4: mark group extend fast-commit ineligibleLi Chen
2026-03-04ext4: move ext4_percpu_param_init() before ext4_mb_init()Baokun Li
2026-03-04ext4: mark group add fast-commit ineligibleLi Chen
2026-02-26ext4: use optimized mballoc scanning regardless of inode formatJan Kara
2026-02-26ext4: always allocate blocks only from groups inode can useJan Kara
2026-02-26ext4: fix dirtyclusters double decrement on fs shutdownBrian Foster
2026-02-26ext4: fix e4b bitmap inconsistency reportsYongjian Sun
2026-02-26ext4: fix memory leak in ext4_ext_shift_extents()Zilin Guan
2026-02-26ext4: drop extent cache when splitting extent failsZhang Yi
2026-02-26ext4: drop extent cache after doing PARTIAL_VALID1 zerooutZhang Yi
2026-02-26ext4: don't cache extent during splitting extentZhang Yi
2026-02-26ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1Zhang Yi
2026-02-26ext4: subdivide EXT4_EXT_DATA_VALID1Zhang Yi
2026-02-26ext4: fast commit: make s_fc_lock reclaim-safeLi Chen
2026-01-23ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-01-02ext4: align max orphan file size with e2fsprogs limitBaokun Li
2026-01-02ext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun
2026-01-02ext4: clear i_state_flags when alloc inodeHaibo Chen
2026-01-02ext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich
2026-01-02ext4: check if mount_opts is NUL-terminated in ext4_ioctl_set_tune_sb()Fedor Pchelkin
2026-01-02ext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin
2025-12-18ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun
2025-12-18ext4: correct the checking of quota files before moving extentsZhang Yi
2025-12-12ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()Alexey Nepomnyashih
2025-12-12ext4: refresh inline data size before write operationsDeepanshu Kartikey
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-10ext4: free orphan info with kvfreeJan Kara
2025-10-10ext4: detect invalid INLINE_DATA + EXTENTS flag combinationDeepanshu Kartikey
2025-10-10ext4: wait for ongoing I/O to complete before freeing blocksZhang Yi
2025-10-03Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-26ext4: fix checks for orphan inodesJan Kara
2025-09-26ext4: validate ea_ino and size in check_xattrsDeepanshu Kartikey
2025-09-26ext4: guard against EA inode refcount underflow in xattr updateAhmet Eray Karadag
2025-09-26ext4: implemet new ioctls to set and get superblock parametersTheodore Ts'o
2025-09-26ext4: add support for 32-bit default reserved uid and gid valuesTheodore Ts'o
2025-09-26ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()Theodore Ts'o
2025-09-26ext4: fix an off-by-one issue during moving extentsZhang Yi
2025-09-26ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()Yongjian Sun
2025-09-26ext4: verify orphan file size is not too bigJan Kara
2025-09-26ext4: fail unaligned direct IO write with EINVALJan Kara
2025-09-25ext4: correctly handle queries for metadata mappingsOjaswin Mujoo
2025-09-25ext4: increase IO priority of fastcommitJulian Sun
2025-09-25ext4: remove obsolete EXT3 config optionsLukas Bulwahn