Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / nfs / client.c
2009-04-03 David HowellsNFS: Add mount options to enable local caching on NFS
2009-04-03 David HowellsNFS: Display local caching state
2009-04-03 David HowellsNFS: Define and create server-level objects
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-28 Chuck LeverNFS: Simplify logic to compare socket addresses in...
2009-03-12 Trond MyklebustNFS: Fix the fix to Bugzilla #11061, when IPv6 isn...
2009-03-11 Ian DallBug 11061, NFS mounts dropped
2008-12-23 Trond MyklebustNFSv4: Fix up delegation callbacks
2008-12-23 Trond MyklebustNFSv4: Remove nfs_client->cl_sem
2008-12-23 Chuck LeverNLM: allow lockd requests from an unprivileged port
2008-12-23 Chuck LeverNFS: add "[no]resvport" mount option
2008-12-23 Chuck LeverNFS: move nfs_server flag initialization
2008-12-23 Chuck LeverNFS: expand flags passed to nfs_create_rpc_client()
2008-10-07 Trond MyklebustNFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts
2008-10-07 Trond MyklebustNFS: Clean up nfs_sb_active/nfs_sb_deactive
2008-07-09 Trond MyklebustNFS: set transport defaults after mount option parsing...
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-04-29 Denis V. Lunevnfs: use proc_create to setup de->proc_fops
2008-04-29 Alexey Dobriyanproc: remove proc_root_fs
2008-04-19 Trond MyklebustNFSv4: Reintroduce machine creds
2008-03-19 Chuck LeverNFS: Save the values of the "mount*=" mount options
2008-03-19 Chuck LeverNFS: Save the value of the "port=" mount option
2008-02-29 Trond MyklebustSUNRPC: Add a (empty for the moment) destructor for...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Trond MyklebustNFSv4: Iterate through all nfs_clients when the server...
2008-01-30 Chuck LeverNLM: Introduce an arguments structure for nlmclnt_init()
2008-01-30 Chuck LeverNFS: Invoke nlmclnt_init during NFS mount processing
2008-01-30 Trond MyklebustNFS: Fix the 'proto=' mount option
2008-01-30 Trond MyklebustNFS: Support per-mountpoint timeout parameters.
2008-01-30 Trond MyklebustNFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
2008-01-30 Chuck LeverNFS: Support non-IPv4 addresses in nfs_parsed_mount_data
2008-01-30 Chuck LeverNFS: Adjust nfs_clone_mount structure to store "struct...
2008-01-30 Chuck LeverNFS: Change nfs4_set_client() to accept struct sockaddr *
2008-01-30 Chuck LeverNFS: Change nfs_get_client() to take sockaddr *
2008-01-30 Chuck LeverNFS: Change nfs_find_client() to take "struct sockaddr *"
2008-01-30 Chuck LeverNFS: Expand server address storage in nfs_client struct
2008-01-30 Trond MyklebustNFS: Add support for AF_INET6 addresses in __nfs_find_c...
2008-01-30 Chuck LeverNFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
2008-01-30 Trond MyklebustNFS: Remove the redundant nfs_client->cl_nfsversion
2008-01-30 Trond MyklebustNFS: Clean up the nfs_find_client function.
2008-01-30 Trond MyklebustNFS: Clean up the nfs_client initialisation
2008-01-30 Chuck LeverNFS: Clean up address comparison in __nfs_find_client()
2008-01-30 Steve DicksonNFS: Stop sillyname renames and unmounts from racing
2007-12-12 Trond MyklebustNFSv2/v3: Fix a memory leak when using -onolock
2007-12-06 Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
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-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
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