aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/stringhash.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-11fs/dcache.c: Save one 32-bit multiply in dcache lookupGeorge Spelvin1-2/+4
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds1-3/+3
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin1-2/+6
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin1-0/+72