aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-11-29SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust
2013-11-29SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson
2013-10-01rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields
2013-10-01rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields
2013-10-01rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields
2013-10-01rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields
2013-09-07SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-08-14SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-14SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust
2013-08-11svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields
2013-08-11svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields
2013-08-11svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields
2013-08-04svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-07-25svcrpc: don't error out on small tcp fragmentJ. Bruce Fields
2013-07-25svcrpc: fix handling of too-short rpc'sJ. Bruce Fields
2013-07-25svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields
2013-05-31Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-29svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields
2013-05-28svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields
2013-05-22SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust
2013-05-16SUNRPC: Faster detection if gssd is actually runningTrond Myklebust
2013-05-15SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust
2013-05-12svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-07SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields
2013-05-06SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-03SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30svcauth_gss: fix error return code in rsc_parse()Wei Yongjun
2013-04-30Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-29net/sunrpc: rename random32() to prandom_u32()Akinobu Mita
2013-04-29lib, net: make isodigit() public and use itAndy Shevchenko
2013-04-29svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields
2013-04-29SUNRPC: gssp_procedures[] can be staticFengguang Wu
2013-04-29SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields
2013-04-26SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce
2013-04-26SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce
2013-04-26SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce
2013-04-26SUNRPC: allow disabling idle timeoutJ. Bruce Fields
2013-04-26SUNRPC: attempt AF_LOCAL connect on setupJ. Bruce Fields
2013-04-26Merge Trond's nfs-for-nextJ. Bruce Fields
2013-04-23Merge branch 'bugfixes' into linux-nextTrond Myklebust
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust
2013-04-14SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust
2013-04-14SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust
2013-04-10Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds