| Commit message (Expand) | Author | Age |
* | UBIFS: remove fast unmounting | Artem Bityutskiy | 2009-01-29 |
* | UBIFS: return sensible error codes | Artem Bityutskiy | 2009-01-29 |
* | UBIFS: remount ro fixes | Adrian Hunter | 2009-01-29 |
* | UBIFS: sync wbufs after syncing inodes and pages | Adrian Hunter | 2009-01-29 |
* | UBIFS: fix assertions | Artem Bityutskiy | 2009-01-26 |
* | UBIFS: ensure orphan area head is initialized | Adrian Hunter | 2009-01-26 |
* | UBIFS: always clean up GC LEB space | Artem Bityutskiy | 2009-01-26 |
* | UBIFS: add re-mount debugging checks | Artem Bityutskiy | 2009-01-26 |
* | UBIFS: fix LEB list freeing | Artem Bityutskiy | 2009-01-26 |
* | UBIFS: document dark_wm and dead_wm better | Artem Bityutskiy | 2009-01-20 |
* | UBIFS: constify operations | Artem Bityutskiy | 2009-01-18 |
* | UBIFS: do not commit twice | Artem Bityutskiy | 2009-01-18 |
* | UBIFS: do not use WB_SYNC_HOLD | Artem Bityutskiy | 2009-01-06 |
* | UBIFS: add more useful debugging prints | Artem Bityutskiy | 2008-12-31 |
* | UBIFS: allow mounting when short of space | Artem Bityutskiy | 2008-12-31 |
* | UBIFS: always commit on unmount | Artem Bityutskiy | 2008-12-31 |
* | UBIFS: use ubi_sync | Artem Bityutskiy | 2008-12-31 |
* | UBIFS: always commit in sync_fs | Artem Bityutskiy | 2008-12-31 |
* | UBIFS: fix file-system synchronization | Artem Bityutskiy | 2008-12-31 |
* | UBIFS: fix constants initialization | Artem Bityutskiy | 2008-12-31 |
* | UBIFS: use nicer 64-bit math | Artem Bityutskiy | 2008-12-23 |
* | UBIFS: fix available blocks count | Artem Bityutskiy | 2008-12-23 |
* | UBIFS: add debugfs support | Artem Bityutskiy | 2008-12-03 |
* | UBIFS: separate debugging fields out | Artem Bityutskiy | 2008-12-03 |
* | UBIFS: introduce compression mount options | Artem Bityutskiy | 2008-12-03 |
* | UBIFS: use bit-fields to store compression type | Artem Bityutskiy | 2008-12-03 |
* | UBIFS: pre-allocate bulk-read buffer | Artem Bityutskiy | 2008-11-21 |
* | UBIFS: do not allocate too much | Artem Bityutskiy | 2008-11-21 |
* | UBIFS: do not print scary memory allocation warnings | Artem Bityutskiy | 2008-11-21 |
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | UBIFS: amend printk | Artem Bityutskiy | 2008-10-19 |
| * | UBIFS: allow for sync_fs when read-only | Adrian Hunter | 2008-09-30 |
| * | UBIFS: commit on sync_fs | Artem Bityutskiy | 2008-09-30 |
| * | UBIFS: correct comment for commit_on_unmount | Artem Bityutskiy | 2008-09-30 |
| * | UBIFS: add no_chk_data_crc mount option | Adrian Hunter | 2008-09-30 |
| * | UBIFS: add bulk-read facility | Adrian Hunter | 2008-09-30 |
| * | UBIFS: use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-30 |
| * | UBIFS: add a print, fix comments and more minor stuff | Artem Bityutskiy | 2008-09-30 |
* | | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
|/ |
|
* | UBIFS: create the name of the background thread in every case | Sebastian Siewior | 2008-09-17 |
* | UBIFS: amend f_fsid | Artem Bityutskiy | 2008-09-03 |
* | UBIFS: fill f_fsid | Artem Bityutskiy | 2008-08-31 |
* | UBIFS: improve statfs reporting even more | Artem Bityutskiy | 2008-08-31 |
* | UBIFS: introduce LEB overhead | Artem Bityutskiy | 2008-08-31 |
* | UBIFS: push empty flash hack down | Artem Bityutskiy | 2008-08-31 |
* | UBIFS: few commentary fixes | Artem Bityutskiy | 2008-08-13 |
* | UBIFS: always set i_generation to 0 | Adrian Hunter | 2008-08-13 |
* | UBIFS: optimize deletions | Artem Bityutskiy | 2008-08-13 |
* | UBIFS: remove unneeded function parameter | Artem Bityutskiy | 2008-08-13 |
* | UBIFS: do not write orphans back | Artem Bityutskiy | 2008-08-13 |