aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-5/+4
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy1-6/+10
2010-08-30UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy1-1/+2
2010-04-29UBIFS: mark VFS SB RO tooZhangJieJing1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
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