aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/tnc_commit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-17ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gapsZhihao Cheng1-7/+27
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-13/+1
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer1-0/+27
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger1-14/+14
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger1-0/+4
2016-08-23ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé1-1/+1
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-6/+6
2014-07-19UBIFS: remove useless statementshujianyang1-1/+0
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-2/+2
2013-01-15UBIFS: rename random32() to prandom_u32()Akinobu Mita1-1/+1
2012-05-20UBI: Kill data type hintRichard Weinberger1-4/+2
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-10/+0
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-6/+6
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy1-3/+3
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-2/+3
2011-07-04UBIFS: add few commentaries about TNCArtem Bityutskiy1-0/+26
2011-07-04UBIFS: harmonize znode flag helpersArtem Bityutskiy1-4/+4
2011-07-04UBIFS: remove dead codeArtem Bityutskiy1-76/+30
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy1-2/+2
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy1-1/+1
2011-05-13UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy1-2/+0
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy1-5/+5
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-1/+1
2008-12-23UBIFS: re-calculate min_idx_size after the commitArtem Bityutskiy1-0/+2
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy1-3/+4
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy1-19/+18
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1103