summaryrefslogtreecommitdiff
path: root/fs/f2fs/hash.c
AgeCommit message (Expand)Author
2020-12-02f2fs: Handle casefolding with EncryptionDaniel Rosenberg
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2020-05-11f2fs: rework filename handlingEric Biggers
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2019-08-23f2fs: Support case-insensitive file name lookupsDaniel Rosenberg
2018-09-12f2fs: add SPDX license identifiersChao Yu
2017-05-04f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim
2015-05-28f2fs: introduce dot and dotdot name checkJaegeuk Kim
2014-08-29f2fs: fix wrong casting for dentry nameJaegeuk Kim
2014-07-09f2fs: arguments cleanup of finding file flow functionsGu Zheng
2012-12-28f2fs: unify string length declarations and usageLeon Romanovsky
2012-12-28f2fs: clean up unused variables and return valuesJaegeuk Kim
2012-12-26f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode numberNamjae Jeon
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim
2012-12-11f2fs: add core directory operationsJaegeuk Kim