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