summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c
AgeCommit message (Expand)AuthorLines
2024-01-05ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutexZhihao Cheng-1/+12
2020-12-13ubifs: Pass node length in all node dumping callersZhihao Cheng-2/+2
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner-13/+1
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger-4/+4
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong-6/+6
2014-09-08UBIFS: fix a race conditionArtem Bityutskiy-5/+3
2014-07-19UBIFS: remove mst_mutexArtem Bityutskiy-2/+0
2012-08-31UBIFS: print lessArtem Bityutskiy-3/+3
2012-08-31UBIFS: use __aligned() attributeArtem Bityutskiy-1/+1
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy-2/+2
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy-3/+3
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy-2/+2
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy-1/+1
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy-1/+1
2011-07-04UBIFS: harmonize znode flag helpersArtem Bityutskiy-1/+1
2011-07-04UBIFS: return EROFS in case of broken commitArtem Bityutskiy-2/+2
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy-1/+1
2011-04-05UBIFS: do not read flash unnecessarilyArtem Bityutskiy-1/+1
2011-01-25UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy-1/+57
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy-1/+1
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-07-24UBIFS: suppress compilation warningSubrata Modak-1/+1
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy-12/+13
2008-11-06UBIFS: remove printkArtem Bityutskiy-2/+2
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy-1/+2
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy-0/+677