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