Age | Commit message (Expand) | Author |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov |
2016-01-12 | Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-01-10 | ubifs: Use XATTR_*_PREFIX_LEN | Richard Weinberger |
2016-01-10 | UBIFS: add a comment in key.h for unused parameter | Dongsheng Yang |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro |
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-10 | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-11-07 | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs | Dongsheng Yang |
2015-11-07 | ubifs: make ubifs_[get|set]xattr atomic | Dongsheng Yang |
2015-11-06 | UBIFS: Delete unnecessary checks before the function call "iput" | Markus Elfring |
2015-11-06 | UBIFS: Fix possible memory leak in ubifs_readdir() | Richard Weinberger |
2015-11-06 | fs/ubifs: remove unnecessary new_valid_dev check | Yaowei Bai |
2015-10-03 | UBIFS: print verbose message when rescanning a corrupted node | shengyong |
2015-10-03 | UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened | shengyong |
2015-10-03 | UBIFS: fix a typo in comment of ubifs_budget_req | Dongsheng Yang |
2015-10-03 | UBIFS: use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2015-09-29 | UBIFS: Kill unneeded locking in ubifs_init_security | Richard Weinberger |
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-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-15 | Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-04-13 | UBIFS: fix output format of INUM_WATERMARK | Sheng Yong |
2015-04-11 | make new_sync_{read,write}() static | Al Viro |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2015-03-25 | UBIFS: simplify returns | Fabian Frederick |
2015-03-25 | UBIFS: Fix trivial typos in comments | Yannick Guerrini |
2015-03-25 | UBIFS: do not write master node if need recovery | Sheng Yong |
2015-03-25 | UBIFS: fix incorrect unlocking handling | Taesoo Kim |
2015-02-15 | Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-02-12 | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-10 | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub | Kirill A. Shutemov |
2015-02-10 | UBIFS: return -EINVAL if log head is empty | hujianyang |
2015-01-28 | UBIFS: add a couple of extra asserts | Artem Bityutskiy |
2015-01-28 | UBIFS: add ubifs_err() to print error reason | Subodh Nijsure |
2015-01-28 | UBIFS: Add security.* XATTR support for the UBIFS | Subodh Nijsure |
2015-01-28 | UBIFS: Add xattr support for symlinks | 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-11-07 | UBIFS: fix a couple bugs in UBIFS xattr length calculation | Subodh Nijsure |
2014-11-07 | UBIFS: fix budget leak in error path | Artem Bityutskiy |
2014-09-30 | UBIFS: Fix trivial typo in power_cut_emulated() | Richard Weinberger |
2014-09-26 | UBIFS: Align the dump messages of SB_NODE | hujianyang |
2014-09-19 | UBIFS: Remove bogus assert | Richard Weinberger |
2014-09-08 | UBIFS: fix free log space calculation | Artem Bityutskiy |
2014-09-08 | UBIFS: fix a race condition | Artem Bityutskiy |