summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: remove unneeded call from ubifs_sync_fsArtem Bityutskiy2009-07-241-17/+7
* UBIFS: kill BKLArtem Bityutskiy2009-07-241-12/+1
* UBIFS: allow more than one volume to be mountedDaniel Mack2009-07-051-1/+2
* UBIFS: fix assertion warningArtem Bityutskiy2009-07-051-0/+3
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-051-1/+1
* UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-051-4/+2
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-06-171-25/+48
|\
| * UBIFS: start using hrtimersArtem Bityutskiy2009-06-081-3/+3
| * UBIFS: do not forget to register BDI deviceArtem Bityutskiy2009-06-081-0/+3
| * UBIFS: allow sync option in rootflagsArtem Bityutskiy2009-06-021-5/+35
| * UBIFS: use anonymous deviceArtem Bityutskiy2009-05-261-17/+4
| * UBIFS: return proper error code if the compr is not presentCorentin Chary2009-05-251-0/+1
| * UBIFS: reset no_space flag after inode deletionAdrian Hunter2009-05-061-0/+5
* | ubifs: register backing_dev_infoJens Axboe2009-06-161-0/+3
* | Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-111-1/+8
* | push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+5
* | enforce ->sync_fs is only called for rw superblockChristoph Hellwig2009-06-111-3/+0
* | Convert obvious places to deactivate_locked_super()Al Viro2009-05-091-2/+1
|/
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-061-10/+27
|\
| * UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-261-2/+12
| * UBIFS: fix compiler warningsHunter Adrian2009-03-201-4/+4
| * UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-161-0/+3
| * UBIFS: fix bogus assertionArtem Bityutskiy2009-03-151-4/+8
* | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-1/+2
|/
* UBIFS: remove fast unmountingArtem Bityutskiy2009-01-291-45/+5
* UBIFS: return sensible error codesArtem Bityutskiy2009-01-291-8/+3
* UBIFS: remount ro fixesAdrian Hunter2009-01-291-7/+7
* UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter2009-01-291-10/+10
* UBIFS: fix assertionsArtem Bityutskiy2009-01-261-6/+7
* UBIFS: ensure orphan area head is initializedAdrian Hunter2009-01-261-0/+6
* UBIFS: always clean up GC LEB spaceArtem Bityutskiy2009-01-261-14/+33
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-261-4/+10
* UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-261-15/+27
* UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-201-9/+2
* UBIFS: constify operationsArtem Bityutskiy2009-01-181-1/+1
* UBIFS: do not commit twiceArtem Bityutskiy2009-01-181-4/+5
* UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy2009-01-061-1/+8
* UBIFS: add more useful debugging printsArtem Bityutskiy2008-12-311-0/+12
* UBIFS: allow mounting when short of spaceArtem Bityutskiy2008-12-311-11/+29
* UBIFS: always commit on unmountArtem Bityutskiy2008-12-311-11/+15
* UBIFS: use ubi_syncArtem Bityutskiy2008-12-311-6/+1
* UBIFS: always commit in sync_fsArtem Bityutskiy2008-12-311-20/+18
* UBIFS: fix file-system synchronizationArtem Bityutskiy2008-12-311-0/+18
* UBIFS: fix constants initializationArtem Bityutskiy2008-12-311-5/+20
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-6/+6
* UBIFS: fix available blocks countArtem Bityutskiy2008-12-231-2/+3
* UBIFS: add debugfs supportArtem Bityutskiy2008-12-031-0/+12
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-031-15/+7
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-031-7/+37
* UBIFS: use bit-fields to store compression typeArtem Bityutskiy2008-12-031-0/+8
OpenPOWER on IntegriCloud