Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-09-22 | NFSv4: It's perfectly legal for clp to be NULL here.... | J. Bruce Fields | 1 | -1/+1 |
2006-09-22 | Fix a referral error Oops | andros@citi.umich.edu | 1 | -0/+2 |
2006-09-22 | NFS: Fix up compiler warnings on 64-bit platforms in client.c | David Howells | 1 | -6/+14 |
2006-09-22 | NFSv4: Fix a use-after-free issue with the nfs server. | Trond Myklebust | 1 | -15/+21 |
2006-09-22 | NFS: Convert NFS client to use new rpc_create() API | Chuck Lever | 1 | -16/+11 |
2006-09-22 | NFS: Fix nfs_alloc_client() | Trond Myklebust | 1 | -5/+5 |
2006-09-22 | NFS: Fix error handling | David Howells | 1 | -0/+3 |
2006-09-22 | NFS: Add server and volume lists to /proc | David Howells | 1 | -0/+284 |
2006-09-22 | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 1 | -8/+727 |
2006-09-22 | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 1 | -0/+119 |
2006-09-22 | NFS: Generalise the nfs_client structure | David Howells | 1 | -0/+312 |