aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/log.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08ubifs: remove unnecessary check in ubifs_log_start_commitLiu Song1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-13/+1
2018-10-23ubifs: Add authentication nodes to journalSascha Hauer1-0/+24
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger1-6/+6
2018-06-07ubifs: log: Some spelling fixesSascha Hauer1-3/+3
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-2/+2
2014-09-08UBIFS: fix free log space calculationArtem Bityutskiy1-2/+6
2014-09-08UBIFS: fix a race conditionArtem Bityutskiy1-3/+8
2014-07-31UBIFS: Add log overlap assertionshujianyang1-0/+2
2014-07-19UBIFS: remove unnecessary checkArtem Bityutskiy1-6/+4
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer1-19/+2
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy1-8/+6
2012-05-20UBI: Kill data type hintRichard Weinberger1-5/+5
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-8/+0
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy1-3/+1
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy1-1/+1
2011-05-16UBIFS: share the next_log_lnum helperArtem Bityutskiy1-21/+7
2011-05-02UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy1-20/+0
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-2/+2
2010-09-17UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy1-2/+2
2009-09-15UBIFS: improve journal head debugging printsArtem Bityutskiy1-7/+8
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-1/+1
2009-03-20UBIFS: fix commentariesArtem Bityutskiy1-1/+1
2009-02-17UBIFS: list usage cleanupEric Sesterhenn1-2/+1
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy1-1/+1
2008-08-13UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter1-0/+2
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+805