summaryrefslogtreecommitdiff
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-13
|\
| * ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-08
| * ubifs: Remove unnecessary assignmentStefan Agner2017-05-08
| * ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-08
| * ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee2017-05-08
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-08
|\ \
| * | fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani2017-05-08
* | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\ \ \ | |/ / |/| |
| * | ubifs: check for consistent encryption contexts in ubifs_lookup()Eric Biggers2017-05-04
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ \ | |_|/ |/| |
| * | ubifs: Convert to separately allocated bdiJan Kara2017-04-20
| |/
* | ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-18
* | ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau2017-03-30
* | ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee2017-03-30
* | ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee2017-03-30
* | ubifs: Remove filename from debug messages in ubifs_readdirHyunchul Lee2017-03-30
* | ubifs: Fix memory leak in error path in ubifs_mknodRichard Weinberger2017-03-30
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-20
|\
| * fscrypt: constify struct fscrypt_operationsEric Biggers2017-02-08
| * fscrypt: split supp and notsupp declarations into their own headersEric Biggers2017-02-06
| * fscrypt: make fscrypt_operations.key_prefix a stringEric Biggers2017-01-08
* | ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger2017-01-17
* | ubifs: remove redundant checks for encryption keyEric Biggers2017-01-17
* | ubifs: allow encryption ioctls in compat modeEric Biggers2017-01-17
* | ubifs: add CONFIG_BLOCK dependency for encryptionArnd Bergmann2017-01-17
* | ubifs: fix unencrypted journal writePeter Rosin2017-01-17
* | ubifs: ensure zero err is returned on successful returnColin Ian King2017-01-17
|/
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* | ubifs: Initialize fstr_real_lenRichard Weinberger2016-12-14
* | ubifs: Use fscrypt ioctl() helpersRichard Weinberger2016-12-13
* | ubifs: Use FS_CFLG_OWN_PAGESRichard Weinberger2016-12-13
* | ubifs: Raise write version to 5Richard Weinberger2016-12-12
* | ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger2016-12-12
* | ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger2016-12-12
* | ubifs: Use a random number for cookiesRichard Weinberger2016-12-12
* | ubifs: Add full hash lookup supportRichard Weinberger2016-12-12
* | ubifs: Rename tnc_read_node_nmRichard Weinberger2016-12-12
* | ubifs: Add support for encrypted symlinksRichard Weinberger2016-12-12
* | ubifs: Implement encrypted filenamesRichard Weinberger2016-12-12
* | ubifs: Make r5 hash binary string awareRichard Weinberger2016-12-12
* | ubifs: Relax checks in ubifs_validate_entry()Richard Weinberger2016-12-12
* | ubifs: Implement encrypt/decrypt for all IORichard Weinberger2016-12-12
* | ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger2016-12-12
* | ubifs: Introduce new data node field, compr_sizeRichard Weinberger2016-12-12
* | ubifs: Enforce crypto policy in mmapRichard Weinberger2016-12-12
* | ubifs: Massage assert in ubifs_xattr_set() wrt. fscryptoRichard Weinberger2016-12-12
* | ubifs: Preload crypto context in ->lookup()Richard Weinberger2016-12-12