aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/budget.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-11writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig1-0/+2
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-nextArtem Bityutskiy1-29/+3
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe1-17/+3
2009-09-15UBIFS: various minor commentary fixesArtem Bityutskiy1-1/+1
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe1-14/+2
2009-05-29UBIFS: remove dead codeArtem Bityutskiy1-1/+0
2009-05-06UBIFS: reset no_space flag after inode deletionAdrian Hunter1-1/+2
2009-03-20UBIFS: fix commentariesArtem Bityutskiy1-2/+2
2009-03-16UBIFS: introduce a helpful variableArtem Bityutskiy1-18/+15
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy1-10/+25
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-2/+2
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds1-139/+69
2008-12-31UBIFS: fix numerous spelling mistakesArtem Bityutskiy1-7/+7
2008-12-31UBIFS: simplify make_free_spaceArtem Bityutskiy1-102/+49
2008-12-31UBIFS: do not lie about used blocksArtem Bityutskiy1-10/+0
2008-12-23UBIFS: avoid unnecessary calculationsArtem Bityutskiy1-1/+2
2008-12-23UBIFS: use nicer 64-bit mathArtem Bityutskiy1-14/+11
2008-12-23UBIFS: fix available blocks countArtem Bityutskiy1-7/+2
2008-12-23UBIFS: improve budgeting dumpArtem Bityutskiy1-2/+2
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells1-1/+1
2008-09-30UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy1-12/+14
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy1-6/+7
2008-08-31UBIFS: improve statfs reporting even moreArtem Bityutskiy1-4/+34
2008-08-31UBIFS: improve statfs reportingArtem Bityutskiy1-0/+45
2008-08-31UBIFS: remove incorrect index space checkArtem Bityutskiy1-14/+1
2008-08-31UBIFS: push empty flash hack downArtem Bityutskiy1-13/+11
2008-08-31UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy1-1/+0
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter1-2/+2
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy1-4/+4
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy1-1/+9
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy1-0/+12
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy1-2/+3
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+731