| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-14 | ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit | Waqar Hameed | 1 | -0/+2 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |
| 2021-06-22 | ubifs: Fix spelling mistakes | Zheng Yongjun | 1 | -1/+1 |
| 2019-11-17 | ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps | Zhihao Cheng | 1 | -7/+27 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -13/+1 |
| 2018-10-23 | ubifs: authentication: Add hashes to index nodes | Sascha Hauer | 1 | -0/+27 |
| 2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger | 1 | -14/+14 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+3 |
| 2017-07-14 | ubifs: Fail commit if TNC is obviously inconsistent | Richard Weinberger | 1 | -0/+4 |
| 2016-08-23 | ubifs: Fix assertion in layout_in_gaps() | Vincent Stehlé | 1 | -1/+1 |
| 2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong | 1 | -6/+6 |
| 2014-07-19 | UBIFS: remove useless statements | hujianyang | 1 | -1/+0 |
| 2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -2/+2 |
| 2013-01-15 | UBIFS: rename random32() to prandom_u32() | Akinobu Mita | 1 | -1/+1 |
| 2012-05-20 | UBI: Kill data type hint | Richard Weinberger | 1 | -4/+2 |
| 2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy | 1 | -10/+0 |
| 2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy | 1 | -6/+6 |
| 2011-07-04 | UBIFS: lessen amount of debugging check types | Artem Bityutskiy | 1 | -3/+3 |
| 2011-07-04 | UBIFS: introduce helper functions for debugging checks and tests | Artem Bityutskiy | 1 | -2/+3 |
| 2011-07-04 | UBIFS: add few commentaries about TNC | Artem Bityutskiy | 1 | -0/+26 |
| 2011-07-04 | UBIFS: harmonize znode flag helpers | Artem Bityutskiy | 1 | -4/+4 |
| 2011-07-04 | UBIFS: remove dead code | Artem Bityutskiy | 1 | -76/+30 |
| 2011-05-13 | UBIFS: make force in-the-gaps to be a general self-check | Artem Bityutskiy | 1 | -2/+2 |
| 2011-05-13 | UBIFS: improve space checking debugging feature | Artem Bityutskiy | 1 | -1/+1 |
| 2011-05-13 | UBIFS: simplify dbg_dump_budg calling conventions | Artem Bityutskiy | 1 | -2/+0 |
| 2011-05-13 | UBIFS: introduce a separate structure for budgeting info | Artem Bityutskiy | 1 | -5/+5 |
| 2009-09-10 | UBIFS: do not print scary error messages needlessly | Artem Bityutskiy | 1 | -1/+1 |
| 2008-12-23 | UBIFS: re-calculate min_idx_size after the commit | Artem Bityutskiy | 1 | -0/+2 |
| 2008-12-03 | UBIFS: separate debugging fields out | Artem Bityutskiy | 1 | -3/+4 |
| 2008-08-13 | UBIFS: minor tweaks in commit | Artem Bityutskiy | 1 | -19/+18 |
| 2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy | 1 | -0/+1103 |