Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull ext2, reiserfs, quota and writeback updates from Jan Kara: - a couple of quota fixes (mostly for problems found by syzbot) - several ext2 cleanups - one fix for reiserfs crash on corrupted image - a fix for spurious warning in writeback code * tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: writeback: don't warn on an unregistered BDI in __mark_inode_dirty fs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode() reiserfs: add check for an invalid ih_entry_count ext2: Fix fall-through warnings for Clang fs/ext2: Use ext2_put_page docs: filesystems: Reduce ext2.rst to one top-level heading quota: Sanity-check quota file headers on load quota: Don't overflow quota file offsets ext2: Remove unnecessary blank fs/quota: update quota state flags scheme with project quota flags
Showing
- Documentation/filesystems/ext2.rst 1 addition, 0 deletionsDocumentation/filesystems/ext2.rst
- fs/ext2/dir.c 8 additions, 6 deletionsfs/ext2/dir.c
- fs/ext2/ext2.h 7 additions, 0 deletionsfs/ext2/ext2.h
- fs/ext2/inode.c 1 addition, 0 deletionsfs/ext2/inode.c
- fs/ext2/namei.c 5 additions, 10 deletionsfs/ext2/namei.c
- fs/ext2/super.c 1 addition, 1 deletionfs/ext2/super.c
- fs/fs-writeback.c 0 additions, 4 deletionsfs/fs-writeback.c
- fs/quota/dquot.c 1 addition, 1 deletionfs/quota/dquot.c
- fs/quota/quota_tree.c 4 additions, 4 deletionsfs/quota/quota_tree.c
- fs/quota/quota_v2.c 19 additions, 0 deletionsfs/quota/quota_v2.c
- fs/reiserfs/stree.c 6 additions, 0 deletionsfs/reiserfs/stree.c
- include/linux/quota.h 8 additions, 7 deletionsinclude/linux/quota.h
Loading
Please register or sign in to comment