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