aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/ubifs/key.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-22ubifs: allow both hash and disk name to be provided in no-key namesEric Biggers1-1/+0
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-7/+7
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger1-0/+1
2016-12-12ubifs: Implement encrypted filenamesRichard Weinberger1-9/+10
2016-12-12ubifs: Make r5 hash binary string awareRichard Weinberger1-1/+1
2016-01-10UBIFS: add a comment in key.h for unused parameterDongsheng Yang1-0/+6
2010-08-30UBIFS: mark unused key objects as invalidArtem Bityutskiy1-0/+14
2009-09-10UBIFS: add inode size debugging checkArtem Bityutskiy1-0/+13
2009-07-24UBIFS: remove unused functionsSubrata Modak1-36/+0
2009-03-08UBIFS: amend key_hash return valueArtem Bityutskiy1-3/+3
2008-12-03UBIFS: avoid unnecessary checksKukkonen Mika1-14/+18
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison1-2/+2
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter1-1/+21
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+533