summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
AgeCommit message (Expand)Author
2019-05-07ubifs: remove unused function __ubifs_shash_finalYueHaibing
2019-05-07ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()Eric Biggers
2019-05-07ubifs: remove unnecessary calls to set up directory keyEric Biggers
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-01ubifs: switch to ->free_inode()Al Viro
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-17fscrypt: cache decrypted symlink target in ->i_linkEric Biggers
2019-04-17fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers
2019-04-01ubifs: fix use-after-free on symlink traversalAl Viro
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-24ubifs: Reject unsupported ioctl flags explicitlyHou Tao
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2018-12-28mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-13ubifs: Handle re-linking of inodes correctly while recoveryRichard Weinberger
2018-12-13ubifs: Fix default compression selection in ubifsGabor Juhos
2018-12-13ubifs: Fix memory leak on error conditionGarry McNulty
2018-12-13ubifs: auth: Add CONFIG_KEYS dependencyArnd Bergmann
2018-12-13ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FSGeert Uytterhoeven
2018-12-13ubifs: replay: Fix high stack usageArnd Bergmann
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-10-23ubifs: Remove unneeded semicolonDing Xiang
2018-10-23ubifs: Enable authentication supportSascha Hauer
2018-10-23ubifs: Do not update inode size in-place in authenticated modeSascha Hauer
2018-10-23ubifs: Add hashes and HMACs to default filesystemSascha Hauer
2018-10-23ubifs: authentication: Authenticate super block nodeSascha Hauer
2018-10-23ubifs: Create hash for default LPTSascha Hauer
2018-10-23ubfis: authentication: Authenticate master nodeSascha Hauer
2018-10-23ubifs: authentication: Authenticate LPTSascha Hauer
2018-10-23ubifs: Authenticate replayed journalSascha Hauer
2018-10-23ubifs: Add auth nodes to garbage collector journal headSascha Hauer
2018-10-23ubifs: Add authentication nodes to journalSascha Hauer
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer
2018-10-23ubifs: Add hashes to the tree node cacheSascha Hauer
2018-10-23ubifs: Create functions to embed a HMAC in a nodeSascha Hauer
2018-10-23ubifs: Add helper functions for authentication supportSascha Hauer
2018-10-23ubifs: Add separate functions to init/crc a nodeSascha Hauer
2018-10-23ubifs: Format changes for authentication supportSascha Hauer
2018-10-23ubifs: Store read superblock nodeSascha Hauer
2018-10-23ubifs: Drop write_nodeSascha Hauer
2018-10-23ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookupSascha Hauer
2018-10-23ubifs: Export pnode_lookup as ubifs_pnode_lookupSascha Hauer
2018-10-23ubifs: Pass ubifs_zbranch to read_znode()Sascha Hauer
2018-10-23ubifs: Pass ubifs_zbranch to try_read_node()Sascha Hauer
2018-10-23ubifs: Refactor create_default_filesystem()Sascha Hauer
2018-10-13ubifs: Fix WARN_ON logic in exit pathRichard Weinberger
2018-09-20Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger
2018-09-20ubifs: drop false positive assertionSascha Hauer
2018-09-20ubifs: Check for name being NULL while mountingRichard Weinberger