summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/io.c
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Use dirty_writeback_interval value for wbuf timerRafał Miłecki2016-12-121-4/+4
* ubifs: Drop softlimit and delta fields from struct ubifs_wbufRafał Miłecki2016-12-121-8/+10
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-251-20/+20
* UBIFS: kernel-doc warning fixFabian Frederick2014-07-191-1/+1
* UBIFS: respect MS_SILENT mount flagDaniel Golle2014-06-021-8/+10
* UBI: Kill data type hintRichard Weinberger2012-05-201-25/+17
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-161-6/+6
* UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-161-10/+10
* UBIFS: remove custom list of superblocksArtem Bityutskiy2011-07-041-4/+4
* UBIFS: switch to ubifs_leb_writeArtem Bityutskiy2011-07-041-22/+14
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-041-11/+4
* UBIFS: introduce more I/O helpersArtem Bityutskiy2011-07-041-0/+117
* UBIFS: always print stacktrace when switching to R/O modeArtem Bityutskiy2011-07-041-1/+1
* UBIFS: assert no fixup when writing a nodeBen Gardiner2011-06-031-0/+2
* UBIFS: synchronize write-buffer before switching to the next budArtem Bityutskiy2011-05-161-9/+3
* UBIFS: remove unnecessary stack variableArtem Bityutskiy2011-05-161-9/+8
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-131-2/+2
* UBIFS: use max_write_size for write-buffersArtem Bityutskiy2011-03-081-44/+137
* UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-081-9/+19
* UBIFS: introduce mounting flagArtem Bityutskiy2011-01-171-4/+8
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-191-5/+4
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-171-6/+10
* UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy2010-08-301-1/+2
* UBIFS: mark VFS SB RO tooZhangJieJing2010-04-291-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 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
OpenPOWER on IntegriCloud