Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 fixes from Ted Ts'o: "A few bug fixes and add some missing KERN_CONT annotations" * tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: add missing KERN_CONT to a few more debugging uses fscrypto: lock inode while setting encryption policy ext4: correct endianness conversion in __xattr_check_inode() fscrypto: make XTS tweak initialization endian-independent ext4: do not advertise encryption support when disabled jbd2: fix incorrect unlock on j_list_lock ext4: super.c: Update logging style using KERN_CONT
Showing
- fs/crypto/crypto.c 8 additions, 7 deletionsfs/crypto/crypto.c
- fs/crypto/policy.c 4 additions, 0 deletionsfs/crypto/policy.c
- fs/ext4/block_validity.c 2 additions, 2 deletionsfs/ext4/block_validity.c
- fs/ext4/mballoc.h 8 additions, 9 deletionsfs/ext4/mballoc.h
- fs/ext4/namei.c 10 additions, 8 deletionsfs/ext4/namei.c
- fs/ext4/super.c 11 additions, 10 deletionsfs/ext4/super.c
- fs/ext4/sysfs.c 4 additions, 0 deletionsfs/ext4/sysfs.c
- fs/ext4/xattr.c 7 additions, 13 deletionsfs/ext4/xattr.c
- fs/jbd2/transaction.c 2 additions, 1 deletionfs/jbd2/transaction.c
Please register or sign in to comment