summaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAge
* ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger2018-04-04
* fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()Eric Biggers2018-01-11
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* fscrypt: remove unneeded empty fscrypt_operations structsEric Biggers2017-10-18
* fscrypt: remove ->is_encrypted()Eric Biggers2017-10-18
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* ubifs: Fix oops when remounting with no_bulk_read.karam.lee2017-07-14
* ubifs: allow userspace to map mounts to volumesRabin Vincent2017-07-14
* ubifs: Unexport ubifs_inode_slabRichard Weinberger2017-07-14
* ubifs: Convert to separately allocated bdiJan Kara2017-04-20
* fscrypt: constify struct fscrypt_operationsEric Biggers2017-02-08
* ubifs: Add support for encrypted symlinksRichard Weinberger2016-12-12
* ubifs: Implement encrypt/decrypt for all IORichard Weinberger2016-12-12
* ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger2016-12-12
* ubifs: Add skeleton for fscryptoRichard Weinberger2016-12-12
* ubifs: Silence early error messages if MS_SILENT is setDaniel Golle2016-07-29
* ubifs: Silence error output if MS_SILENT is setDaniel Golle2016-07-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\
| * ubifs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-17
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\
| * ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-13
* | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang2015-11-07
|/
* Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-06-25
|\
| * ubifs: fix to check error code of register_shrinkerChao Yu2015-06-02
* | ubifs: switch to simple_follow_link()Al Viro2015-05-10
|/
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* UBIFS: do not write master node if need recoverySheng Yong2015-03-25
* Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-02-15
|\
| * UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure2015-01-28
* | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
|/
* UBIFS: remove mst_mutexArtem Bityutskiy2014-07-19
* UBIFS: replace seq_printf by seq_putsFabian Frederick2014-07-19
* UBIFS: replace count*size kzalloc by kcallocFabian Frederick2014-07-19
* UBIFS: remove useless statementshujianyang2014-07-19
* UBIFS: respect MS_SILENT mount flagDaniel Golle2014-06-02
* UBIFS: fix remount error pathArtem Bityutskiy2014-05-05
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-23
* Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2013-11-13
|\
| * UBIFS: fix return codeWei Yongjun2013-10-26
* | fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
|/
* UBIFS: correct mount messageRichard Genoud2013-05-10
* UBIFS: make space fixup work in the remount caseArtem Bityutskiy2013-03-14
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03