https://github.com/torvalds/linux
Revision 0818bf27c05b2de56c5b2bd08cfae2a939bd5f52 authored by Al Viro on 28 February 2014, 18:46:44 UTC, committed by Al Viro on 30 March 2014, 23:18:49 UTC
* switch allocation to alloc_large_system_hash()
* make sizes overridable by boot parameters (mhash_entries=, mphash_entries=)
* switch mountpoint_hashtable from list_head to hlist_head

Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 981e893
History
Tip revision: 0818bf27c05b2de56c5b2bd08cfae2a939bd5f52 authored by Al Viro on 28 February 2014, 18:46:44 UTC
resizable namespace.c hashes
Tip revision: 0818bf2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 267.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top