Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 updates from Ted Ts'o: - further restructure ext4 documentation - fix up ext4's delayed allocation for bigalloc file systems - fix up some syzbot-detected races in EXT4_IOC_MOVE_EXT, EXT4_IOC_SWAP_BOOT, and ext4_remount - ... and a few other miscellaneous bugs and optimizations. * tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: (21 commits) ext4: fix use-after-free race in ext4_remount()'s error path ext4: cache NULL when both default_acl and acl are NULL docs: promote the ext4 data structures book to top level docs: move ext4 administrative docs to admin-guide/ jbd2: fix use after free in jbd2_log_do_checkpoint() ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR ext4: fix setattr project check in fssetxattr ioctl docs: make ext4 readme tables readable docs: fix ext4 documentation table formatting problems docs: generate a separate ext4 pdf file from the documentation ext4: convert fault handler to use vm_fault_t type ext4: initialize retries variable in ext4_da_write_inline_data_begin() ext4: fix EXT4_IOC_SWAP_BOOT ext4: fix build error when DX_DEBUG is defined ext4: fix argument checking in EXT4_IOC_MOVE_EXT ext4: fix reserved cluster accounting at page invalidation time ext4: adjust reserved cluster count when removing extents ext4: reduce reserved cluster count by number of allocated clusters ext4: fix reserved cluster accounting at delayed write time ext4: add new pending reservation mechanism ...
Showing
- Documentation/admin-guide/ext4.rst 574 additions, 0 deletionsDocumentation/admin-guide/ext4.rst
- Documentation/admin-guide/index.rst 1 addition, 0 deletionsDocumentation/admin-guide/index.rst
- Documentation/conf.py 4 additions, 0 deletionsDocumentation/conf.py
- Documentation/filesystems/ext4/about.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/about.rst
- Documentation/filesystems/ext4/allocators.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/allocators.rst
- Documentation/filesystems/ext4/attributes.rst 4 additions, 4 deletionsDocumentation/filesystems/ext4/attributes.rst
- Documentation/filesystems/ext4/bigalloc.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/bigalloc.rst
- Documentation/filesystems/ext4/bitmaps.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/bitmaps.rst
- Documentation/filesystems/ext4/blockgroup.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/blockgroup.rst
- Documentation/filesystems/ext4/blockmap.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/blockmap.rst
- Documentation/filesystems/ext4/blocks.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/blocks.rst
- Documentation/filesystems/ext4/checksums.rst 1 addition, 1 deletionDocumentation/filesystems/ext4/checksums.rst
- Documentation/filesystems/ext4/directory.rst 9 additions, 9 deletionsDocumentation/filesystems/ext4/directory.rst
- Documentation/filesystems/ext4/dynamic.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/dynamic.rst
- Documentation/filesystems/ext4/eainode.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/eainode.rst
- Documentation/filesystems/ext4/ext4.rst 0 additions, 613 deletionsDocumentation/filesystems/ext4/ext4.rst
- Documentation/filesystems/ext4/globals.rst 0 additions, 0 deletionsDocumentation/filesystems/ext4/globals.rst
- Documentation/filesystems/ext4/group_descr.rst 2 additions, 2 deletionsDocumentation/filesystems/ext4/group_descr.rst
- Documentation/filesystems/ext4/ifork.rst 4 additions, 4 deletionsDocumentation/filesystems/ext4/ifork.rst
- Documentation/filesystems/ext4/index.rst 8 additions, 11 deletionsDocumentation/filesystems/ext4/index.rst
Loading
Please register or sign in to comment