aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11enforce ->sync_fs is only called for rw superblockChristoph Hellwig
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-31UBIFS: fix recovery bugAdrian Hunter
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-26UBIFS: add R/O compatibilityArtem Bityutskiy
2009-03-20UBIFS: fix compiler warningsHunter Adrian
2009-03-20UBIFS: fully sort GCed nodesArtem Bityutskiy
2009-03-20UBIFS: fix commentariesArtem Bityutskiy
2009-03-16UBIFS: introduce a helpful variableArtem Bityutskiy
2009-03-16UBIFS: use KERN_CONTArtem Bityutskiy
2009-03-16UBIFS: fix lprops committing bugArtem Bityutskiy
2009-03-15UBIFS: fix bogus assertionArtem Bityutskiy
2009-03-14UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter
2009-03-08UBIFS: amend key_hash return valueArtem Bityutskiy
2009-03-08UBIFS: improve find function interfaceArtem Bityutskiy
2009-02-17UBIFS: list usage cleanupEric Sesterhenn
2009-02-09UBIFS: fix dbg_chk_lpt_sz()Adrian Hunter
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