aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* <linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein2018-04-281-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs/dcache.c: Save one 32-bit multiply in dcache lookupGeorge Spelvin2016-06-111-2/+4
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-3/+3
* fs/namei.c: Add hashlen_string() functionGeorge Spelvin2016-05-281-2/+6
* Pull out string hash to <linux/stringhash.h>George Spelvin2016-05-281-0/+72