index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
super.c
Age
Commit message (
Expand
)
Author
2021-02-13
ubifs: Fix error return code in alloc_wbufs()
Wang ShaoBo
2020-12-13
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
2020-12-13
ubifs: Fixed print foramt mismatch in ubifs
Fangping Liang
2020-12-13
ubifs: Code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-11
ubifs: mount_ubifs: Release authentication resource in error handling path
Zhihao Cheng
2020-10-11
ubifs: Don't parse authentication mount options in remount process
Zhihao Cheng
2020-10-11
ubifs: Fix a memleak after dumping authentication mount options
Zhihao Cheng
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-08-02
ubifs: add option to specify version for new file systems
Martin Kaistra
2020-01-19
ubifs: Fix memory leak from c->sup_node
Quanyang Wang
2019-11-17
Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
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-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-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
2019-08-12
ubifs: wire up new fscrypt ioctls
Eric Biggers
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 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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: Simplify redundant code
Liu Song
2019-07-03
ubifs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
2019-05-07
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
2019-05-01
ubifs: switch to ->free_inode()
Al Viro
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2018-10-23
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
ubifs: Store read superblock node
Sascha Hauer
2018-10-13
ubifs: Fix WARN_ON logic in exit path
Richard Weinberger
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
2018-08-15
ubifs: Set default assert action to read-only
Richard Weinberger
2018-08-15
ubifs: Allow setting assert action as mount parameter
Richard Weinberger
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
ubifs: Turn two ubifs_assert() into a WARN_ON()
Richard Weinberger
2018-08-15
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-04
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
2018-01-11
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
[next]