summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2009-03-11SUNRPC: xprt_connect() don't abort the task if the transport isn't boundTrond Myklebust
2009-03-11SUNRPC: Fix an Oops due to socket not set up yet...Trond Myklebust
2009-03-10SUNRPC: Tighten up the task locking rules in __rpc_execute()Trond Myklebust
2009-02-03sunrpc: fix rdma dependenciesRandy Dunlap
2009-01-27nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support tooJ. Bruce Fields
2009-01-22fs/Kconfig: move sunrpc outAlexey Dobriyan
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust
2009-01-07svc: Clean up deferred requests on transport destructionTom Tucker
2009-01-07svc: Move kfree of deferral record to common codeTom Tucker
2009-01-06SUNRPC: Ensure the server closes sockets in a timely fashionTrond Myklebust
2009-01-06sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-23rpc: add service field to new upcallOlga Kornievskaia
2008-12-23rpc: add target field to new upcallOlga Kornievskaia
2008-12-23nfsd: support callbacks with gss flavorsOlga Kornievskaia
2008-12-23rpc: allow gss callbacks to clientOlga Kornievskaia
2008-12-23rpc: pass target name down to rpc level on callbacksOlga Kornievskaia
2008-12-23nfsd: pass client principal name in rsc downcallOlga Kornievskaia
2008-12-23rpc: implement new upcall\"J. Bruce Fields\
2008-12-23rpc: store pointer to pipe inode in gss upcall message\"J. Bruce Fields\
2008-12-23rpc: use count of pipe openers to wait for first open\"J. Bruce Fields\
2008-12-23rpc: track number of users of the gss upcall pipe\"J. Bruce Fields\
2008-12-23rpc: call release_pipe only on last close\"J. Bruce Fields\
2008-12-23rpc: add an rpc_pipe_open method\"J. Bruce Fields\
2008-12-23rpc: minor gss_alloc_msg cleanup\"J. Bruce Fields\
2008-12-23rpc: factor out warning code from gss_pipe_destroy_msg\"J. Bruce Fields\
2008-12-23rpc: remove unnecessary assignment\"J. Bruce Fields\
2008-12-23sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)Jeff Layton
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach
2008-12-23SUNRPC: rpcsec_gss modules should not be used by out-of-tree codeTrond Myklebust
2008-12-23SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-14rpc/rdma: goto instead of copypasteIlpo Järvinen
2008-12-10net: Make staticRoel Kluin
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-11-25sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.cIngo Molnar
2008-11-25sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.cIngo Molnar
2008-11-24Add a reference to sunrpc in svc_addsockTom Tucker
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells
2008-11-02sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller