aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+6
2009-01-06UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy1-1/+8
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer5-6/+6
2009-01-04fs: symlink write_begin allocation context fixNick Piggin1-4/+5
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds20-474/+924
2008-12-31UBIFS: add more useful debugging printsArtem Bityutskiy1-0/+12
2008-12-31UBIFS: print debugging messages properlyArtem Bityutskiy1-10/+10
2008-12-31UBIFS: fix numerous spelling mistakesArtem Bityutskiy3-12/+11
2008-12-31UBIFS: allow mounting when short of spaceArtem Bityutskiy1-11/+29
2008-12-31UBIFS: fix writing uncompressed filesArtem Bityutskiy2-1/+3
2008-12-31UBIFS: fix checkpatch.pl warningsArtem Bityutskiy6-25/+25
2008-12-31UBIFS: fix sparse warningsArtem Bityutskiy1-2/+2
2008-12-31UBIFS: simplify make_free_spaceArtem Bityutskiy1-102/+49
2008-12-31UBIFS: do not lie about used blocksArtem Bityutskiy1-10/+0
2008-12-31UBIFS: restore budg_uncommitted_idxArtem Bityutskiy1-3/+12
2008-12-31UBIFS: always commit on unmountArtem Bityutskiy1-11/+15
2008-12-31UBIFS: use ubi_syncArtem Bityutskiy1-6/+1
2008-12-31UBIFS: always commit in sync_fsArtem Bityutskiy1-20/+18
2008-12-31UBIFS: fix file-system synchronizationArtem Bityutskiy1-0/+18
2008-12-31UBIFS: fix constants initializationArtem Bityutskiy1-5/+20
2008-12-23UBIFS: avoid unnecessary calculationsArtem Bityutskiy1-1/+2
2008-12-23UBIFS: re-calculate min_idx_size after the commitArtem Bityutskiy1-0/+2
2008-12-23UBIFS: use nicer 64-bit mathArtem Bityutskiy6-35/+30
2008-12-23UBIFS: fix available blocks countArtem Bityutskiy3-9/+13
2008-12-23UBIFS: various comment improvements and fixesArtem Bityutskiy2-22/+24
2008-12-23UBIFS: improve budgeting dumpArtem Bityutskiy3-3/+16
2008-12-23UBIFS: fix tnc dumpingArtem Bityutskiy1-1/+1
2008-12-23UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy1-2/+2
2008-12-04UBIFS: fix section mismatchAlexey Dobriyan2-2/+2
2008-12-04Merge branch 'master' into nextJames Morris14-109/+221
2008-12-03UBIFS: introduce LPT dump functionArtem Bityutskiy5-48/+186
2008-12-03UBIFS: dump stack in LPT check functionsArtem Bityutskiy1-1/+6
2008-12-03UBIFS: run debugging checks only if they are enabledArtem Bityutskiy2-2/+10
2008-12-03UBIFS: add debugfs supportArtem Bityutskiy4-20/+193
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy9-113/+156
2008-12-03UBIFS: avoid unnecessary checksKukkonen Mika1-14/+18
2008-12-03UBIFS: introduce compression mount optionsArtem Bityutskiy4-16/+56
2008-12-03UBIFS: use bit-fields to store compression typeArtem Bityutskiy2-3/+11
2008-12-03UBIFS: slight compression optimizationArtem Bityutskiy2-3/+10
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy3-18/+76
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy4-33/+60
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy3-8/+15
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2-3/+3
2008-11-07UBIFS: allow for gaps when dirtying the LPTAdrian Hunter1-2/+0
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy7-50/+70
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison6-13/+15
2008-11-06UBIFS: remove printkArtem Bityutskiy1-2/+2
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds20-167/+1178
2008-10-19UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven1-2/+0
2008-10-19UBIFS: amend printkArtem Bityutskiy1-1/+1