aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/io.c
AgeCommit message (Expand)Author
2014-07-19UBIFS: kernel-doc warning fixFabian Frederick
2014-06-02UBIFS: respect MS_SILENT mount flagDaniel Golle
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy
2011-07-04UBIFS: remove custom list of superblocksArtem Bityutskiy
2011-07-04UBIFS: switch to ubifs_leb_writeArtem Bityutskiy
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy
2011-07-04UBIFS: introduce more I/O helpersArtem Bityutskiy
2011-07-04UBIFS: always print stacktrace when switching to R/O modeArtem Bityutskiy
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner
2011-05-16UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy
2011-05-16UBIFS: remove unnecessary stack variableArtem Bityutskiy
2011-05-13UBIFS: fix minor stylistic issuesArtem Bityutskiy
2011-03-08UBIFS: use max_write_size for write-buffersArtem Bityutskiy
2011-03-08UBIFS: introduce write-buffer size fieldArtem Bityutskiy
2011-01-17UBIFS: introduce mounting flagArtem Bityutskiy
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy
2010-08-30UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy
2010-04-29UBIFS: mark VFS SB RO tooZhangJieJing
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy
2009-07-05UBIFS: fix 64-bit divisions in debug printAdrian Hunter
2009-07-05UBIFS: few spelling fixesArtem Bityutskiy
2009-07-05UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy
2009-07-05UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy
2009-07-05UBIFS: improve debugging messagedArtem Bityutskiy
2009-07-05UBIFS: fix integer overflow warningAdrian Hunter
2009-06-08UBIFS: start using hrtimersArtem Bityutskiy
2009-01-27UBIFS: fix no_chk_data_crcArtem Bityutskiy
2008-09-30UBIFS: check data CRC when in error stateArtem Bityutskiy
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy