aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-13/+1
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger1-4/+4
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-6/+6
2014-09-08UBIFS: fix a race conditionArtem Bityutskiy1-5/+3
2014-07-19UBIFS: remove mst_mutexArtem Bityutskiy1-2/+0
2012-08-31UBIFS: print lessArtem Bityutskiy1-3/+3
2012-08-31UBIFS: use __aligned() attributeArtem Bityutskiy1-1/+1
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-2/+2
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-3/+3
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-2/+2
2011-07-04UBIFS: lessen amount of debugging check typesArtem Bityutskiy1-1/+1
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-1/+1
2011-07-04UBIFS: harmonize znode flag helpersArtem Bityutskiy1-1/+1
2011-07-04UBIFS: return EROFS in case of broken commitArtem Bityutskiy1-2/+2
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy1-1/+1
2011-04-05UBIFS: do not read flash unnecessarilyArtem Bityutskiy1-1/+1
2011-01-25UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy1-1/+57
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-1/+1
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-24UBIFS: suppress compilation warningSubrata Modak1-1/+1
2008-12-03UBIFS: separate debugging fields outArtem Bityutskiy1-12/+13
2008-11-06UBIFS: remove printkArtem Bityutskiy1-2/+2
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy1-1/+2
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+677