Age | Commit message (Expand) | Author |
2022-01-10 | ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() | Zhihao Cheng |
2021-12-23 | ubifs: Export filesystem error counters | Stefan Schaeckeler |
2020-12-13 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng |
2020-12-13 | Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of no... | Zhihao Cheng |
2020-12-13 | ubifs: wbuf: Don't leak kernel memory to flash | Richard Weinberger |
2020-12-13 | ubifs: Delete duplicated words + other fixes | Randy Dunlap |
2020-03-30 | ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len | Liu Song |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner |
2018-10-23 | ubifs: Create functions to embed a HMAC in a node | Sascha Hauer |
2018-10-23 | ubifs: Add separate functions to init/crc a node | Sascha Hauer |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds |
2016-12-12 | ubifs: Use dirty_writeback_interval value for wbuf timer | Rafał Miłecki |
2016-12-12 | ubifs: Drop softlimit and delta fields from struct ubifs_wbuf | Rafał Miłecki |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2014-07-19 | UBIFS: kernel-doc warning fix | Fabian Frederick |
2014-06-02 | UBIFS: respect MS_SILENT mount flag | Daniel Golle |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy |
2012-05-16 | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy |
2011-07-04 | UBIFS: remove custom list of superblocks | Artem Bityutskiy |
2011-07-04 | UBIFS: switch to ubifs_leb_write | Artem Bityutskiy |
2011-07-04 | UBIFS: switch to ubifs_leb_read | Artem Bityutskiy |
2011-07-04 | UBIFS: introduce more I/O helpers | Artem Bityutskiy |
2011-07-04 | UBIFS: always print stacktrace when switching to R/O mode | Artem Bityutskiy |
2011-06-03 | UBIFS: assert no fixup when writing a node | Ben Gardiner |
2011-05-16 | UBIFS: synchronize write-buffer before switching to the next bud | Artem Bityutskiy |
2011-05-16 | UBIFS: remove unnecessary stack variable | Artem Bityutskiy |
2011-05-13 | UBIFS: fix minor stylistic issues | Artem Bityutskiy |
2011-03-08 | UBIFS: use max_write_size for write-buffers | Artem Bityutskiy |
2011-03-08 | UBIFS: introduce write-buffer size field | Artem Bityutskiy |
2011-01-17 | UBIFS: introduce mounting flag | Artem Bityutskiy |
2010-09-19 | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy |
2010-09-17 | UBIFS: introduce new flag for RO due to errors | Artem Bityutskiy |
2010-08-30 | UBIFS: improve error reporting when reading bad node | Artem Bityutskiy |
2010-04-29 | UBIFS: mark VFS SB RO too | ZhangJieJing |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-15 | UBIFS: improve journal head debugging prints | Artem Bityutskiy |
2009-07-05 | UBIFS: fix 64-bit divisions in debug print | Adrian Hunter |
2009-07-05 | UBIFS: few spelling fixes | Artem Bityutskiy |
2009-07-05 | UBIFS: set write-buffer timout to 3-5 seconds | Artem Bityutskiy |
2009-07-05 | UBIFS: slightly optimize write-buffer timer usage | Artem Bityutskiy |
2009-07-05 | UBIFS: improve debugging messaged | Artem Bityutskiy |
2009-07-05 | UBIFS: fix integer overflow warning | Adrian Hunter |
2009-06-08 | UBIFS: start using hrtimers | Artem Bityutskiy |
2009-01-27 | UBIFS: fix no_chk_data_crc | Artem Bityutskiy |
2008-09-30 | UBIFS: check data CRC when in error state | Artem Bityutskiy |
2008-09-30 | UBIFS: add no_chk_data_crc mount option | Adrian Hunter |
2008-08-13 | UBIFS: make ubifs_ro_mode() not inline | Adrian Hunter |
2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy |