aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/budget.c
AgeCommit message (Expand)Author
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy
2011-03-31Fix common misspellingsLucas De Marchi
2010-06-11writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe
2009-09-15UBIFS: various minor commentary fixesArtem Bityutskiy
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe
2009-05-29UBIFS: remove dead codeArtem Bityutskiy
2009-05-06UBIFS: reset no_space flag after inode deletionAdrian Hunter
2009-03-20UBIFS: fix commentariesArtem Bityutskiy
2009-03-16UBIFS: introduce a helpful variableArtem Bityutskiy
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-12-31UBIFS: fix numerous spelling mistakesArtem Bityutskiy
2008-12-31UBIFS: simplify make_free_spaceArtem Bityutskiy
2008-12-31UBIFS: do not lie about used blocksArtem Bityutskiy
2008-12-23UBIFS: avoid unnecessary calculationsArtem Bityutskiy
2008-12-23UBIFS: use nicer 64-bit mathArtem Bityutskiy
2008-12-23UBIFS: fix available blocks countArtem Bityutskiy
2008-12-23UBIFS: improve budgeting dumpArtem Bityutskiy
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells
2008-09-30UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy
2008-09-05UBIFS: fix division by zeroArtem Bityutskiy
2008-08-31UBIFS: improve statfs reporting even moreArtem Bityutskiy
2008-08-31UBIFS: improve statfs reportingArtem Bityutskiy
2008-08-31UBIFS: remove incorrect index space checkArtem Bityutskiy
2008-08-31UBIFS: push empty flash hack downArtem Bityutskiy
2008-08-31UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy