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
/
super.c
Age
Commit message (
Expand
)
Author
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
2017-10-18
fscrypt: remove unneeded empty fscrypt_operations structs
Eric Biggers
2017-10-18
fscrypt: remove ->is_encrypted()
Eric Biggers
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-14
ubifs: Fix oops when remounting with no_bulk_read.
karam.lee
2017-07-14
ubifs: allow userspace to map mounts to volumes
Rabin Vincent
2017-07-14
ubifs: Unexport ubifs_inode_slab
Richard Weinberger
2017-04-20
ubifs: Convert to separately allocated bdi
Jan Kara
2017-02-08
fscrypt: constify struct fscrypt_operations
Eric Biggers
2016-12-12
ubifs: Add support for encrypted symlinks
Richard Weinberger
2016-12-12
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
2016-12-12
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
Richard Weinberger
2016-12-12
ubifs: Add skeleton for fscrypto
Richard Weinberger
2016-07-29
ubifs: Silence early error messages if MS_SILENT is set
Daniel Golle
2016-07-29
ubifs: Silence error output if MS_SILENT is set
Daniel Golle
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-17
ubifs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
2015-11-07
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
Dongsheng Yang
2015-06-25
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-06-02
ubifs: fix to check error code of register_shrinker
Chao Yu
2015-05-10
ubifs: switch to simple_follow_link()
Al Viro
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
2015-03-25
UBIFS: do not write master node if need recovery
Sheng Yong
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-01-28
UBIFS: Add security.* XATTR support for the UBIFS
Subodh Nijsure
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-07-19
UBIFS: remove mst_mutex
Artem Bityutskiy
2014-07-19
UBIFS: replace seq_printf by seq_puts
Fabian Frederick
2014-07-19
UBIFS: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-19
UBIFS: remove useless statements
hujianyang
2014-06-02
UBIFS: respect MS_SILENT mount flag
Daniel Golle
2014-05-05
UBIFS: fix remount error path
Artem Bityutskiy
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-01-23
fs/ubifs: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
[next]