btrfs: remove pointless and double ulist frees in error paths of qgroup tests
[platform/kernel/linux-rpi.git] / fs / ext4 /
2022-11-10 Matthew Wilcox ... ext4,f2fs: fix readahead of verity data
2022-11-10 Luís Henriquesext4: fix BUG_ON() when directory entry has invalid...
2022-11-10 Ye Binext4: fix warning in 'ext4_da_release_space'
2022-10-26 Jerry Lee 李修賢ext4: continue to expand file system when the target...
2022-10-26 Josh Triplettext4: don't run ext4lazyinit for read-only filesystems
2022-10-26 Ye Binext4: update 'state->fc_regions_size' after successful...
2022-10-26 Ye Binext4: fix potential memory leak in ext4_fc_record_regions()
2022-10-26 Ye Binext4: fix potential memory leak in ext4_fc_record_modif...
2022-10-26 Ye Binext4: fix miss release buffer head in ext4_fc_write_inode
2022-10-26 Zhihao Chengext4: fix dir corruption when ext4_dx_add_entry() fails
2022-10-26 Jinke Hanext4: place buffer head allocation before handle start
2022-10-26 Zhang Yiext4: ext4_read_bh_lock() should submit IO if the buffe...
2022-10-26 Lukas Czernerext4: don't increase iversion counter for ea_inodes
2022-10-26 Jan Karaext4: fix check for block being out of directory size
2022-10-26 Lalith Rajendranext4: make ext4_lazyinit_thread freezable
2022-10-26 Baokun Liext4: fix null-ptr-deref in ext4_write_info
2022-10-26 Jan Karaext4: avoid crash when inline data creation follows...
2022-09-28 Jan Karaext4: use locality group preallocation for small closed...
2022-09-28 Jan Karaext4: avoid unnecessary spreading of allocations among...
2022-09-28 Jan Karaext4: make mballoc try target group first even with...
2022-09-28 Theodore Ts'oext4: limit the number of retries after discarding...
2022-09-28 Luís Henriquesext4: fix bug in extents parsing when eh_entries =...
2022-09-28 Jan Karaext4: make directory inode spreading reflect flexbg...
2022-08-25 Kiselev, Olegext4: avoid resizing to a partial cluster size
2022-08-25 Ye Binext4: avoid remove directory when directory is corrupted
2022-08-17 Jan Karaext4: fix race when reusing xattr blocks
2022-08-17 Jan Karaext4: unindent codeblock in ext4_xattr_block_set()
2022-08-17 Shuqi Zhangext4: use kmemdup() to replace kmalloc + memcpy
2022-08-17 Jan Karaext4: remove EA inode entry from mbcache on inode eviction
2022-08-17 Lukas Czernerext4: make sure ext4_append() always allocates new...
2022-08-17 Lukas Czernerext4: check if directory block is within i_size
2022-08-17 Ye Binext4: fix warning in ext4_iomap_begin as race between...
2022-08-17 Baokun Liext4: correct the misjudgment in ext4_iget_extra_inode
2022-08-17 Baokun Liext4: correct max_inline_xattr_value_size computing
2022-08-17 Baokun Liext4: fix use-after-free in ext4_xattr_set_entry
2022-08-17 Baokun Liext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
2022-08-17 Eric Whitneyext4: fix extent status tree race in writeback error...
2022-08-17 Theodore Ts'oext4: update s_overhead_clusters in the superblock...
2022-08-17 Li Lingfengext4: recover csum seed of tmp_inode after migrating...
2022-06-22 Zhang Yiext4: add reserved GDT blocks check
2022-06-22 Ding Xiangext4: make variable "count" signed
2022-06-22 Baokun Liext4: fix bug_on ext4_mb_use_inode_pa
2022-06-22 Ye Binext4: fix super block checksum incorrect after mount
2022-06-09 Eric Biggersext4: only allow test_dummy_encryption when supported
2022-06-09 Jan Karaext4: avoid cycles in directory h-tree
2022-06-09 Jan Karaext4: verify dir block before splitting it
2022-06-09 Baokun Liext4: fix bug_on in __es_tree_search
2022-06-09 Theodore Ts'oext4: filter out EXT4_FC_REPLAY from on-disk superblock...
2022-06-09 Ye Binext4: fix bug_on in ext4_writepages
2022-06-09 Ye Binext4: fix warning in ext4_handle_inode_extension
2022-06-09 Baokun Liext4: fix race condition between ext4_write and ext4_co...
2022-06-09 Ye Binext4: fix use-after-free in ext4_rename_dir_prepare
2022-06-09 Dmitry Monakhovext4: mark group as trimmed only if it was fully scanned
2022-06-09 Eric Biggersext4: reject the 'commit' option on ext2 filesystems
2022-05-09 Ye Binext4: fix bug_on in start_this_handle during umount...
2022-05-01 Andreas Gruenbacheriomap: Add done_before argument to iomap_dio_rw
2022-04-27 Theodore Ts'oext4: force overhead calculation if the s_overhead_clus...
2022-04-27 Theodore Ts'oext4: fix overhead calculation to account for the reser...
2022-04-27 Tadeusz Strukext4: limit length to bitmap_maxbytes - blocksize in...
2022-04-27 Ye Binext4: fix use-after-free in ext4_search_dir
2022-04-27 Ye Binext4: fix symlink file size not match to file content
2022-04-27 Darrick J. Wongext4: fix fallocate to use file_modified to update...
2022-04-08 Theodore Ts'oext4: don't BUG if someone dirty pages without asking...
2022-04-08 Ritesh Harjaniext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
2022-04-08 Ritesh Harjaniext4: correct cluster len and clusters changed accounti...
2022-04-08 Ojaswin Mujooext4: make mb_optimize_scan performance mount option...
2022-04-08 Ye Binext4: fix fs corruption when tring to remove a non...
2022-03-08 Xin Yinext4: fast commit may miss file actions
2022-03-08 Xin Yinext4: fast commit may not fallback for ineligible commit
2022-03-08 Harshad Shirwadkarext4: simplify updating of fast commit stats
2022-03-08 Harshad Shirwadkarext4: drop ineligible txn start stop APIs
2022-02-08 Xin Yinext4: fix incorrect type issue during replay_del_range
2022-02-08 Ritesh Harjaniext4: fix error handling in ext4_fc_record_modified_inode()
2022-02-08 Ritesh Harjaniext4: fix error handling in ext4_restore_inline_data()
2022-02-08 Xin Yinext4: modify the logic of ext4_mb_new_blocks_simple
2022-02-08 Xin Yinext4: prevent used blocks from being allocated during...
2022-01-27 Theodore Ts'oext4: don't use the orphan list when migrating an inode
2022-01-27 Zhang Yiext4: fix an use-after-free issue about data=journal...
2022-01-27 Ye Binext4: fix null-ptr-deref in '__ext4_journal_ensure_credits'
2022-01-27 Sebastian Andrzej... ext4: destroy ext4_fc_dentry_cachep kmemcache on module...
2022-01-27 Xin Yinext4: fast commit may miss tracking unwritten range...
2022-01-27 Xin Yinext4: use ext4_ext_remove_space() for fast commit repla...
2022-01-27 Ye Binext4: Fix BUG_ON in ext4_bread when write quota data
2022-01-27 Luís Henriquesext4: set csum seed in tmp inode while migrating to...
2022-01-27 Xin Yinext4: fix fast commit may miss tracking range for FALLO...
2022-01-27 Harshad Shirwadkarext4: initialize err_blk before calling __ext4_get_inod...
2022-01-27 Chunguang Xuext4: fix a possible ABBA deadlock due to busy PA
2022-01-27 Jan Karaext4: make sure quota gets properly shutdown on error
2022-01-27 Jan Karaext4: make sure to reset inode lockdep class when quota...
2022-01-27 Jan Karaext4: avoid trim error on fs with small groups
2021-12-29 Zhang Yiext4: check for inconsistent extents between index...
2021-12-29 Zhang Yiext4: check for out-of-order index extents in ext4_vali...
2021-12-29 Zhang Yiext4: prevent partial update of the extent blocks
2021-11-18 yangerkunext4: refresh the ext4_ext_path struct after dropping...
2021-11-18 yangerkunext4: ensure enough credits in ext4_ext_shift_path_extents
2021-11-18 Shaoying Xuext4: fix lazy initialization next schedule time comput...
2021-11-18 Eric WhitneyRevert "ext4: enforce buffer head state assertion in...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
next