fs/ntfs3: Add ckeck in ni_update_parent()
[platform/kernel/linux-starfive.git] / fs / ext4 /
2023-11-02 Baokun Liext4: avoid overlapping preallocations due to overflow
2023-11-02 Baokun Liext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
2023-11-02 Baokun Liext4: add two helper functions extent_logical_end(...
2023-10-06 Jan Karaext4: do not let fstrim block system suspend
2023-10-06 Jan Karaext4: move setting of trimmed bit into ext4_try_to_trim...
2023-10-06 Kemeng Shiext4: replace the traditional ternary conditional opera...
2023-09-23 Shida Zhangext4: fix rec_len verify error
2023-09-19 Luís Henriquesext4: fix memory leaks in ext4_fname_{setup_filename...
2023-09-19 Wang Jianjianext4: add correct group descriptors and reserved GDT...
2023-09-13 Zhihao Chengext4: fix unttached inode after power cut with orphan...
2023-09-13 Kemeng Shiext4: avoid potential data overflow in next_linear_group
2023-09-13 Kemeng Shiext4: correct grp validation in ext4_mb_good_group
2023-07-27 Eric Whitneyext4: correct inline offset when handling xattrs in...
2023-07-23 Baokun Liext4: only update i_reserved_data_blocks on successful...
2023-07-23 Baokun Liext4: turn quotas off if mount failed after enabling...
2023-07-23 Chao Yuext4: fix to check return value of freeze_bdev() in...
2023-07-23 Kemeng Shiext4: fix wrong unit use in ext4_mb_new_blocks
2023-07-23 Kemeng Shiext4: get block from bh in ext4_free_blocks for fast...
2023-07-23 Kemeng Shiext4: fix wrong unit use in ext4_mb_clear_bb
2023-07-23 Zhihao Chengext4: Fix reusing stale buffer heads from last failed...
2023-07-19 Jan Karaext4: Remove ext4 locking of moved directory
2023-06-21 Fabio M. De Francescoext4: drop the call to ext4_error() from ext4_get_group...
2023-06-14 Theodore Ts'oext4: only check dquot_initialize_needed() when debugging
2023-06-14 Theodore Ts'oRevert "ext4: don't clear SB_RDONLY when remounting...
2023-06-09 Theodore Ts'oext4: enable the lazy init thread when remounting read...
2023-06-09 Theodore Ts'oext4: add lockdep annotations for i_data_sem for ea_inode's
2023-06-09 Theodore Ts'oext4: disallow ea_inodes with extended attributes
2023-06-09 Theodore Ts'oext4: set lockdep subclass for the ea_inode in ext4_xat...
2023-06-09 Theodore Ts'oext4: add EA_INODE checking to ext4_iget()
2023-05-24 Ojaswin Mujooext4: Fix best extent lstart adjustment logic in ext4_m...
2023-05-24 Kemeng Shiext4: set goal start correctly in ext4_mb_normalize_request
2023-05-24 Theodore Ts'oext4: allow ext4_get_group_info() to fail
2023-05-24 Kemeng Shiext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY...
2023-05-24 Theodore Ts'oext4: don't clear SB_RDONLY when remounting r/w until...
2023-05-24 Theodore Ts'oext4: reflect error codes from ext4_multi_mount_protect...
2023-05-17 Theodore Ts'oext4: fix invalid free tracking in ext4_xattr_move_to_b...
2023-05-17 Theodore Ts'oext4: remove a BUG_ON in ext4_mb_release_group_pa()
2023-05-17 Jan Karaext4: fix lockdep warning when enabling MMP
2023-05-17 Theodore Ts'oext4: bail out of ext4_xattr_ibody_get() fails for...
2023-05-17 Theodore Ts'oext4: add bounds checking in get_max_inline_xattr_value...
2023-05-17 Theodore Ts'oext4: fix deadlock when converting an inline directory...
2023-05-17 Theodore Ts'oext4: improve error handling from ext4_dirhash()
2023-05-17 Theodore Ts'oext4: improve error recovery code paths in __ext4_remount()
2023-05-17 Baokun Liext4: check iomap type only if ext4_iomap_begin() does...
2023-05-17 Jan Karaext4: fix data races when using cached status extents
2023-05-17 Tudor Ambarusext4: avoid a potential slab-out-of-bounds in ext4_grou...
2023-05-17 Ye Binext4: fix WARNING in mb_find_extent
2023-05-11 Ye Binext4: fix use-after-free read in ext4_find_extent for...
2023-05-11 Zhihao Chengext4: fix i_disksize exceeding i_size problem in parita...
2023-03-22 Theodore Ts'oext4: fix possible double unlock when moving a directory
2023-03-22 Baokun Liext4: fix task hung in ext4_xattr_delete_inode
2023-03-22 Baokun Liext4: update s_journal_inum if it changes after journal...
2023-03-22 Baokun Liext4: fail ext4_iget if special inode unallocated
2023-03-17 Jan Karaext4: Fix deadlock during directory rename
2023-03-17 Jan Karaext4: Fix possible corruption when moving a directory
2023-03-17 Zhihao Chengext4: zero i_disksize when initializing the bootloader...
2023-03-17 Ye Binext4: fix WARNING in ext4_update_inline_data
2023-03-17 Ye Binext4: move where set the MAY_INLINE_DATA flag is set
2023-03-17 Darrick J. Wongext4: fix another off-by-one fsmap error on 1k block...
2023-03-17 Eric Whitneyext4: fix RENAME_WHITEOUT handling for inline directories
2023-03-17 Eric Biggersext4: fix cgroup writeback accounting with fs-layer...
2023-03-11 Zhang Yiext4: fix incorrect options show of original mount_opt...
2023-03-11 Wang Jianjianext4: don't show commit interval if it is zero
2023-03-11 Eric Biggersext4: use ext4_fc_tl_mem in fast-commit replay path
2023-03-10 Jun Nieext4: refuse to create ea block when umounted
2023-03-10 Jun Nieext4: optimize ea_inode block expansion
2023-02-25 Kees Cookext4: Fix function prototype mismatch for ext4_feat_ktype
2023-01-07 Ye Binext4: allocate extended attribute value in vmalloc...
2023-01-07 Jan Karaext4: avoid unaccounted block allocation when expanding...
2023-01-07 Jan Karaext4: initialize quota before expanding inode in setpro...
2023-01-07 Ye Binext4: fix inode leak in ext4_xattr_inode_create() on...
2023-01-07 Ye Binext4: fix kernel BUG in 'ext4_write_inline_data_end()'
2023-01-07 Jan Karaext4: fix deadlock due to mbcache entry corruption
2023-01-07 Jan Karaext4: avoid BUG_ON when creating xattrs
2023-01-07 Baokun Liext4: fix corrupt backup group descriptors after online...
2023-01-07 Darrick J. Wongext4: dont return EINVAL from GETFSUUID when reporting...
2023-01-07 Baokun Liext4: fix bad checksum after online resize
2023-01-07 Luís Henriquesext4: fix error code return to user-space in ext4_get_b...
2023-01-07 Baokun Liext4: fix corruption when online resizing a 1K bigalloc fs
2023-01-07 Eric Whitneyext4: fix delayed allocation bug in ext4_clu_mapped...
2023-01-07 Darrick J. Wongext4: don't fail GETFSUUID when the caller provides...
2023-01-07 Ye Binext4: init quota for 'old.inode' in 'ext4_rename'
2023-01-07 Ye Binext4: fix uninititialized value in 'ext4_evict_inode'
2023-01-07 Eric Biggersext4: fix off-by-one errors in fast-commit block filling
2023-01-07 Eric Biggersext4: fix unaligned memory access in ext4_fc_reserve_sp...
2023-01-07 Eric Biggersext4: add missing validation of fast-commit record...
2023-01-07 Eric Biggersext4: don't set up encryption key during jbd2 transaction
2023-01-07 Eric Biggersext4: fix leaking uninitialized memory in fast-commit...
2023-01-07 Eric Biggersext4: disable fast-commit of encrypted dir operations
2023-01-07 Eric Biggersext4: don't allow journal inode to have encrypt flag
2023-01-07 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-07 Zhang Yiext4: check and assert if marking an no_delete evicting...
2023-01-07 Lukas Czernerext4: journal_path mount options should follow links
2023-01-07 Ye Binext4: fix reserved cluster accounting in __es_remove_ex...
2023-01-07 Baokun Liext4: add helper to check quota inums
2023-01-07 Baokun Liext4: add EXT4_IGET_BAD flag to prevent unexpected...
2023-01-07 Gaosheng Cuiext4: fix undefined behavior in bit shift for ext4_chec...
2023-01-07 Baokun Liext4: fix use-after-free in ext4_orphan_cleanup
2023-01-07 Alexander Potapenkofs: ext4: initialize fsdata in pagecache_write()
2023-01-07 Baokun Liext4: correct inconsistent error msg in nojournal mode
next