aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAge
* 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
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-26
* UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-26
* UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-20
* UBIFS: constify operationsArtem Bityutskiy2009-01-18
* UBIFS: do not commit twiceArtem Bityutskiy2009-01-18
* UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy2009-01-06
* UBIFS: add more useful debugging printsArtem Bityutskiy2008-12-31
* UBIFS: allow mounting when short of spaceArtem Bityutskiy2008-12-31
* UBIFS: always commit on unmountArtem Bityutskiy2008-12-31
* UBIFS: use ubi_syncArtem Bityutskiy2008-12-31
* UBIFS: always commit in sync_fsArtem Bityutskiy2008-12-31
* UBIFS: fix file-system synchronizationArtem Bityutskiy2008-12-31
* UBIFS: fix constants initializationArtem Bityutskiy2008-12-31
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-23
* UBIFS: fix available blocks countArtem Bityutskiy2008-12-23
* UBIFS: add debugfs supportArtem Bityutskiy2008-12-03
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-03
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-03
* UBIFS: use bit-fields to store compression typeArtem Bityutskiy2008-12-03
* UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-21
* UBIFS: do not allocate too muchArtem Bityutskiy2008-11-21
* UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-21
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-20
|\
| * UBIFS: amend printkArtem Bityutskiy2008-10-19
| * UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-30
| * UBIFS: commit on sync_fsArtem Bityutskiy2008-09-30
| * UBIFS: correct comment for commit_on_unmountArtem Bityutskiy2008-09-30
| * UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-30
| * UBIFS: add bulk-read facilityAdrian Hunter2008-09-30
| * UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-30
| * UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy2008-09-30
* | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
|/
* UBIFS: create the name of the background thread in every caseSebastian Siewior2008-09-17
* UBIFS: amend f_fsidArtem Bityutskiy2008-09-03
* UBIFS: fill f_fsidArtem Bityutskiy2008-08-31
* UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-31