Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 updates from Ted Ts'o: "Only miscellaneous cleanups and bug fixes for ext4 this cycle" * tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: create ext4_kset dynamically ext4: create ext4_feat kobject dynamically ext4: release kobject/kset even when init/register fail ext4: fix incorrect indentation of if statement ext4: correct documentation for grpid mount option ext4: use 'sbi' instead of 'EXT4_SB(sb)' ext4: save error to disk in __ext4_grp_locked_error() jbd2: fix sphinx kernel-doc build warnings ext4: fix a race in the ext4 shutdown path mbcache: make sure c_entry_count is not decremented past zero ext4: no need flush workqueue before destroying it ext4: fixed alignment and minor code cleanup in ext4.h ext4: fix ENOSPC handling in DAX page fault handler dax: pass detailed error code from dax_iomap_fault() mbcache: revert "fs/mbcache.c: make count_objects() more robust" mbcache: initialize entry->e_referenced in mb_cache_entry_create() ext4: fix up remaining files with SPDX cleanups
No related branches found
No related tags found
Showing
- Documentation/filesystems/ext4.txt 1 addition, 1 deletionDocumentation/filesystems/ext4.txt
- fs/dax.c 6 additions, 3 deletionsfs/dax.c
- fs/ext2/file.c 1 addition, 1 deletionfs/ext2/file.c
- fs/ext4/acl.h 1 addition, 1 deletionfs/ext4/acl.h
- fs/ext4/balloc.c 2 additions, 2 deletionsfs/ext4/balloc.c
- fs/ext4/block_validity.c 3 additions, 3 deletionsfs/ext4/block_validity.c
- fs/ext4/ext4.h 10 additions, 12 deletionsfs/ext4/ext4.h
- fs/ext4/ext4_extents.h 1 addition, 13 deletionsfs/ext4/ext4_extents.h
- fs/ext4/ext4_jbd2.h 1 addition, 4 deletionsfs/ext4/ext4_jbd2.h
- fs/ext4/extents.c 1 addition, 13 deletionsfs/ext4/extents.c
- fs/ext4/extents_status.h 1 addition, 1 deletionfs/ext4/extents_status.h
- fs/ext4/file.c 8 additions, 2 deletionsfs/ext4/file.c
- fs/ext4/fsmap.c 1 addition, 14 deletionsfs/ext4/fsmap.c
- fs/ext4/fsmap.h 1 addition, 14 deletionsfs/ext4/fsmap.h
- fs/ext4/hash.c 1 addition, 5 deletionsfs/ext4/hash.c
- fs/ext4/ialloc.c 2 additions, 2 deletionsfs/ext4/ialloc.c
- fs/ext4/inline.c 1 addition, 9 deletionsfs/ext4/inline.c
- fs/ext4/inode.c 12 additions, 4 deletionsfs/ext4/inode.c
- fs/ext4/mballoc.c 8 additions, 20 deletionsfs/ext4/mballoc.c
- fs/ext4/mballoc.h 1 addition, 1 deletionfs/ext4/mballoc.h
Loading
Please register or sign in to comment