summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
AgeCommit message (Expand)Author
2021-09-12ubifs: report correct st_size for encrypted symlinksEric Biggers
2021-07-20ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inodeZhihao Cheng
2021-07-19ubifs: Fix races between xattr_{set|get} and listxattr operationsZhihao Cheng
2021-05-11ubifs: Only check replay with inode type to judge if inode linkedGuochun Mao
2021-03-04ubifs: Fix error return code in alloc_wbufs()Wang ShaoBo
2021-03-04ubifs: Fix memleak in ubifs_init_authenticationDinghao Liu
2021-01-06ubifs: prevent creating duplicate encrypted filenamesEric Biggers
2020-12-30ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger
2020-12-30ubifs: Fix error return code in ubifs_init_authentication()Wang ShaoBo
2020-11-05ubifs: mount_ubifs: Release authentication resource in error handling pathZhihao Cheng
2020-11-05ubifs: Don't parse authentication mount options in remount processZhihao Cheng
2020-11-05ubifs: Fix a memleak after dumping authentication mount optionsZhihao Cheng
2020-11-05ubifs: journal: Make sure to not dirty twice for auth nodesRichard Weinberger
2020-11-05ubifs: xattr: Fix some potential memory leaks while iterating entriesZhihao Cheng
2020-11-05ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng
2020-10-01ubifs: Fix out-of-bounds memory access caused by abnormal value of node_lenLiu Song
2020-10-01ubifs: ubifs_add_orphan: Fix a memory leak bugZhihao Cheng
2020-10-01ubifs: ubifs_jnl_write_inode: Fix a memory leak bugZhihao Cheng
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