summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: amend printkArtem Bityutskiy2008-10-191-1/+1
* UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-301-9/+10
* UBIFS: commit on sync_fsArtem Bityutskiy2008-09-301-0/+12
* UBIFS: correct comment for commit_on_unmountArtem Bityutskiy2008-09-301-6/+3Star
* UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-301-3/+31
* UBIFS: add bulk-read facilityAdrian Hunter2008-09-301-0/+31
* UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel2008-09-301-4/+0Star
* UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy2008-09-301-7/+9
* UBIFS: create the name of the background thread in every caseSebastian Siewior2008-09-171-2/+1Star
* UBIFS: amend f_fsidArtem Bityutskiy2008-09-031-2/+3
* UBIFS: fill f_fsidArtem Bityutskiy2008-08-311-0/+1
* UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-311-5/+5
* UBIFS: introduce LEB overheadArtem Bityutskiy2008-08-311-0/+6
* UBIFS: push empty flash hack downArtem Bityutskiy2008-08-311-2/+0Star
* UBIFS: few commentary fixesArtem Bityutskiy2008-08-131-4/+4
* UBIFS: always set i_generation to 0Adrian Hunter2008-08-131-2/+0Star
* UBIFS: optimize deletionsArtem Bityutskiy2008-08-131-2/+4
* UBIFS: remove unneeded function parameterArtem Bityutskiy2008-08-131-2/+2
* UBIFS: do not write orphans backArtem Bityutskiy2008-08-131-5/+13
* UBIFS: free budget in delete_inode as wellArtem Bityutskiy2008-08-131-3/+5
* UBIFS: improve debuggingArtem Bityutskiy2008-08-131-2/+4
* UBIFS: print volume name as wellArtem Bityutskiy2008-08-131-2/+2
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1951