aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/master.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08ubifs: support offline signed imagesSascha Hauer1-6/+47
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-13/+1
2018-10-23ubfis: authentication: Authenticate master nodeSascha Hauer1-6/+55
2018-10-23ubifs: authentication: Add hashes to index nodesSascha Hauer1-0/+3
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger1-1/+1
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-3/+3
2014-07-19UBIFS: remove mst_mutexArtem Bityutskiy1-4/+3
2012-05-20UBI: Kill data type hintRichard Weinberger1-2/+2
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-2/+2
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy1-4/+4
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/+2
2009-09-10UBIFS: check ubifs_scan error codes betterArtem Bityutskiy1-4/+12
2009-09-10UBIFS: do not print scary error messages needlesslyArtem Bityutskiy1-2/+2
2009-01-29UBIFS: return sensible error codesArtem Bityutskiy1-1/+1
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+387