summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
3 daysext4: mark group extend fast-commit ineligibleLi Chen
3 daysext4: move ext4_percpu_param_init() before ext4_mb_init()Baokun Li
3 daysext4: mark group add fast-commit ineligibleLi Chen
3 daysext4: use optimized mballoc scanning regardless of inode formatJan Kara
3 daysext4: fix memory leak in ext4_ext_shift_extents()Zilin Guan
3 daysext4: don't cache extent during splitting extentZhang Yi
2026-01-30ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-01-11ext4: fix error message when rejecting the default hashGabriel Krisman Bertazi
2026-01-11ext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
2026-01-11ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin
2026-01-11ext4: introduce ITAIL helperYe Bin
2026-01-11ext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin
2026-01-11ext4: align max orphan file size with e2fsprogs limitBaokun Li
2026-01-11ext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun
2026-01-11ext4: clear i_state_flags when alloc inodeHaibo Chen
2026-01-11ext4: xattr: fix null pointer deref in ext4_raw_inode()Karina Yankevich
2026-01-11ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun
2026-01-11ext4: remove unused return value of __mb_check_buddyKemeng Shi
2026-01-11ext4: correct the checking of quota files before moving extentsZhang Yi
2026-01-11ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()Alexey Nepomnyashih
2026-01-11ext4: refresh inline data size before write operationsDeepanshu Kartikey
2025-11-24ext4: increase IO priority of fastcommitJulian Sun
2025-11-24fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlockchuguangqing
2025-10-23ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()Theodore Ts'o
2025-10-23ext4: detect invalid INLINE_DATA + EXTENTS flag combinationDeepanshu Kartikey
2025-10-23ext4: wait for ongoing I/O to complete before freeing blocksZhang Yi
2025-10-19ext4: free orphan info with kvfreeJan Kara
2025-10-19ext4: validate ea_ino and size in check_xattrsDeepanshu Kartikey
2025-10-19ext4: guard against EA inode refcount underflow in xattr updateAhmet Eray Karadag
2025-10-19ext4: fix an off-by-one issue during moving extentsZhang Yi
2025-10-19ext4: correctly handle queries for metadata mappingsOjaswin Mujoo
2025-10-19ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()Yongjian Sun
2025-10-19ext4: verify orphan file size is not too bigJan Kara
2025-10-15ext4: fix checks for orphan inodesJan Kara
2025-08-28ext4: preserve SB_I_VERSION on remountBaokun Li
2025-08-28ext4: fix hole length calculation overflow in non-extent inodesZhang Yi
2025-08-28ext4: use kmalloc_array() for array space allocationLiao Yuanhong
2025-08-28ext4: don't try to clear the orphan_present feature block device is r/oTheodore Ts'o
2025-08-28ext4: fix reserved gdt blocks handling in fsmapOjaswin Mujoo
2025-08-28ext4: fix fsmap end of range reporting with bigallocOjaswin Mujoo
2025-08-28ext4: check fast symlink for ea_inode correctlyAndreas Dilger
2025-08-28ext4: fix largest free orders lists corruption on mb_optimize_scan switchBaokun Li
2025-08-28ext4: fix zombie groups in average fragment size listsBaokun Li
2025-08-28ext4: do not BUG when INLINE_DATA_FL lacks system.data xattrTheodore Ts'o
2025-06-27ext4: only dirty folios when data journaling regular filesBrian Foster
2025-06-27ext4: ensure i_size is smaller than maxbytesZhang Yi
2025-06-27ext4: factor out ext4_get_maxbytes()Zhang Yi
2025-06-27ext4: fix calculation of credits for extent tree modificationJan Kara
2025-06-27ext4: inline: fix len overflow in ext4_prepare_inline_dataThadeu Lima de Souza Cascardo
2025-06-04ext4: remove writable userspace mappings before truncating page cacheZhang Yi