aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* UBIFS: remove fast unmountingArtem Bityutskiy2009-01-29
* UBIFS: return sensible error codesArtem Bityutskiy2009-01-29
* UBIFS: remount ro fixesAdrian Hunter2009-01-29
* UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2009-01-29
* UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter2009-01-29
* UBIFS: fix LPT out-of-space bug (again)Adrian Hunter2009-01-28
* UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-27
* UBIFS: fix assertionsArtem Bityutskiy2009-01-26
* UBIFS: ensure orphan area head is initializedAdrian Hunter2009-01-26
* UBIFS: always clean up GC LEB spaceArtem Bityutskiy2009-01-26
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-26
* UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-26
* UBIFS: simplify lockingArtem Bityutskiy2009-01-26
* UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-20
* UBIFS: do not treat all data as short termArtem Bityutskiy2009-01-20
* UBIFS: constify operationsArtem Bityutskiy2009-01-18
* UBIFS: do not commit twiceArtem Bityutskiy2009-01-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy2009-01-06
|/
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-01-02
|\
| * UBIFS: add more useful debugging printsArtem Bityutskiy2008-12-31
| * UBIFS: print debugging messages properlyArtem Bityutskiy2008-12-31
| * UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-31
| * UBIFS: allow mounting when short of spaceArtem Bityutskiy2008-12-31
| * UBIFS: fix writing uncompressed filesArtem Bityutskiy2008-12-31
| * UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-31
| * UBIFS: fix sparse warningsArtem Bityutskiy2008-12-31
| * UBIFS: simplify make_free_spaceArtem Bityutskiy2008-12-31
| * UBIFS: do not lie about used blocksArtem Bityutskiy2008-12-31
| * UBIFS: restore budg_uncommitted_idxArtem Bityutskiy2008-12-31
| * UBIFS: always commit on unmountArtem Bityutskiy2008-12-31
| * UBIFS: use ubi_syncArtem Bityutskiy2008-12-31
| * UBIFS: always commit in sync_fsArtem Bityutskiy2008-12-31
| * UBIFS: fix file-system synchronizationArtem Bityutskiy2008-12-31
| * UBIFS: fix constants initializationArtem Bityutskiy2008-12-31
| * UBIFS: avoid unnecessary calculationsArtem Bityutskiy2008-12-23
| * UBIFS: re-calculate min_idx_size after the commitArtem Bityutskiy2008-12-23
| * UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-23
| * UBIFS: fix available blocks countArtem Bityutskiy2008-12-23
| * UBIFS: various comment improvements and fixesArtem Bityutskiy2008-12-23
| * UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-23
| * UBIFS: fix tnc dumpingArtem Bityutskiy2008-12-23
| * UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy2008-12-23
| * UBIFS: fix section mismatchAlexey Dobriyan2008-12-04
| * UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-03
| * UBIFS: dump stack in LPT check functionsArtem Bityutskiy2008-12-03
| * UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2008-12-03
| * UBIFS: add debugfs supportArtem Bityutskiy2008-12-03