Age | Commit message (Expand) | Author |
2016-08-23 | ubifs: Fix xattr generic handler usage | Richard Weinberger |
2016-08-23 | ubifs: Fix assertion in layout_in_gaps() | Vincent Stehlé |
2016-07-29 | ubifs: switch_gc_head: Remove redondant sync of wbuf | Sylvain Etienne |
2016-07-29 | ubifs: Silence early error messages if MS_SILENT is set | Daniel Golle |
2016-07-29 | ubifs: Update comment for ubifs_errc | Daniel Golle |
2016-07-29 | ubifs: Make xattr structures static | Ben Dooks |
2016-07-29 | ubifs: Silence error output if MS_SILENT is set | Daniel Golle |
2016-06-23 | UBIFS: Implement ->migratepage() | Kirill A. Shutemov |
2016-05-27 | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro |
2016-05-24 | ubifs: ubifs_dump_inode: Fix dumping field bulk_read | Andreas Gruenbacher |
2016-05-20 | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-17 | ubifs: Switch to generic xattr handlers | Andreas Gruenbacher |
2016-05-09 | more trivial ->iterate_shared conversions | Al Viro |
2016-05-02 | Merge getxattr prototype change into work.lookups | Al Viro |
2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-20 | ubifs: Remove unused header | Andreas Gruenbacher |
2016-03-20 | ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn | Joe Perches |
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 |