aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
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
2008-12-03UBIFS: add debugfs supportArtem Bityutskiy
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy
2008-12-03UBIFS: avoid unnecessary checksKukkonen Mika
2008-12-03UBIFS: introduce compression mount optionsArtem Bityutskiy
2008-12-03UBIFS: use bit-fields to store compression typeArtem Bityutskiy
2008-12-03UBIFS: slight compression optimizationArtem Bityutskiy
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells
2008-11-07UBIFS: allow for gaps when dirtying the LPTAdrian Hunter
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison
2008-11-06UBIFS: remove printkArtem Bityutskiy
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-10-19UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven
2008-10-19UBIFS: amend printkArtem Bityutskiy