aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-21
|\
| * ubifs: Fix memory leak bug in alloc_ubifs_info() error pathWenwen Wang2019-09-15
| * ubifs: Fix memory leak in __ubifs_node_verify_hmac error pathWenwen Wang2019-09-15
| * ubifs: Fix memory leak in read_znode() error pathWenwen Wang2019-09-15
| * ubifs: Remove redundant assignment to pointer fnameColin Ian King2019-09-15
* | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-09-19
|\ \
| * | timestamp_truncate: Replace users of timespec64_truncDeepa Dinamani2019-08-30
| |/
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-09-18
|\ \ | |/ |/|
| * ubifs: wire up new fscrypt ioctlsEric Biggers2019-08-12
* | ubifs: Limit the number of pages in shrink_liabilityLiu Song2019-08-22
* | ubifs: Correctly initialize c->min_log_bytesRichard Weinberger2019-08-22
* | ubifs: Fix double unlock around orphan_delete()Richard Weinberger2019-08-22
|/
* mm: migrate: remove unused mode argumentKeith Busch2019-07-18
* Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-14
|\
| * ubifs: Don't leak orphans on memory during commitRichard Weinberger2019-07-08
| * ubifs: Check link count of inodes when killing orphans.Richard Weinberger2019-07-08
| * ubifs: Add support for zstd compression.Michele Dionisio2019-07-08
| * ubifs: support offline signed imagesSascha Hauer2019-07-08
| * ubifs: remove unnecessary check in ubifs_log_start_commitLiu Song2019-07-08
| * ubifs: Fix typo of output in get_cs_sqnumLiu Song2019-07-08
| * ubifs: Simplify redundant codeLiu Song2019-07-08
| * ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger2019-07-08
* | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2019-07-12
|\ \
| * | vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong2019-07-01
| |/
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \
| * | ubifs: fix build warning after debugfs cleanup patchGreg Kroah-Hartman2019-07-04
| * | ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-03
* | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-07-10
|\ \ \
| * | | fscrypt: introduce fscrypt_decrypt_block_inplace()Eric Biggers2019-05-28
| * | | fscrypt: introduce fscrypt_encrypt_block_inplace()Eric Biggers2019-05-28
| |/ /
* | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-10
* | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\ \ \ | |_|/ |/| |
| * | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-27
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
| |/ |/|
* | 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