Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 updates from Ted Ts'o: "Ext4 regression and bug fixes" * tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: inline jbd2_journal_[un]register_shrinker() ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT ext4: fix possible UAF when remounting r/o a mmp-protected file system ext4: use ext4_grp_locked_error in mb_find_extent ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock Revert "ext4: consolidate checks for resize of bigalloc into ext4_resize_begin"
Showing
- fs/ext4/ext4_jbd2.c 1 addition, 1 deletionfs/ext4/ext4_jbd2.c
- fs/ext4/ioctl.c 15 additions, 1 deletionfs/ext4/ioctl.c
- fs/ext4/mballoc.c 5 additions, 4 deletionsfs/ext4/mballoc.c
- fs/ext4/mmp.c 15 additions, 16 deletionsfs/ext4/mmp.c
- fs/ext4/resize.c 0 additions, 4 deletionsfs/ext4/resize.c
- fs/ext4/super.c 15 additions, 11 deletionsfs/ext4/super.c
- fs/jbd2/checkpoint.c 2 additions, 2 deletionsfs/jbd2/checkpoint.c
- fs/jbd2/journal.c 60 additions, 89 deletionsfs/jbd2/journal.c
- include/linux/jbd2.h 2 additions, 4 deletionsinclude/linux/jbd2.h
Loading
Please register or sign in to comment