summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
AgeCommit message (Expand)Author
2009-07-05UBIFS: allow more than one volume to be mountedDaniel Mack
2009-07-05UBIFS: fix assertion warningArtem Bityutskiy
2009-07-05UBIFS: few spelling fixesArtem Bityutskiy
2009-07-05UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy
2009-06-17Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-06-16ubifs: register backing_dev_infoJens Axboe
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-06-08UBIFS: start using hrtimersArtem Bityutskiy
2009-06-08UBIFS: do not forget to register BDI deviceArtem Bityutskiy
2009-06-02UBIFS: allow sync option in rootflagsArtem Bityutskiy
2009-05-26UBIFS: use anonymous deviceArtem Bityutskiy
2009-05-25UBIFS: return proper error code if the compr is not presentCorentin Chary
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-06UBIFS: reset no_space flag after inode deletionAdrian Hunter
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
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-16UBIFS: introduce a helpful variableArtem Bityutskiy
2009-03-15UBIFS: fix bogus assertionArtem Bityutskiy
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: sync wbufs after syncing inodes and pagesAdrian Hunter
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-20UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy
2009-01-18UBIFS: constify operationsArtem Bityutskiy
2009-01-18UBIFS: do not commit twiceArtem Bityutskiy
2009-01-06UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy
2008-12-31UBIFS: add more useful debugging printsArtem Bityutskiy
2008-12-31UBIFS: allow mounting when short of spaceArtem 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: use nicer 64-bit mathArtem Bityutskiy
2008-12-23UBIFS: fix available blocks countArtem Bityutskiy
2008-12-03UBIFS: add debugfs supportArtem Bityutskiy
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy
2008-12-03UBIFS: introduce compression mount optionsArtem Bityutskiy
2008-12-03UBIFS: use bit-fields to store compression typeArtem Bityutskiy
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy