summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
AgeCommit message (Expand)Author
2020-08-21ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng
2020-05-27ubifs: remove broken lazytime supportChristoph Hellwig
2020-05-27ubifs: fix wrong use of crypto_shash_descsize()Eric Biggers
2020-05-02ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()Richard Weinberger
2020-03-05ubifs: Fix ino_t format warnings in orphan_delete()Geert Uytterhoeven
2020-02-11ubifs: Fix memory leak from c->sup_nodeQuanyang Wang
2020-02-11ubifs: Fix deadlock in concurrent bulk-read and writepageZhihao Cheng
2020-02-11ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flagEric Biggers
2020-02-11ubifs: Fix wrong memory allocationSascha Hauer
2020-02-11ubifs: don't trigger assertion on invalid no-key filenameEric Biggers
2020-02-11utimes: Clamp the timestamps in notify_change()Amir Goldstein
2020-01-17ubifs: do_kill_orphans: Fix a memory leak bugZhihao Cheng
2020-01-17ubifs: Fixed missed le64_to_cpu() in journalBen Dooks (Codethink)
2020-01-17Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"Richard Weinberger
2020-01-09ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gapsZhihao Cheng
2019-09-21Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-19Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds
2019-09-18Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-09-15ubifs: Fix memory leak bug in alloc_ubifs_info() error pathWenwen Wang
2019-09-15ubifs: Fix memory leak in __ubifs_node_verify_hmac error pathWenwen Wang
2019-09-15ubifs: Fix memory leak in read_znode() error pathWenwen Wang
2019-09-15ubifs: Remove redundant assignment to pointer fnameColin Ian King
2019-08-30timestamp_truncate: Replace users of timespec64_truncDeepa Dinamani
2019-08-22ubifs: Limit the number of pages in shrink_liabilityLiu Song
2019-08-22ubifs: Correctly initialize c->min_log_bytesRichard Weinberger
2019-08-22ubifs: Fix double unlock around orphan_delete()Richard Weinberger
2019-08-12ubifs: wire up new fscrypt ioctlsEric Biggers
2019-07-18mm: migrate: remove unused mode argumentKeith Busch
2019-07-14Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-10Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08ubifs: Don't leak orphans on memory during commitRichard Weinberger
2019-07-08ubifs: Check link count of inodes when killing orphans.Richard Weinberger
2019-07-08ubifs: Add support for zstd compression.Michele Dionisio
2019-07-08ubifs: support offline signed imagesSascha Hauer
2019-07-08ubifs: remove unnecessary check in ubifs_log_start_commitLiu Song
2019-07-08ubifs: Fix typo of output in get_cs_sqnumLiu Song
2019-07-08ubifs: Simplify redundant codeLiu Song
2019-07-08ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger
2019-07-04ubifs: fix build warning after debugfs cleanup patchGreg Kroah-Hartman
2019-07-03ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-01vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-28fscrypt: introduce fscrypt_decrypt_block_inplace()Eric Biggers
2019-05-28fscrypt: introduce fscrypt_encrypt_block_inplace()Eric Biggers
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner