aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
AgeCommit message (Expand)Author
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29convert ubifsAl Viro
2010-10-21UBIFS: do not forget to cancel timersArtem Bityutskiy
2010-10-21UBIFS: remove a bit of unneeded codeArtem Bityutskiy
2010-09-28UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09switch ubifs to ->evict_inode()Al Viro
2010-08-03UBIFS: fix a memory leak on error path.Matthieu CASTET
2010-06-12UBIFS: check return codeArtem Bityutskiy
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
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