summaryrefslogtreecommitdiffstats
path: root/fs/mbcache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-26nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer2-4/+2
2011-11-16nfsd4: add a separate (lockowner, inode) lookupJ. Bruce Fields2-6/+24
2011-11-16nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile errorJ. Bruce Fields1-1/+1
2011-11-08nfsd4: share open and lock owner hash tablesJ. Bruce Fields1-39/+32
2011-11-08nfsd4: hash lockowners to simplify RELEASE_LOCKOWNERJ. Bruce Fields1-28/+14
2011-11-08NFSD: Remove unnecessary whitespaceBryan Schumaker1-7/+7
2011-11-08NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker3-10/+9
2011-11-08NFSD: Added fault injection documentationBryan Schumaker2-0/+71