summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/budget.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-01-031-139/+69Star
|\
| * UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-311-7/+7
| * UBIFS: simplify make_free_spaceArtem Bityutskiy2008-12-311-102/+49Star
| * UBIFS: do not lie about used blocksArtem Bityutskiy2008-12-311-10/+0Star
| * UBIFS: avoid unnecessary calculationsArtem Bityutskiy2008-12-231-1/+2
| * UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-14/+11Star
| * UBIFS: fix available blocks countArtem Bityutskiy2008-12-231-7/+2Star
| * UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-231-2/+2
* | CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2008-11-141-1/+1
|/
* UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy2008-09-301-12/+14
* UBIFS: fix division by zeroArtem Bityutskiy2008-09-051-6/+7
* UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-311-4/+34
* UBIFS: improve statfs reportingArtem Bityutskiy2008-08-311-0/+45
* UBIFS: remove incorrect index space checkArtem Bityutskiy2008-08-311-14/+1Star
* UBIFS: push empty flash hack downArtem Bityutskiy2008-08-311-13/+11Star
* UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy2008-08-311-1/+0Star
* UBIFS: correct spelling of "thrice".Adrian Hunter2008-08-131-2/+2
* UBIFS: reserve more space for indexArtem Bityutskiy2008-08-131-4/+4
* UBIFS: align inode data to eightArtem Bityutskiy2008-08-131-1/+9
* UBIFS: improve budgeting checksArtem Bityutskiy2008-08-131-0/+12
* UBIFS: fix budgeting calculationsArtem Bityutskiy2008-08-131-2/+3
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+731