summaryrefslogtreecommitdiff
path: root/include/linux/stringhash.h
AgeCommit message (Expand)Author
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-11fs/dcache.c: Save one 32-bit multiply in dcache lookupGeorge Spelvin
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin