aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/io.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
* ubifs: Create functions to embed a HMAC in a nodeSascha Hauer2018-10-23
* ubifs: Add separate functions to init/crc a nodeSascha Hauer2018-10-23
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-14
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* ubifs: Use dirty_writeback_interval value for wbuf timerRafał Miłecki2016-12-12
* ubifs: Drop softlimit and delta fields from struct ubifs_wbufRafał Miłecki2016-12-12
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* UBIFS: kernel-doc warning fixFabian Frederick2014-07-19
* UBIFS: respect MS_SILENT mount flagDaniel Golle2014-06-02
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-16
* UBIFS: get rid of dbg_dump_stackArtem Bityutskiy2012-05-16
* 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