aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/tnc_commit.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-17ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gapsGravatar Zhihao Cheng 1-7/+27
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Gravatar Thomas Gleixner 1-13/+1
2018-10-23ubifs: authentication: Add hashes to index nodesGravatar Sascha Hauer 1-0/+27
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Gravatar Richard Weinberger 1-14/+14
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-2/+3
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentGravatar Richard Weinberger 1-0/+4
2016-08-23ubifs: Fix assertion in layout_in_gaps()Gravatar Vincent Stehlé 1-1/+1
2015-03-25UBIFS: extend debug/message capabilitiesGravatar Sheng Yong 1-6/+6
2014-07-19UBIFS: remove useless statementsGravatar hujianyang 1-1/+0
2014-04-18arch: Mass conversion of smp_mb__*()Gravatar Peter Zijlstra 1-2/+2
2013-01-15UBIFS: rename random32() to prandom_u32()Gravatar Akinobu Mita 1-1/+1
2012-05-20UBI: Kill data type hintGravatar Richard Weinberger 1-4/+2
2012-05-16UBIFS: remove Kconfig debugging optionGravatar Artem Bityutskiy 1-10/+0
2012-05-16UBIFS: rename dumping functionsGravatar Artem Bityutskiy 1-6/+6
2011-07-04UBIFS: lessen amount of debugging check typesGravatar Artem Bityutskiy 1-3/+3
2011-07-04UBIFS: introduce helper functions for debugging checks and testsGravatar Artem Bityutskiy 1-2/+3
2011-07-04UBIFS: add few commentaries about TNCGravatar Artem Bityutskiy 1-0/+26
2011-07-04UBIFS: harmonize znode flag helpersGravatar Artem Bityutskiy 1-4/+4
2011-07-04UBIFS: remove dead codeGravatar Artem Bityutskiy 1-76/+30
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkGravatar Artem Bityutskiy 1-2/+2
2011-05-13UBIFS: improve space checking debugging featureGravatar Artem Bityutskiy 1-1/+1
2011-05-13UBIFS: simplify dbg_dump_budg calling conventionsGravatar Artem Bityutskiy 1-2/+0
2011-05-13UBIFS: introduce a separate structure for budgeting infoGravatar Artem Bityutskiy 1-5/+5
2009-09-10UBIFS: do not print scary error messages needlesslyGravatar Artem Bityutskiy 1-1/+1
2008-12-23UBIFS: re-calculate min_idx_size after the commitGravatar Artem Bityutskiy 1-0/+2
2008-12-03UBIFS: separate debugging fields outGravatar Artem Bityutskiy 1-3/+4
2008-08-13UBIFS: minor tweaks in commitGravatar Artem Bityutskiy 1-19/+18
2008-07-15UBIFS: add new flash file systemGravatar Artem Bityutskiy 1-0/+1103