- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / client.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-13 Chuck LeverNFS: disconnect before retrying NFSv4 requests over TCP
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-03 Trond MyklebustNFSv4: Fix Oops in nfs4_create_referral_server
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-10-20 Trond Myklebust[PATCH] NFS: Fix NFSv4 callback regression
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