summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAgeFilesLines
* fscrypt: remove unneeded empty fscrypt_operations structsEric Biggers2017-10-181-5/+2
* fscrypt: remove ->is_encrypted()Eric Biggers2017-10-181-1/+0
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* ubifs: Fix oops when remounting with no_bulk_read.karam.lee2017-07-141-0/+2
* ubifs: allow userspace to map mounts to volumesRabin Vincent2017-07-141-0/+7
* ubifs: Unexport ubifs_inode_slabRichard Weinberger2017-07-141-1/+1
* ubifs: Convert to separately allocated bdiJan Kara2017-04-201-16/+9
* fscrypt: constify struct fscrypt_operationsEric Biggers2017-02-081-1/+1
* ubifs: Add support for encrypted symlinksRichard Weinberger2016-12-121-1/+0
* ubifs: Implement encrypt/decrypt for all IORichard Weinberger2016-12-121-2/+4
* ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger2016-12-121-1/+1
* ubifs: Add skeleton for fscryptoRichard Weinberger2016-12-121-0/+10
* ubifs: Silence early error messages if MS_SILENT is setDaniel Golle2016-07-291-7/+7
* ubifs: Silence error output if MS_SILENT is setDaniel Golle2016-07-291-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-181-0/+1
|\
| * ubifs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-171-0/+1
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+2
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-131-1/+0
|\
| * ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-131-1/+0
* | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang2015-11-071-2/+10
|/
* Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-06-251-1/+4
|\
| * ubifs: fix to check error code of register_shrinkerChao Yu2015-06-021-1/+4
* | ubifs: switch to simple_follow_link()Al Viro2015-05-101-0/+1
|/
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-251-52/+53
* UBIFS: do not write master node if need recoverySheng Yong2015-03-251-1/+1
* Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-02-151-0/+1
|\
| * UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure2015-01-281-0/+1
* | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-3/+0
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
|/
* UBIFS: remove mst_mutexArtem Bityutskiy2014-07-191-1/+0
* UBIFS: replace seq_printf by seq_putsFabian Frederick2014-07-191-6/+6
* UBIFS: replace count*size kzalloc by kcallocFabian Frederick2014-07-191-2/+2
* UBIFS: remove useless statementshujianyang2014-07-191-1/+1
* UBIFS: respect MS_SILENT mount flagDaniel Golle2014-06-021-0/+5
* UBIFS: fix remount error pathArtem Bityutskiy2014-05-051-1/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
|/
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-231-20/+4
* Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-11-131-2/+6
|\
| * UBIFS: fix return codeWei Yongjun2013-10-261-2/+6
* | fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-101-1/+2
|/
* UBIFS: correct mount messageRichard Genoud2013-05-101-1/+1
* UBIFS: make space fixup work in the remount caseArtem Bityutskiy2013-03-141-6/+6
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-021-64/+55
|\
| * UBIFS: print lessArtem Bityutskiy2012-08-311-48/+43
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-311-19/+16
OpenPOWER on IntegriCloud