packaging: Upgrade build required openssl version from 1.1 to 3
[platform/kernel/linux-rpi.git] / fs / ext4 /
2022-11-12 Dom CobleyRevert "Revert "ext4: make mb_optimize_scan performance...
2022-11-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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-10-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-12 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-05 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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-09-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-12 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-05 Dom CobleyMerge tag 'v5.15.65' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.64' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.63' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.62' into rpi-5.15.y
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-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.60' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.59' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.58' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.57' into rpi-5.15.y
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-07-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-19 Phil ElwellRevert "ext4: make mb_optimize_scan performance mount...
2022-06-24 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
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
next