summaryrefslogtreecommitdiff
path: root/fs/nfs/client.c
AgeCommit message (Expand)Author
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust
2009-06-17NFS: Return error code from nfs_callback_up() to user spaceChuck Lever
2009-06-17nfs41: Setup the backchannelAndy Adamson
2009-06-17nfs41: Allow NFSv4 and NFSv4.1 callback services to coexistAndy Adamson
2009-06-17nfs41: minorversion support for nfs4_{init,destroy}_callbackBenny Halevy
2009-06-17nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0Benny Halevy
2009-06-17nfs41: recover lease in _nfs4_lookup_rootBenny Halevy
2009-06-17nfs41: add session setup to the state managerAndy Adamson
2009-06-17nfs41: use session attributes for rsize and wsizeAndy Adamson
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson
2009-06-17nfs41: sessions client infrastructureAndy Adamson
2009-06-17nfs41: Use mount minorversion optionBenny Halevy
2009-06-17nfs41: nfs_client.cl_minorversionBenny Halevy
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells
2009-04-03NFS: Display local caching stateDavid Howells
2009-04-03NFS: Define and create server-level objectsDavid Howells
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-28NFS: Simplify logic to compare socket addresses in client.cChuck Lever
2009-03-12NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust
2009-03-10Bug 11061, NFS mounts droppedIan Dall
2008-12-23NFSv4: Fix up delegation callbacksTrond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever
2008-12-23NFS: move nfs_server flag initializationChuck Lever
2008-12-23NFS: expand flags passed to nfs_create_rpc_client()Chuck Lever
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