Age | Commit message (Expand) | Author | Files | Lines |
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -1/+1 |
2017-07-14 | ubifs: Fix oops when remounting with no_bulk_read. | karam.lee | 1 | -0/+2 |
2017-07-14 | ubifs: allow userspace to map mounts to volumes | Rabin Vincent | 1 | -0/+7 |
2017-07-14 | ubifs: Unexport ubifs_inode_slab | Richard Weinberger | 1 | -1/+1 |
2017-04-20 | ubifs: Convert to separately allocated bdi | Jan Kara | 1 | -16/+9 |
2017-02-08 | fscrypt: constify struct fscrypt_operations | Eric Biggers | 1 | -1/+1 |
2016-12-13 | ubifs: Add support for encrypted symlinks | Richard Weinberger | 1 | -1/+0 |
2016-12-13 | ubifs: Implement encrypt/decrypt for all IO | Richard Weinberger | 1 | -2/+4 |
2016-12-13 | ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted() | Richard Weinberger | 1 | -1/+1 |
2016-12-13 | ubifs: Add skeleton for fscrypto | Richard Weinberger | 1 | -0/+10 |
2016-07-30 | ubifs: Silence early error messages if MS_SILENT is set | Daniel Golle | 1 | -7/+7 |
2016-07-29 | ubifs: Silence error output if MS_SILENT is set | Daniel Golle | 1 | -2/+3 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2016-05-18 | ubifs: Switch to generic xattr handlers | Andreas Gruenbacher | 1 | -0/+1 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 1 | -1/+1 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
2016-01-15 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 1 | -2/+2 |
2015-11-14 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
2015-11-14 | ubifs: Remove unused security xattr handler | Andreas Gruenbacher | 1 | -1/+0 |
2015-11-07 | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs | Dongsheng Yang | 1 | -2/+10 |
2015-06-26 | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+4 |
2015-06-02 | ubifs: fix to check error code of register_shrinker | Chao Yu | 1 | -1/+4 |
2015-05-11 | ubifs: switch to simple_follow_link() | Al Viro | 1 | -0/+1 |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong | 1 | -52/+53 |
2015-03-25 | UBIFS: do not write master node if need recovery | Sheng Yong | 1 | -1/+1 |
2015-02-15 | Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -0/+1 |
2015-01-28 | UBIFS: Add security.* XATTR support for the UBIFS | Subodh Nijsure | 1 | -0/+1 |
2015-01-21 | fs: remove mapping->backing_dev_info | Christoph Hellwig | 1 | -3/+0 |
2015-01-21 | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 1 | -1/+1 |
2014-07-19 | UBIFS: remove mst_mutex | Artem Bityutskiy | 1 | -1/+0 |
2014-07-19 | UBIFS: replace seq_printf by seq_puts | Fabian Frederick | 1 | -6/+6 |
2014-07-19 | UBIFS: replace count*size kzalloc by kcalloc | Fabian Frederick | 1 | -2/+2 |
2014-07-19 | UBIFS: remove useless statements | hujianyang | 1 | -1/+1 |
2014-06-02 | UBIFS: respect MS_SILENT mount flag | Daniel Golle | 1 | -0/+5 |
2014-05-05 | UBIFS: fix remount error path | Artem Bityutskiy | 1 | -1/+1 |
2014-04-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
2014-04-04 | mm + fs: store shadow entries in page cache | Johannes Weiner | 1 | -1/+1 |
2014-03-13 | fs: push sync_filesystem() down to the file system's remount_fs() | Theodore Ts'o | 1 | -0/+1 |
2014-01-24 | fs/ubifs: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer | 1 | -20/+4 |
2013-11-13 | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -2/+6 |
2013-10-26 | UBIFS: fix return code | Wei Yongjun | 1 | -2/+6 |
2013-09-11 | fs: convert fs shrinkers to new scan/count API | Dave Chinner | 1 | -1/+2 |
2013-05-10 | UBIFS: correct mount message | Richard Genoud | 1 | -1/+1 |
2013-03-14 | UBIFS: make space fixup work in the remount case | Artem Bityutskiy | 1 | -6/+6 |
2013-03-04 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 1 | -0/+1 |
2012-10-03 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -64/+55 |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+6 |
2012-10-03 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+6 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman | 1 | -2/+2 |