summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-15
* ubifs: Use correct config name for encryptionRichard Weinberger2019-05-15
* ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-15
* Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-12
|\
| * ubifs: Drop unnecessary setting of zbr->znodeSascha Hauer2019-05-07
| * ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORTSascha Hauer2019-05-07
| * ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer2019-05-07
| * ubifs: Limit number of xattrs per inodeRichard Weinberger2019-05-07
| * ubifs: orphan: Handle xattrs like filesRichard Weinberger2019-05-07
| * ubifs: journal: Handle xattrs like filesRichard Weinberger2019-05-07
| * ubifs: find.c: replace swap function with built-in oneAndrey Abramov2019-05-07
| * ubifs: Do not skip hash checking in data nodesSascha Hauer2019-05-07
| * ubifs: work around high stack usage with clangArnd Bergmann2019-05-07
| * ubifs: remove unused function __ubifs_shash_finalYueHaibing2019-05-07
| * ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()Eric Biggers2019-05-07
| * ubifs: remove unnecessary calls to set up directory keyEric Biggers2019-05-07
* | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-05-08
|\ \
| * | fscrypt: cache decrypted symlink target in ->i_linkEric Biggers2019-04-17
| * | fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers2019-04-17
| |/
* | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\ \
| * | ubifs: switch to ->free_inode()Al Viro2019-05-01
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\ \ | |/ |/|
| * crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
* | ubifs: fix use-after-free on symlink traversalAl Viro2019-04-01
|/
* Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-13
|\
| * ubifs: Reject unsupported ioctl flags explicitlyHou Tao2019-02-24
* | fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-23
|/
* mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara2018-12-28
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-27
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-20
* | ubifs: Handle re-linking of inodes correctly while recoveryRichard Weinberger2018-12-13
* | ubifs: Fix default compression selection in ubifsGabor Juhos2018-12-13
* | ubifs: Fix memory leak on error conditionGarry McNulty2018-12-13
* | ubifs: auth: Add CONFIG_KEYS dependencyArnd Bergmann2018-12-13
* | ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FSGeert Uytterhoeven2018-12-13
* | ubifs: replay: Fix high stack usageArnd Bergmann2018-12-13
|/
* ubifs: Remove unneeded semicolonDing Xiang2018-10-23
* ubifs: Enable authentication supportSascha Hauer2018-10-23
* ubifs: Do not update inode size in-place in authenticated modeSascha Hauer2018-10-23
* ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-23
* ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-23
* ubifs: Create hash for default LPTSascha Hauer2018-10-23
* ubfis: authentication: Authenticate master nodeSascha Hauer2018-10-23
* ubifs: authentication: Authenticate LPTSascha Hauer2018-10-23
* ubifs: Authenticate replayed journalSascha Hauer2018-10-23
* ubifs: Add auth nodes to garbage collector journal headSascha Hauer2018-10-23
* ubifs: Add authentication nodes to journalSascha Hauer2018-10-23
* ubifs: authentication: Add hashes to index nodesSascha Hauer2018-10-23
* ubifs: Add hashes to the tree node cacheSascha Hauer2018-10-23