[PATCH] nfs4: initialize cl_ipaddr
[safe/jmp/linux-2.6] / fs / nfs / client.c
2006-10-20 J. Bruce Fields[PATCH] nfs4: initialize cl_ipaddr
2006-10-09 Linus TorvaldsFix extraneous '&' in recent NFS client cleanup
2006-10-08 Trond Myklebust[PATCH] NFS: Fix typo in nfs_get_client()
2006-10-08 Trond Myklebust[PATCH] NFS: Fix typo in nfs_get_client()
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-02 NeilBrown[PATCH] knfsd: be more selective in which sockets lockd...
2006-09-23 J. Bruce FieldsNFSv4: It's perfectly legal for clp to be NULL here....
2006-09-23 andros@citi.umich.eduFix a referral error Oops
2006-09-23 David HowellsNFS: Fix up compiler warnings on 64-bit platforms in...
2006-09-23 Trond MyklebustNFSv4: Fix a use-after-free issue with the nfs server.
2006-09-23 Chuck LeverNFS: Convert NFS client to use new rpc_create() API
2006-09-23 Trond MyklebustNFS: Fix nfs_alloc_client()
2006-09-23 David HowellsNFS: Fix error handling
2006-09-23 David HowellsNFS: Add server and volume lists to /proc
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-23 David HowellsNFS: Eliminate client_sys in favour of cl_rpcclient
2006-09-23 David HowellsNFS: Generalise the nfs_client structure