summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/io.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: improve journal head debugging printsArtem Bityutskiy2009-09-151-14/+15
* UBIFS: fix 64-bit divisions in debug printAdrian Hunter2009-07-051-2/+3
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-051-3/+3
* UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy2009-07-051-13/+4
* UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-051-6/+3
* UBIFS: improve debugging messagedArtem Bityutskiy2009-07-051-10/+16
* UBIFS: fix integer overflow warningAdrian Hunter2009-07-051-1/+3
* UBIFS: start using hrtimersArtem Bityutskiy2009-06-081-13/+21
* UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-271-8/+14
* UBIFS: check data CRC when in error stateArtem Bityutskiy2008-09-301-0/+1
* UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-301-3/+8
* UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter2008-08-131-0/+14
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+914