index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
2020-03-19
ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE
Eric Biggers
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-30
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
2020-01-22
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2020-01-19
ubifs: Fix memory leak from c->sup_node
Quanyang Wang
2020-01-17
ubifs: Fix ino_t format warnings in orphan_delete()
Geert Uytterhoeven
2020-01-16
ubifs: Fix deadlock in concurrent bulk-read and writepage
Zhihao Cheng
2020-01-16
ubifs: Fix wrong memory allocation
Sascha Hauer
2020-01-16
ubifs: Add support for FS_ENCRYPT_FL
Eric Biggers
2020-01-16
ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
Eric Biggers
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
2019-12-08
fs: ubifs: Eliminate timespec64_trunc() usage
Deepa Dinamani
2019-12-08
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
2019-11-17
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
Zhihao Cheng
2019-11-17
ubifs: do_kill_orphans: Fix a memory leak bug
Zhihao Cheng
2019-11-17
Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
Richard Weinberger
2019-11-17
ubifs: Fix type of sup->hash_algo
Ben Dooks (Codethink)
2019-11-17
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
2019-11-17
ubifs: Force prandom result to __le32
Ben Dooks (Codethink)
2019-11-17
ubifs: Remove obsolete TODO from dfs_file_write()
Richard Weinberger
2019-09-21
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-18
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-09-15
ubifs: Fix memory leak bug in alloc_ubifs_info() error path
Wenwen Wang
2019-09-15
ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
Wenwen Wang
2019-09-15
ubifs: Fix memory leak in read_znode() error path
Wenwen Wang
2019-09-15
ubifs: Remove redundant assignment to pointer fname
Colin Ian King
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-22
ubifs: Limit the number of pages in shrink_liability
Liu Song
2019-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
2019-08-22
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
2019-08-12
ubifs: wire up new fscrypt ioctls
Eric Biggers
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2019-07-14
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-10
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
2019-07-08
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
2019-07-08
ubifs: Add support for zstd compression.
Michele Dionisio
2019-07-08
ubifs: support offline signed images
Sascha Hauer
2019-07-08
ubifs: remove unnecessary check in ubifs_log_start_commit
Liu Song
2019-07-08
ubifs: Fix typo of output in get_cs_sqnum
Liu Song
2019-07-08
ubifs: Simplify redundant code
Liu Song
2019-07-08
ubifs: Correctly use tnc_next() in search_dh_cookie()
Richard Weinberger
[next]