- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / client.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-17 Neil F Brown- patches.fixes/nfs-unmount-leak.patch: NFSv2/v3: Fix...
2007-12-12 Trond MyklebustNFSv2/v3: Fix a memory leak when using -onolock
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-09 \"Talpey, Thomas\NFS: support RDMA mounts
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: use transport protocol naming
2007-10-09 \"Talpey, Thomas\NFS: use in-kernel mount argument structure for nfsv4...
2007-10-09 \"Talpey, Thomas\NFS: use in-kernel mount argument structure for nfsv...
2007-09-28 Trond MyklebustNFS: Fix an Oops in encode_lookup()
2007-07-16 Pavel EmelianovMake NFS client use seq_list_xxx helpers
2007-07-11 Trond MyklebustNFSv4: Reduce the chances of an open_owner identifier...
2007-07-11 Trond MyklebustNFSv4: Don't reuse expired nfs4_state_owner structs
2007-07-11 Trond MyklebustSUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-01 Steve DicksonNFS: Added support to turn off the NFSv3 READDIRPLUS...
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