summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ubifs.h
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: fix numerous spelling mistakesArtem Bityutskiy2008-12-311-1/+0
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-311-4/+4
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-1/+1
* UBIFS: fix available blocks countArtem Bityutskiy2008-12-231-0/+8
* UBIFS: various comment improvements and fixesArtem Bityutskiy2008-12-231-16/+18
* UBIFS: improve budgeting dumpArtem Bityutskiy2008-12-231-1/+1
* UBIFS: fix section mismatchAlexey Dobriyan2008-12-041-1/+1
* UBIFS: introduce LPT dump functionArtem Bityutskiy2008-12-031-0/+3
* UBIFS: add debugfs supportArtem Bityutskiy2008-12-031-0/+1
* UBIFS: separate debugging fields outArtem Bityutskiy2008-12-031-30/+4
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-031-2/+10
* UBIFS: use bit-fields to store compression typeArtem Bityutskiy2008-12-031-3/+3
* UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-211-0/+6
* UBIFS: do not allocate too muchArtem Bityutskiy2008-11-211-2/+2
* UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-211-1/+1
* UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-301-2/+8
* UBIFS: fix commentaryArtem Bityutskiy2008-09-301-2/+2
* UBIFS: fix races in bit-fieldsArtem Bityutskiy2008-09-301-8/+9
* UBIFS: use bit-fields when possibleArtem Bityutskiy2008-09-301-13/+11
* UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-301-1/+10
* UBIFS: add bulk-read facilityAdrian Hunter2008-09-301-2/+43
* UBIFS: inline one-line functionsArtem Bityutskiy2008-09-301-2/+0
* UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-311-1/+1
* UBIFS: introduce LEB overheadArtem Bityutskiy2008-08-311-0/+5
* UBIFS: improve statfs reportingArtem Bityutskiy2008-08-311-0/+1
* UBIFS: allow for racing between GC and TNCAdrian Hunter2008-08-251-2/+4
* UBIFS: few commentary fixesArtem Bityutskiy2008-08-131-2/+0
* UBIFS: always set i_generation to 0Adrian Hunter2008-08-131-3/+1
* UBIFS: align inode data to eightArtem Bityutskiy2008-08-131-0/+4
* UBIFS: improve budgeting checksArtem Bityutskiy2008-08-131-1/+7
* UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter2008-08-131-4/+2
* UBIFS: optimize deletionsArtem Bityutskiy2008-08-131-3/+9
* UBIFS: increment commit number earlierArtem Bityutskiy2008-08-131-1/+2
* UBIFS: remove unneeded function parameterArtem Bityutskiy2008-08-131-2/+1
* UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter2008-08-131-0/+1
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1649
OpenPOWER on IntegriCloud