Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-12-06 | svcrpc: destroy server sockets all at once | J. Bruce Fields | 3 | -8/+12 |
2011-12-06 | svcrpc: make svc_delete_xprt static | J. Bruce Fields | 2 | -2/+2 |
2011-12-06 | nfsd: Fix oops when parsing a 0 length export | Sasha Levin | 1 | -1/+1 |
2011-11-26 | nfsd4: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2 | -4/+2 |
2011-11-16 | nfsd4: add a separate (lockowner, inode) lookup | J. Bruce Fields | 2 | -6/+24 |
2011-11-16 | nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error | J. Bruce Fields | 1 | -1/+1 |
2011-11-08 | nfsd4: share open and lock owner hash tables | J. Bruce Fields | 1 | -39/+32 |
2011-11-08 | nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER | J. Bruce Fields | 1 | -28/+14 |
2011-11-08 | NFSD: Remove unnecessary whitespace | Bryan Schumaker | 1 | -7/+7 |
2011-11-08 | NFSD: Call nfsd4_init_slabs() from init_nfsd() | Bryan Schumaker | 3 | -10/+9 |
2011-11-08 | NFSD: Added fault injection documentation | Bryan Schumaker | 2 | -0/+71 |