aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)AuthorFilesLines
2020-10-18Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-4/+12
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-21/+34
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+2
2020-10-11ubifs: mount_ubifs: Release authentication resource in error handling pathGravatar Zhihao Cheng 1-4/+6
2020-10-11ubifs: Don't parse authentication mount options in remount processGravatar Zhihao Cheng 1-6/+12
2020-10-11ubifs: Fix a memleak after dumping authentication mount optionsGravatar Zhihao Cheng 1-2/+14
2020-09-29ubifs: journal: Make sure to not dirty twice for auth nodesGravatar Richard Weinberger 1-2/+2
2020-09-24bdi: initialize ->ra_pages and ->io_pages in bdi_initGravatar Christoph Hellwig 1-0/+2
2020-09-22ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context()Gravatar Eric Biggers 1-22/+16
2020-09-17ubifs: Fix some kernel-doc warnings in tnc.cGravatar Wang Hai 1-2/+1
2020-09-17ubifs: Fix some kernel-doc warnings in replay.cGravatar Wang Hai 1-2/+0
2020-09-17ubifs: Fix some kernel-doc warnings in gc.cGravatar Wang Hai 1-4/+0
2020-09-17ubifs: Fix 'hash' kernel-doc warning in auth.cGravatar Wang Hai 1-1/+1
2020-09-17ubifs: setflags: Don't show error message when vfs_ioc_setflags_prepare() failsGravatar Zhihao Cheng 1-1/+0
2020-09-17ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inodeGravatar Zhihao Cheng 1-1/+0
2020-09-17ubifs: dent: Fix some potential memory leaks while iterating entriesGravatar Zhihao Cheng 1-0/+1
2020-09-17ubifs: xattr: Fix some potential memory leaks while iterating entriesGravatar Zhihao Cheng 4-0/+9
2020-09-07fscrypt: drop unused inode argument from fscrypt_fname_alloc_bufferGravatar Jeff Layton 1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2020-08-10Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-7/+29
2020-08-02ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameGravatar Zhihao Cheng 1-4/+6
2020-08-02ubifs: misc.h: delete a duplicated wordGravatar Randy Dunlap 1-1/+1
2020-08-02ubifs: add option to specify version for new file systemsGravatar Martin Kaistra 3-2/+22
2020-07-16treewide: Remove uninitialized_var() usageGravatar Kees Cook 7-14/+14
2020-06-02mm: remove the pgprot argument to __vmallocGravatar Christoph Hellwig 4-5/+5
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-34/+9
2020-05-17ubifs: fix wrong use of crypto_shash_descsize()Gravatar Eric Biggers 2-24/+6
2020-05-08ubifs: use crypto_shash_tfm_digest()Gravatar Eric Biggers 3-34/+9
2020-04-09ubifs: remove broken lazytime supportGravatar Christoph Hellwig 1-5/+1
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-6/+24
2020-03-30ubifs: Fix out-of-bounds memory access caused by abnormal value of node_lenGravatar Liu Song 1-2/+14
2020-03-30ubifs: ubifs_add_orphan: Fix a memory leak bugGravatar Zhihao Cheng 1-2/+7
2020-03-30ubifs: ubifs_jnl_write_inode: Fix a memory leak bugGravatar Zhihao Cheng 1-0/+1
2020-03-30ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()Gravatar Richard Weinberger 1-2/+2
2020-03-19ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCEGravatar Eric Biggers 1-0/+4
2020-02-05Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-19/+10
2020-01-30Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-7/+19
2020-01-22ubifs: allow both hash and disk name to be provided in no-key namesGravatar Eric Biggers 3-6/+3
2020-01-22ubifs: don't trigger assertion on invalid no-key filenameGravatar Eric Biggers 1-0/+2
2020-01-20ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()Gravatar Eric Biggers 4-16/+9
2020-01-19ubifs: Fix memory leak from c->sup_nodeGravatar Quanyang Wang 1-0/+2
2020-01-17ubifs: Fix ino_t format warnings in orphan_delete()Gravatar Geert Uytterhoeven 1-2/+2
2020-01-16ubifs: Fix deadlock in concurrent bulk-read and writepageGravatar Zhihao Cheng 1-1/+3
2020-01-16ubifs: Fix wrong memory allocationGravatar Sascha Hauer 1-1/+1
2020-01-16ubifs: Add support for FS_ENCRYPT_FLGravatar Eric Biggers 1-3/+10
2020-01-16ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flagGravatar Eric Biggers 1-1/+2
2019-12-31fscrypt: Allow modular crypto algorithmsGravatar Herbert Xu 1-0/+1
2019-12-31fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()Gravatar Eric Biggers 1-1/+1
2019-12-08fs: ubifs: Eliminate timespec64_trunc() usageGravatar Deepa Dinamani 1-7/+4
2019-12-08utimes: Clamp the timestamps in notify_change()Gravatar Amir Goldstein 1-12/+6