Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
Pull UBIFS updates from Richard Weinberger: - Updates and fixes for the file encryption mode - Minor improvements - Random fixes * tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs: ubifs: Set double hash cookie also for RENAME_EXCHANGE ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs ubifs: Don't leak kernel memory to the MTD ubifs: Change gfp flags in page allocation for bulk read ubifs: Fix oops when remounting with no_bulk_read. ubifs: Fail commit if TNC is obviously inconsistent ubifs: allow userspace to map mounts to volumes ubifs: Wire-up statx() support ubifs: Remove dead code from ubifs_get_link() ubifs: Massage debug prints wrt. fscrypt ubifs: Add assert to dent_key_init() ubifs: Fix unlink code wrt. double hash lookups ubifs: Fix data node size for truncating uncompressed nodes ubifs: Don't encrypt special files on creation ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename ubifs: Fix inode data budget in ubifs_mknod ubifs: Correctly evict xattr inodes ubifs: Unexport ubifs_inode_slab ubifs: don't bother checking for encryption key in ->mmap() ubifs: require key for truncate(2) of encrypted file
No related branches found
No related tags found
Showing
- fs/ubifs/crypto.c 6 additions, 1 deletionfs/ubifs/crypto.c
- fs/ubifs/dir.c 22 additions, 10 deletionsfs/ubifs/dir.c
- fs/ubifs/file.c 10 additions, 17 deletionsfs/ubifs/file.c
- fs/ubifs/journal.c 18 additions, 18 deletionsfs/ubifs/journal.c
- fs/ubifs/key.h 1 addition, 0 deletionsfs/ubifs/key.h
- fs/ubifs/super.c 10 additions, 1 deletionfs/ubifs/super.c
- fs/ubifs/tnc.c 113 additions, 27 deletionsfs/ubifs/tnc.c
- fs/ubifs/tnc_commit.c 4 additions, 0 deletionsfs/ubifs/tnc_commit.c
- fs/ubifs/ubifs.h 4 additions, 2 deletionsfs/ubifs/ubifs.h
- fs/ubifs/xattr.c 30 additions, 9 deletionsfs/ubifs/xattr.c
Loading
Please register or sign in to comment