aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/io.c
Commit message (Expand)AuthorAge
* UBIFS: remove custom list of superblocksArtem Bityutskiy2011-07-04
* UBIFS: switch to ubifs_leb_writeArtem Bityutskiy2011-07-04
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-04
* UBIFS: introduce more I/O helpersArtem Bityutskiy2011-07-04
* UBIFS: always print stacktrace when switching to R/O modeArtem Bityutskiy2011-07-04
* UBIFS: assert no fixup when writing a nodeBen Gardiner2011-06-03
* UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy2011-05-16
* UBIFS: remove unnecessary stack variableArtem Bityutskiy2011-05-16
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-13
* UBIFS: use max_write_size for write-buffersArtem Bityutskiy2011-03-08
* UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-08
* UBIFS: introduce mounting flagArtem Bityutskiy2011-01-17
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-17
* UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy2010-08-30
* UBIFS: mark VFS SB RO tooZhangJieJing2010-04-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBIFS: improve journal head debugging printsArtem Bityutskiy2009-09-15
* UBIFS: fix 64-bit divisions in debug printAdrian Hunter2009-07-05
* UBIFS: few spelling fixesArtem Bityutskiy2009-07-05
* UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy2009-07-05
* UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-05
* UBIFS: improve debugging messagedArtem Bityutskiy2009-07-05
* UBIFS: fix integer overflow warningAdrian Hunter2009-07-05
* UBIFS: start using hrtimersArtem Bityutskiy2009-06-08
* UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-27
* UBIFS: check data CRC when in error stateArtem Bityutskiy2008-09-30
* UBIFS: add no_chk_data_crc mount optionAdrian Hunter2008-09-30
* UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter2008-08-13
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15