Age | Commit message (Expand) | Author |
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 |
2009-09-15 | UBIFS: define journal head numbers in ubifs-media.h | Artem Bityutskiy |
2009-09-10 | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy |
2009-07-05 | UBIFS: minor spelling and grammar fixes | Adrian Hunter |
2009-07-05 | UBIFS: set write-buffer timout to 3-5 seconds | Artem Bityutskiy |
2009-07-05 | UBIFS: slightly optimize write-buffer timer usage | Artem Bityutskiy |
2009-06-08 | UBIFS: start using hrtimers | Artem Bityutskiy |
2009-03-26 | UBIFS: add R/O compatibility | Artem Bityutskiy |
2009-03-16 | UBIFS: introduce a helpful variable | Artem Bityutskiy |
2009-03-08 | UBIFS: improve find function interface | Artem Bityutskiy |
2009-01-29 | UBIFS: remove fast unmounting | Artem Bityutskiy |
2009-01-29 | UBIFS: remount ro fixes | Adrian Hunter |
2009-01-27 | UBIFS: fix no_chk_data_crc | Artem Bityutskiy |
2009-01-26 | UBIFS: ensure orphan area head is initialized | Adrian Hunter |