Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | NFS: Fix up compiler warnings on 64-bit platforms in client.c | David Howells | 2006-09-22 | 1 | -6/+14 | |
* | NFSv4: Fix a use-after-free issue with the nfs server. | Trond Myklebust | 2006-09-22 | 1 | -15/+21 | |
* | NFS: Convert NFS client to use new rpc_create() API | Chuck Lever | 2006-09-22 | 1 | -16/+11 | |
* | NFS: Fix nfs_alloc_client() | Trond Myklebust | 2006-09-22 | 1 | -5/+5 | |
* | NFS: Fix error handling | David Howells | 2006-09-22 | 1 | -0/+3 | |
* | NFS: Add server and volume lists to /proc | David Howells | 2006-09-22 | 1 | -0/+284 | |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-22 | 1 | -8/+727 | |
* | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 2006-09-22 | 1 | -0/+119 | |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-22 | 1 | -0/+312 |