aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ubifs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy1-0/+6
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy1-2/+2
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy1-1/+1
2008-09-30UBIFS: add more debugging messages for LPTAdrian Hunter1-2/+8
2008-09-30UBIFS: fix commentaryArtem Bityutskiy1-2/+2
2008-09-30UBIFS: fix races in bit-fieldsArtem Bityutskiy1-8/+9
2008-09-30UBIFS: use bit-fields when possibleArtem Bityutskiy1-13/+11
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter1-1/+10
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter1-2/+43
2008-09-30UBIFS: inline one-line functionsArtem Bityutskiy1-2/+0
2008-08-31UBIFS: improve statfs reporting even moreArtem Bityutskiy1-1/+1
2008-08-31UBIFS: introduce LEB overheadArtem Bityutskiy1-0/+5
2008-08-31UBIFS: improve statfs reportingArtem Bityutskiy1-0/+1
2008-08-25UBIFS: allow for racing between GC and TNCAdrian Hunter1-2/+4
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy1-2/+0
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter1-3/+1
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy1-0/+4
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy1-1/+7
2008-08-13UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter1-4/+2
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy1-3/+9
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy1-1/+2
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy1-2/+1
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter1-0/+1
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1649