aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy1-14/+15
2009-07-05UBIFS: fix 64-bit divisions in debug printAdrian Hunter1-2/+3
2009-07-05UBIFS: few spelling fixesArtem Bityutskiy1-3/+3
2009-07-05UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy1-13/+4
2009-07-05UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy1-6/+3
2009-07-05UBIFS: improve debugging messagedArtem Bityutskiy1-10/+16
2009-07-05UBIFS: fix integer overflow warningAdrian Hunter1-1/+3
2009-06-08UBIFS: start using hrtimersArtem Bityutskiy1-13/+21
2009-01-27UBIFS: fix no_chk_data_crcArtem Bityutskiy1-8/+14
2008-09-30UBIFS: check data CRC when in error stateArtem Bityutskiy1-0/+1
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter1-3/+8
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter1-0/+14
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+914