aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-29net: replace %#p6 format specifier with %pi6Harvey Harrison
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison
2008-10-28net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-28net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison
2008-10-28SUNRPC: Fix potential race in put_rpccred()Trond Myklebust
2008-10-28SUNRPC: Fix rpcauth_prune_expiredTrond Myklebust
2008-10-28SUNRPC: Respond promptly to server TCP resetsTrond Myklebust
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-15Merge branch 'next'Trond Myklebust