Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-12 | nfsd: make name-to-id cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -1/+1 |
2012-04-12 | nfsd: make id-to-name cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -0/+3 |
2012-04-12 | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -0/+1 |
2012-04-12 | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -0/+2 |
2012-03-29 | nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled | Jeff Layton | 1 | -1/+0 |
2012-03-26 | nfsd: add notifier to handle mount/unmount of rpc_pipefs sb | Jeff Layton | 1 | -0/+1 |
2012-03-26 | nfsd: add a per-net-namespace struct for nfsd | Jeff Layton | 1 | -0/+34 |