Age | Commit message (Expand) | Author |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-20 | ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn | Joe Perches |
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-07 | ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs | Dongsheng Yang |
2015-10-03 | UBIFS: fix a typo in comment of ubifs_budget_req | Dongsheng Yang |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2015-03-25 | UBIFS: Fix trivial typos in comments | Yannick Guerrini |
2015-01-28 | UBIFS: Add security.* XATTR support for the UBIFS | Subodh Nijsure |
2014-07-19 | UBIFS: remove mst_mutex | Artem Bityutskiy |
2014-07-19 | UBIFS: remove useless @ecc in struct ubifs_scan_leb | hujianyang |
2014-06-02 | UBIFS: respect MS_SILENT mount flag | Daniel Golle |
2013-09-10 | fs: convert fs shrinkers to new scan/count API | Dave Chinner |
2013-02-04 | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas |
2013-02-04 | UBIFS: fix use of freed ubifs_orphan objects | Adam Thomas |
2012-10-26 | UBIFS: introduce categorized lprops counter | Artem Bityutskiy |
2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman |
2012-08-31 | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy |
2012-02-29 | UBIFS: kill CUR_MAX_KEY_LEN macro | Artem Bityutskiy |
2012-01-03 | ubifs: propagate umode_t | Al Viro |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik |
2011-07-04 | UBIFS: introduce more I/O helpers | Artem Bityutskiy |
2011-07-04 | UBIFS: use correct flags in lprops | Artem Bityutskiy |
2011-06-01 | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy |
2011-06-01 | UBIFS: introduce a "grouped" journal head flag | Artem Bityutskiy |
2011-05-29 | cifs/ubifs: Fix shrinker API change fallout | Al Viro |
2011-05-16 | UBIFS: add the fixup function | Matthew L. Creech |
2011-05-16 | UBIFS: add a superblock flag for free space fix-up | Matthew L. Creech |
2011-05-16 | UBIFS: substitute the replay tree with a replay list | Artem Bityutskiy |
2011-05-13 | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy |
2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy |
2011-03-11 | UBIFS: handle allocation failures in UBIFS write path | Matthew L. Creech |
2011-03-08 | UBIFS: introduce write-buffer size field | Artem Bityutskiy |
2011-03-08 | UBI: incorporate LEB offset information | Artem Bityutskiy |
2011-03-08 | UBIFS: incorporate maximum write size | Artem Bityutskiy |
2011-01-17 | UBIFS: introduce mounting flag | Artem Bityutskiy |
2011-01-17 | UBIFS: re-arrange variables in ubifs_info | Artem Bityutskiy |
2010-09-19 | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy |
2010-09-17 | UBIFS: introduce new flag for RO due to errors | Artem Bityutskiy |
2010-08-30 | UBIFS: mark unused key objects as invalid | Artem Bityutskiy |
2010-08-09 | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig |
2010-07-19 | mm: add context argument to shrinker callback | Dave Chinner |
2010-05-27 | kill spurious reference to vmtruncate | npiggin@suse.de |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-15 | UBIFS: improve lprops dump | Artem Bityutskiy |