aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Gravatar Linus Torvalds 1-10/+10
2017-10-18fscrypt: remove unneeded empty fscrypt_operations structsGravatar Eric Biggers 1-5/+2
2017-10-18fscrypt: remove ->is_encrypted()Gravatar Eric Biggers 1-1/+0
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)Gravatar David Howells 1-1/+1
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.Gravatar karam.lee 1-0/+2
2017-07-14ubifs: allow userspace to map mounts to volumesGravatar Rabin Vincent 1-0/+7
2017-07-14ubifs: Unexport ubifs_inode_slabGravatar Richard Weinberger 1-1/+1
2017-04-20ubifs: Convert to separately allocated bdiGravatar Jan Kara 1-16/+9
2017-02-08fscrypt: constify struct fscrypt_operationsGravatar Eric Biggers 1-1/+1
2016-12-12ubifs: Add support for encrypted symlinksGravatar Richard Weinberger 1-1/+0
2016-12-12ubifs: Implement encrypt/decrypt for all IOGravatar Richard Weinberger 1-2/+4
2016-12-12ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Gravatar Richard Weinberger 1-1/+1
2016-12-12ubifs: Add skeleton for fscryptoGravatar Richard Weinberger 1-0/+10
2016-07-29ubifs: Silence early error messages if MS_SILENT is setGravatar Daniel Golle 1-7/+7
2016-07-29ubifs: Silence error output if MS_SILENT is setGravatar Daniel Golle 1-2/+3
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2016-05-17ubifs: Switch to generic xattr handlersGravatar Andreas Gruenbacher 1-0/+1
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageGravatar Kirill A. Shutemov 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-2/+2
2016-01-14kmemcg: account certain kmem allocations to memcgGravatar Vladimir Davydov 1-2/+2
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+0
2015-11-13ubifs: Remove unused security xattr handlerGravatar Andreas Gruenbacher 1-1/+0
2015-11-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsGravatar Dongsheng Yang 1-2/+10
2015-06-25Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-1/+4
2015-06-02ubifs: fix to check error code of register_shrinkerGravatar Chao Yu 1-1/+4
2015-05-10ubifs: switch to simple_follow_link()Gravatar Al Viro 1-0/+1
2015-03-25UBIFS: extend debug/message capabilitiesGravatar Sheng Yong 1-52/+53
2015-03-25UBIFS: do not write master node if need recoveryGravatar Sheng Yong 1-1/+1
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-0/+1
2015-01-28UBIFS: Add security.* XATTR support for the UBIFSGravatar Subodh Nijsure 1-0/+1
2015-01-20fs: remove mapping->backing_dev_infoGravatar Christoph Hellwig 1-3/+0
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportGravatar Christoph Hellwig 1-1/+1
2014-07-19UBIFS: remove mst_mutexGravatar Artem Bityutskiy 1-1/+0
2014-07-19UBIFS: replace seq_printf by seq_putsGravatar Fabian Frederick 1-6/+6
2014-07-19UBIFS: replace count*size kzalloc by kcallocGravatar Fabian Frederick 1-2/+2
2014-07-19UBIFS: remove useless statementsGravatar hujianyang 1-1/+1
2014-06-02UBIFS: respect MS_SILENT mount flagGravatar Daniel Golle 1-0/+5
2014-05-05UBIFS: fix remount error pathGravatar Artem Bityutskiy 1-1/+1
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+1
2014-04-03mm + fs: store shadow entries in page cacheGravatar Johannes Weiner 1-1/+1
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Gravatar Theodore Ts'o 1-0/+1
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingGravatar Cody P Schafer 1-20/+4
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-2/+6
2013-10-26UBIFS: fix return codeGravatar Wei Yongjun 1-2/+6
2013-09-10fs: convert fs shrinkers to new scan/count APIGravatar Dave Chinner 1-1/+2
2013-05-10UBIFS: correct mount messageGravatar Richard Genoud 1-1/+1
2013-03-14UBIFS: make space fixup work in the remount caseGravatar Artem Bityutskiy 1-6/+6
2013-03-03fs: Limit sys_mount to only request filesystem modules.Gravatar Eric W. Biederman 1-0/+1
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-64/+55
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+6