aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/commit.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-05ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutexGravatar Zhihao Cheng 1-1/+12
2020-12-13ubifs: Pass node length in all node dumping callersGravatar Zhihao Cheng 1-2/+2
2020-07-16treewide: Remove uninitialized_var() usageGravatar Kees Cook 1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Gravatar Thomas Gleixner 1-13/+1
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Gravatar Richard Weinberger 1-4/+4
2015-03-25UBIFS: extend debug/message capabilitiesGravatar Sheng Yong 1-6/+6
2014-09-08UBIFS: fix a race conditionGravatar Artem Bityutskiy 1-5/+3
2014-07-19UBIFS: remove mst_mutexGravatar Artem Bityutskiy 1-2/+0
2012-08-31UBIFS: print lessGravatar Artem Bityutskiy 1-3/+3
2012-08-31UBIFS: use __aligned() attributeGravatar Artem Bityutskiy 1-1/+1
2012-05-16UBIFS: get rid of dbg_errGravatar Artem Bityutskiy 1-2/+2
2012-05-16UBIFS: remove Kconfig debugging optionGravatar Artem Bityutskiy 1-3/+3
2012-05-16UBIFS: rename dumping functionsGravatar Artem Bityutskiy 1-2/+2
2011-07-04UBIFS: lessen amount of debugging check typesGravatar Artem Bityutskiy 1-1/+1
2011-07-04UBIFS: introduce helper functions for debugging checks and testsGravatar Artem Bityutskiy 1-1/+1
2011-07-04UBIFS: harmonize znode flag helpersGravatar Artem Bityutskiy 1-1/+1
2011-07-04UBIFS: return EROFS in case of broken commitGravatar Artem Bityutskiy 1-2/+2
2011-05-13UBIFS: introduce a separate structure for budgeting infoGravatar Artem Bityutskiy 1-1/+1
2011-04-05UBIFS: do not read flash unnecessarilyGravatar Artem Bityutskiy 1-1/+1
2011-01-25UBIFS: do not start the commit if there is nothing to commitGravatar Artem Bityutskiy 1-1/+57
2010-09-19UBIFS: introduce new flags for RO mountsGravatar Artem Bityutskiy 1-1/+1
2010-09-17UBIFS: introduce new flag for RO due to errorsGravatar Artem Bityutskiy 1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-07-24UBIFS: suppress compilation warningGravatar Subrata Modak 1-1/+1
2008-12-03UBIFS: separate debugging fields outGravatar Artem Bityutskiy 1-12/+13
2008-11-06UBIFS: remove printkGravatar Artem Bityutskiy 1-2/+2
2008-08-13UBIFS: increment commit number earlierGravatar Artem Bityutskiy 1-1/+2
2008-07-15UBIFS: add new flash file systemGravatar Artem Bityutskiy 1-0/+677