aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
AgeCommit message (Expand)Author
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches
2009-11-24UBIFS: support mounting of UBI volume character devicesCorentin Chary
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2009-09-16fs: Assign bdi in super_blockJens Axboe
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe
2009-09-10UBIFS: add inode size debugging checkArtem Bityutskiy
2009-07-24UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy
2009-07-24UBIFS: kill BKLArtem Bityutskiy
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