aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4
AgeCommit message (Expand)Author
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-10-26ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢
2022-10-26ext4: place buffer head allocation before handle startJinke Han
2022-10-26ext4: make ext4_lazyinit_thread freezableLalith Rajendran
2022-10-26ext4: fix null-ptr-deref in ext4_write_infoBaokun Li
2022-10-26ext4: avoid crash when inline data creation follows DIO writeJan Kara
2022-09-28ext4: make directory inode spreading reflect flexbg sizeJan Kara
2022-08-25ext4: avoid resizing to a partial cluster sizeKiselev, Oleg
2022-08-25ext4: avoid remove directory when directory is corruptedYe Bin
2022-08-25ext4: correct the misjudgment in ext4_iget_extra_inodeBaokun Li
2022-08-25ext4: correct max_inline_xattr_value_size computingBaokun Li
2022-08-25ext4: fix extent status tree race in writeback error recovery pathEric Whitney
2022-08-25ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o
2022-08-25ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li
2022-08-25ext4: make sure ext4_append() always allocates new blockLukas Czerner
2022-08-25ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li
2022-08-25ext4: recover csum seed of tmp_inode after migrating to extentsLi Lingfeng
2022-06-25ext4: add reserved GDT blocks checkZhang Yi
2022-06-25ext4: make variable "count" signedDing Xiang
2022-06-25ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-14ext4: avoid cycles in directory h-treeJan Kara
2022-06-14ext4: verify dir block before splitting itJan Kara
2022-06-14ext4: fix bug_on in ext4_writepagesYe Bin
2022-06-14ext4: fix use-after-free in ext4_rename_dir_prepareYe Bin
2022-06-14ext4: reject the 'commit' option on ext2 filesystemsEric Biggers
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk
2022-04-27ext4: fix symlink file size not match to file contentYe Bin
2022-04-15ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o
2022-03-16ext4: add check to prevent attempting to resize an fs with sparse_super2Josh Triplett
2022-02-23ext4: check for out-of-order index extents in ext4_valid_extent_entries()Zhang Yi
2022-02-08ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani
2022-01-27ext4: don't use the orphan list when migrating an inodeTheodore Ts'o
2022-01-27ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin
2022-01-27ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques
2022-01-27ext4: make sure quota gets properly shutdown on errorJan Kara
2022-01-27ext4: make sure to reset inode lockdep class when quota enabling failsJan Kara
2022-01-27ext4: avoid trim error on fs with small groupsJan Kara
2021-11-26ext4: fix lazy initialization next schedule time computation in more granular...Shaoying Xu
2021-10-06ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun
2021-09-22ext4: report correct st_size for encrypted symlinksEric Biggers
2021-09-22ext4: fix race writing to an inline_data file while its xattrs are changingTheodore Ts'o
2021-08-12ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o
2021-07-20ext4: use ext4_grp_locked_error in mb_find_extentStephen Brennan
2021-07-20ext4: fix avefreec in find_group_orlovPan Dong
2021-07-20ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi
2021-07-20ext4: correct the cache_nr in tracepoint ext4_es_shrink_exitZhang Yi
2021-07-20ext4: return error code when ext4_fill_flex_info() failsYang Yingliang
2021-07-20ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam