aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAge
* fs: icache RCU free inodesNick Piggin2011-01-07
* convert ubifsAl Viro2010-10-29
* UBIFS: do not forget to cancel timersArtem Bityutskiy2010-10-21
* UBIFS: remove a bit of unneeded codeArtem Bityutskiy2010-10-21
* UBIFS: avoid kernel error if ubifs superblock read failsSteffen Sledz2010-09-28
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * switch ubifs to ->evict_inode()Al Viro2010-08-09
* | UBIFS: fix a memory leak on error path.Matthieu CASTET2010-08-03
* | UBIFS: check return codeArtem Bityutskiy2010-06-12
|/
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-15
* UBIFS: support mounting of UBI volume character devicesCorentin Chary2009-11-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2009-09-21
|\
| * fs: Assign bdi in super_blockJens Axboe2009-09-16
| * writeback: add name to backing_dev_infoJens Axboe2009-09-11
| * writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-11
* | UBIFS: add inode size debugging checkArtem Bityutskiy2009-09-10
* | UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy2009-07-24
* | UBIFS: kill BKLArtem Bityutskiy2009-07-24
|/
* UBIFS: allow more than one volume to be mountedDaniel Mack2009-07-05
* UBIFS: fix assertion warningArtem Bityutskiy2009-07-05
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-05
* UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-05
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-06-17
|\
| * UBIFS: start using hrtimersArtem Bityutskiy2009-06-08
| * UBIFS: do not forget to register BDI deviceArtem Bityutskiy2009-06-08
| * UBIFS: allow sync option in rootflagsArtem Bityutskiy2009-06-02
| * UBIFS: use anonymous deviceArtem Bityutskiy2009-05-26
| * UBIFS: return proper error code if the compr is not presentCorentin Chary2009-05-25
| * UBIFS: reset no_space flag after inode deletionAdrian Hunter2009-05-06
* | ubifs: register backing_dev_infoJens Axboe2009-06-16
* | Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* | push BKL down into ->put_superChristoph Hellwig2009-06-11
* | enforce ->sync_fs is only called for rw superblockChristoph Hellwig2009-06-11
* | Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-06
|\
| * UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-26
| * UBIFS: fix compiler warningsHunter Adrian2009-03-20
| * UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-16
| * UBIFS: fix bogus assertionArtem Bityutskiy2009-03-15
* | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
|/
* UBIFS: remove fast unmountingArtem Bityutskiy2009-01-29
* UBIFS: return sensible error codesArtem Bityutskiy2009-01-29
* UBIFS: remount ro fixesAdrian Hunter2009-01-29
* UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter2009-01-29
* UBIFS: fix assertionsArtem Bityutskiy2009-01-26
* UBIFS: ensure orphan area head is initializedAdrian Hunter2009-01-26
* UBIFS: always clean up GC LEB spaceArtem Bityutskiy2009-01-26