aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/client.c
AgeCommit message (Expand)Author
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-10-20[PATCH] NFS: Fix NFSv4 callback regressionTrond Myklebust
2006-10-20[PATCH] nfs4: initialize cl_ipaddrJ. Bruce Fields
2006-10-08Fix extraneous '&' in recent NFS client cleanupLinus Torvalds
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown
2006-09-22NFSv4: It's perfectly legal for clp to be NULL here....J. Bruce Fields
2006-09-22Fix a referral error Oopsandros@citi.umich.edu
2006-09-22NFS: Fix up compiler warnings on 64-bit platforms in client.cDavid Howells
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust
2006-09-22NFS: Convert NFS client to use new rpc_create() APIChuck Lever
2006-09-22NFS: Fix nfs_alloc_client()Trond Myklebust
2006-09-22NFS: Fix error handlingDavid Howells
2006-09-22NFS: Add server and volume lists to /procDavid Howells
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-22NFS: Generalise the nfs_client structureDavid Howells