aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds17-265/+482
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin1-3/+6
2009-03-31UBIFS: fix recovery bugAdrian Hunter1-47/+23
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-2/+2
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu1-1/+2
2009-03-26UBIFS: add R/O compatibilityArtem Bityutskiy4-11/+72
2009-03-20UBIFS: fix compiler warningsHunter Adrian1-4/+4
2009-03-20UBIFS: fully sort GCed nodesArtem Bityutskiy1-132/+296
2009-03-20UBIFS: fix commentariesArtem Bityutskiy8-9/+9
2009-03-16UBIFS: introduce a helpful variableArtem Bityutskiy4-21/+23
2009-03-16UBIFS: use KERN_CONTArtem Bityutskiy2-6/+6
2009-03-16UBIFS: fix lprops committing bugArtem Bityutskiy1-4/+3
2009-03-15UBIFS: fix bogus assertionArtem Bityutskiy1-4/+8
2009-03-14UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter1-2/+12
2009-03-08UBIFS: amend key_hash return valueArtem Bityutskiy1-3/+3
2009-03-08UBIFS: improve find function interfaceArtem Bityutskiy3-10/+9
2009-02-17UBIFS: list usage cleanupEric Sesterhenn2-6/+3
2009-02-09UBIFS: fix dbg_chk_lpt_sz()Adrian Hunter1-8/+13
2009-01-29UBIFS: remove fast unmountingArtem Bityutskiy2-47/+5
2009-01-29UBIFS: return sensible error codesArtem Bityutskiy2-9/+4
2009-01-29UBIFS: remount ro fixesAdrian Hunter3-21/+13
2009-01-29UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2-2/+2
2009-01-29UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter1-10/+10
2009-01-28UBIFS: fix LPT out-of-space bug (again)Adrian Hunter1-12/+32
2009-01-27UBIFS: fix no_chk_data_crcArtem Bityutskiy3-13/+23
2009-01-26UBIFS: fix assertionsArtem Bityutskiy1-6/+7
2009-01-26UBIFS: ensure orphan area head is initializedAdrian Hunter3-19/+26
2009-01-26UBIFS: always clean up GC LEB spaceArtem Bityutskiy1-14/+33
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy7-65/+148
2009-01-26UBIFS: fix LEB list freeingArtem Bityutskiy4-20/+48
2009-01-26UBIFS: simplify lockingArtem Bityutskiy1-56/+36
2009-01-20UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy3-11/+24
2009-01-20UBIFS: do not treat all data as short termArtem Bityutskiy1-1/+1
2009-01-18UBIFS: constify operationsArtem Bityutskiy4-14/+14
2009-01-18UBIFS: do not commit twiceArtem Bityutskiy1-4/+5
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