aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/client.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-07NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mountsTrond Myklebust
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust
2008-07-09NFS: set transport defaults after mount option parsing is finishedTrond Myklebust
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29nfs: use proc_create to setup de->proc_fopsDenis V. Lunev
2008-04-29proc: remove proc_root_fsAlexey Dobriyan
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust
2008-03-19NFS: Save the values of the "mount*=" mount optionsChuck Lever
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever
2008-02-28SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-30NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust
2008-01-30NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever
2008-01-30NFS: Invoke nlmclnt_init during NFS mount processingChuck Lever
2008-01-30NFS: Fix the 'proto=' mount optionTrond Myklebust
2008-01-30NFS: Support per-mountpoint timeout parameters.Trond Myklebust
2008-01-30NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUTTrond Myklebust
2008-01-30NFS: Support non-IPv4 addresses in nfs_parsed_mount_dataChuck Lever
2008-01-30NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever
2008-01-30NFS: Change nfs4_set_client() to accept struct sockaddr *Chuck Lever
2008-01-30NFS: Change nfs_get_client() to take sockaddr *Chuck Lever
2008-01-30NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever
2008-01-30NFS: Expand server address storage in nfs_client structChuck Lever
2008-01-30NFS: Add support for AF_INET6 addresses in __nfs_find_client()Trond Myklebust
2008-01-30NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)Chuck Lever
2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust
2008-01-30NFS: Clean up the nfs_find_client function.Trond Myklebust
2008-01-30NFS: Clean up the nfs_client initialisationTrond Myklebust
2008-01-30NFS: Clean up address comparison in __nfs_find_client()Chuck Lever
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson
2007-12-11NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-09NFS: support RDMA mounts\"Talpey, Thomas\
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\
2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\
2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\
2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust
2007-07-16Make NFS client use seq_list_xxx helpersPavel Emelianov
2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust
2007-07-10NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust
2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-30NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2007-02-12NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-03NFSv4: Fix Oops in nfs4_create_referral_serverTrond Myklebust