summaryrefslogtreecommitdiff
path: root/fs/ubifs/budget.c
Commit message (Expand)AuthorAge
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* UBIFS: Remove unused variables in ubifs_budget_spacehujianyang2014-05-13
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-02
|\
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-31
* | userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-21
|/
* writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-31
* UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-13
* Fix common misspellingsLucas De Marchi2011-03-31
* writeback: enforce s_umount locking in writeback_inodes_sbChristoph Hellwig2010-06-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2009-09-21
|\
| * writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-16
| * writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-11
* | UBIFS: various minor commentary fixesArtem Bityutskiy2009-09-15
|/
* UBIFS: remove dead codeArtem Bityutskiy2009-05-29
* UBIFS: reset no_space flag after inode deletionAdrian Hunter2009-05-06
* UBIFS: fix commentariesArtem Bityutskiy2009-03-20
* UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-16
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-26
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-01-02
|\
| * UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-31
| * UBIFS: simplify make_free_spaceArtem Bityutskiy2008-12-31
| * UBIFS: do not lie about used blocksArtem Bityutskiy2008-12-31
| * UBIFS: avoid unnecessary calculationsArtem Bityutskiy2008-12-23
| * UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-23
| * UBIFS: fix available blocks countArtem Bityutskiy2008-12-23
| * UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-23
* | CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2008-11-14
|/
* UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy2008-09-30
* UBIFS: fix division by zeroArtem Bityutskiy2008-09-05
* UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-31
* UBIFS: improve statfs reportingArtem Bityutskiy2008-08-31
* UBIFS: remove incorrect index space checkArtem Bityutskiy2008-08-31
* UBIFS: push empty flash hack downArtem Bityutskiy2008-08-31
* UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy2008-08-31
* UBIFS: correct spelling of "thrice".Adrian Hunter2008-08-13
* UBIFS: reserve more space for indexArtem Bityutskiy2008-08-13
* UBIFS: align inode data to eightArtem Bityutskiy2008-08-13
* UBIFS: improve budgeting checksArtem Bityutskiy2008-08-13
* UBIFS: fix budgeting calculationsArtem Bityutskiy2008-08-13
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15