Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | <linux/stringhash.h>: fix end_name_hash() for 64bit long | Amir Goldstein | 2018-04-28 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | fs/dcache.c: Save one 32-bit multiply in dcache lookup | George Spelvin | 2016-06-11 | 1 | -2/+4 |
* | vfs: make the string hashes salt the hash | Linus Torvalds | 2016-06-10 | 1 | -3/+3 |
* | fs/namei.c: Add hashlen_string() function | George Spelvin | 2016-05-28 | 1 | -2/+6 |
* | Pull out string hash to <linux/stringhash.h> | George Spelvin | 2016-05-28 | 1 | -0/+72 |