Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UBIFS: do not use WB_SYNC_HOLD | Artem Bityutskiy | 2009-01-06 | 1 | -1/+8 |
* | UBIFS: add more useful debugging prints | Artem Bityutskiy | 2008-12-31 | 1 | -0/+12 |
* | UBIFS: allow mounting when short of space | Artem Bityutskiy | 2008-12-31 | 1 | -11/+29 |
* | UBIFS: always commit on unmount | Artem Bityutskiy | 2008-12-31 | 1 | -11/+15 |
* | UBIFS: use ubi_sync | Artem Bityutskiy | 2008-12-31 | 1 | -6/+1 |
* | UBIFS: always commit in sync_fs | Artem Bityutskiy | 2008-12-31 | 1 | -20/+18 |
* | UBIFS: fix file-system synchronization | Artem Bityutskiy | 2008-12-31 | 1 | -0/+18 |
* | UBIFS: fix constants initialization | Artem Bityutskiy | 2008-12-31 | 1 | -5/+20 |
* | UBIFS: use nicer 64-bit math | Artem Bityutskiy | 2008-12-23 | 1 | -6/+6 |
* | UBIFS: fix available blocks count | Artem Bityutskiy | 2008-12-23 | 1 | -2/+3 |
* | UBIFS: add debugfs support | Artem Bityutskiy | 2008-12-03 | 1 | -0/+12 |
* | UBIFS: separate debugging fields out | Artem Bityutskiy | 2008-12-03 | 1 | -15/+7 |
* | UBIFS: introduce compression mount options | Artem Bityutskiy | 2008-12-03 | 1 | -7/+37 |
* | UBIFS: use bit-fields to store compression type | Artem Bityutskiy | 2008-12-03 | 1 | -0/+8 |
* | UBIFS: pre-allocate bulk-read buffer | Artem Bityutskiy | 2008-11-21 | 1 | -9/+48 |
* | UBIFS: do not allocate too much | Artem Bityutskiy | 2008-11-21 | 1 | -6/+6 |
* | UBIFS: do not print scary memory allocation warnings | Artem Bityutskiy | 2008-11-21 | 1 | -5/+12 |
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-10-20 | 1 | -21/+88 |
|\ | |||||
| * | UBIFS: amend printk | Artem Bityutskiy | 2008-10-19 | 1 | -1/+1 |
| * | UBIFS: allow for sync_fs when read-only | Adrian Hunter | 2008-09-30 | 1 | -9/+10 |
| * | UBIFS: commit on sync_fs | Artem Bityutskiy | 2008-09-30 | 1 | -0/+12 |
| * | UBIFS: correct comment for commit_on_unmount | Artem Bityutskiy | 2008-09-30 | 1 | -6/+3 |
| * | UBIFS: add no_chk_data_crc mount option | Adrian Hunter | 2008-09-30 | 1 | -3/+31 |
| * | UBIFS: add bulk-read facility | Adrian Hunter | 2008-09-30 | 1 | -0/+31 |
| * | UBIFS: use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-30 | 1 | -4/+0 |
| * | UBIFS: add a print, fix comments and more minor stuff | Artem Bityutskiy | 2008-09-30 | 1 | -7/+9 |
* | | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 | 1 | -1/+1 |
|/ | |||||
* | UBIFS: create the name of the background thread in every case | Sebastian Siewior | 2008-09-17 | 1 | -2/+1 |
* | UBIFS: amend f_fsid | Artem Bityutskiy | 2008-09-03 | 1 | -2/+3 |
* | UBIFS: fill f_fsid | Artem Bityutskiy | 2008-08-31 | 1 | -0/+1 |
* | UBIFS: improve statfs reporting even more | Artem Bityutskiy | 2008-08-31 | 1 | -5/+5 |
* | UBIFS: introduce LEB overhead | Artem Bityutskiy | 2008-08-31 | 1 | -0/+6 |
* | UBIFS: push empty flash hack down | Artem Bityutskiy | 2008-08-31 | 1 | -2/+0 |
* | UBIFS: few commentary fixes | Artem Bityutskiy | 2008-08-13 | 1 | -4/+4 |
* | UBIFS: always set i_generation to 0 | Adrian Hunter | 2008-08-13 | 1 | -2/+0 |
* | UBIFS: optimize deletions | Artem Bityutskiy | 2008-08-13 | 1 | -2/+4 |
* | UBIFS: remove unneeded function parameter | Artem Bityutskiy | 2008-08-13 | 1 | -2/+2 |
* | UBIFS: do not write orphans back | Artem Bityutskiy | 2008-08-13 | 1 | -5/+13 |
* | UBIFS: free budget in delete_inode as well | Artem Bityutskiy | 2008-08-13 | 1 | -3/+5 |
* | UBIFS: improve debugging | Artem Bityutskiy | 2008-08-13 | 1 | -2/+4 |
* | UBIFS: print volume name as well | Artem Bityutskiy | 2008-08-13 | 1 | -2/+2 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 1 | -1/+1 |
* | UBIFS: add new flash file system | Artem Bityutskiy | 2008-07-15 | 1 | -0/+1951 |