summaryrefslogtreecommitdiff
path: root/fs/ubifs/tnc_commit.c
AgeCommit message (Expand)Author
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2021-06-22ubifs: Fix spelling mistakesZheng Yongjun
2019-11-17ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gapsZhihao Cheng
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger
2016-08-23ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2014-07-19UBIFS: remove useless statementshujianyang
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2013-01-15UBIFS: rename random32() to prandom_u32()Akinobu Mita
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy
2011-07-04UBIFS: add few commentaries about TNCArtem Bityutskiy
2011-07-04UBIFS: harmonize znode flag helpersArtem Bityutskiy
2011-07-04UBIFS: remove dead codeArtem Bityutskiy
2011-05-13UBIFS: make force in-the-gaps to be a general self-checkArtem Bityutskiy
2011-05-13UBIFS: improve space checking debugging featureArtem Bityutskiy
2011-05-13UBIFS: simplify dbg_dump_budg calling conventionsArtem Bityutskiy
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy
2008-12-23UBIFS: re-calculate min_idx_size after the commitArtem Bityutskiy
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy