| Commit message (Expand) | Author | Age | Files | Lines |
* | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger | 2018-08-15 | 1 | -34/+34 |
* | UBIFS: extend debug/message capabilities | Sheng Yong | 2015-03-25 | 1 | -1/+1 |
* | UBIFS: Remove unused variables in ubifs_budget_space | hujianyang | 2014-05-13 | 1 | -1/+0 |
* | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-10-02 | 1 | -3/+2 |
|\ |
|
| * | UBIFS: comply with coding style | Artem Bityutskiy | 2012-08-31 | 1 | -3/+2 |
* | | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
|/ |
|
* | writeback: Add a 'reason' to wb_writeback_work | Curt Wohlgemuth | 2011-10-31 | 1 | -1/+1 |
* | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy | 2011-05-13 | 1 | -52/+52 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | writeback: enforce s_umount locking in writeback_inodes_sb | Christoph Hellwig | 2010-06-11 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 2009-09-21 | 1 | -29/+3 |
|\ |
|
| * | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe | 2009-09-16 | 1 | -17/+3 |
| * | writeback: get rid of generic_sync_sb_inodes() export | Jens Axboe | 2009-09-11 | 1 | -14/+2 |
* | | UBIFS: various minor commentary fixes | Artem Bityutskiy | 2009-09-15 | 1 | -1/+1 |
|/ |
|
* | UBIFS: remove dead code | Artem Bityutskiy | 2009-05-29 | 1 | -1/+0 |
* | UBIFS: reset no_space flag after inode deletion | Adrian Hunter | 2009-05-06 | 1 | -1/+2 |
* | UBIFS: fix commentaries | Artem Bityutskiy | 2009-03-20 | 1 | -2/+2 |
* | UBIFS: introduce a helpful variable | Artem Bityutskiy | 2009-03-16 | 1 | -18/+15 |
* | UBIFS: add re-mount debugging checks | Artem Bityutskiy | 2009-01-26 | 1 | -10/+25 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -2/+2 |
* | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2009-01-02 | 1 | -139/+69 |
|\ |
|
| * | UBIFS: fix numerous spelling mistakes | Artem Bityutskiy | 2008-12-31 | 1 | -7/+7 |
| * | UBIFS: simplify make_free_space | Artem Bityutskiy | 2008-12-31 | 1 | -102/+49 |
| * | UBIFS: do not lie about used blocks | Artem Bityutskiy | 2008-12-31 | 1 | -10/+0 |
| * | UBIFS: avoid unnecessary calculations | Artem Bityutskiy | 2008-12-23 | 1 | -1/+2 |
| * | UBIFS: use nicer 64-bit math | Artem Bityutskiy | 2008-12-23 | 1 | -14/+11 |
| * | UBIFS: fix available blocks count | Artem Bityutskiy | 2008-12-23 | 1 | -7/+2 |
| * | UBIFS: improve budgeting dump | Artem Bityutskiy | 2008-12-23 | 1 | -2/+2 |
* | | CRED: Wrap task credential accesses in the UBIFS filesystem | David Howells | 2008-11-14 | 1 | -1/+1 |
|/ |
|
* | UBIFS: add a print, fix comments and more minor stuff | Artem Bityutskiy | 2008-09-30 | 1 | -12/+14 |
* | UBIFS: fix division by zero | Artem Bityutskiy | 2008-09-05 | 1 | -6/+7 |
* | UBIFS: improve statfs reporting even more | Artem Bityutskiy | 2008-08-31 | 1 | -4/+34 |
* | UBIFS: improve statfs reporting | Artem Bityutskiy | 2008-08-31 | 1 | -0/+45 |
* | UBIFS: remove incorrect index space check | Artem Bityutskiy | 2008-08-31 | 1 | -14/+1 |
* | UBIFS: push empty flash hack down | Artem Bityutskiy | 2008-08-31 | 1 | -13/+11 |
* | UBIFS: do not update min_idx_lebs in stafs | Artem Bityutskiy | 2008-08-31 | 1 | -1/+0 |
* | UBIFS: correct spelling of "thrice". | Adrian Hunter | 2008-08-13 | 1 | -2/+2 |
* | UBIFS: reserve more space for index | Artem Bityutskiy | 2008-08-13 | 1 | -4/+4 |
* | UBIFS: align inode data to eight | Artem Bityutskiy | 2008-08-13 | 1 | -1/+9 |
* | UBIFS: improve budgeting checks | Artem Bityutskiy | 2008-08-13 | 1 | -0/+12 |
* | UBIFS: fix budgeting calculations | Artem Bityutskiy | 2008-08-13 | 1 | -2/+3 |
* | UBIFS: add new flash file system | Artem Bityutskiy | 2008-07-15 | 1 | -0/+731 |