aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson2014-02-13
* SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust2013-11-29
* SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson2013-11-29
* rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields2013-10-01
* rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields2013-10-01
* rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields2013-10-01
* rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields2013-10-01
* SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust2013-09-08
* SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-15
* SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust2013-08-15
* svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields2013-08-11
* svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields2013-08-11
* svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields2013-08-11
* svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-08-04
* svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-25
* svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-25
* svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields2013-07-25
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-30
|\
| * svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields2013-05-29
| * svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-28
| * svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-12
* | SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-22
* | SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-16
* | SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-16
* | SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-15
|/
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-10
|\
| * SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields2013-05-07
| * SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven2013-05-06
* | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-09
|\ \
| * | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust2013-05-03
* | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-03
|\ \ \ | | |/ | |/|
| * | svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-04-30
| * | svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields2013-04-29
| * | SUNRPC: gssp_procedures[] can be staticFengguang Wu2013-04-29
| * | SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-29
| * | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
| |\|
| * | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-26
| * | SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce2013-04-26
| * | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-26
| * | SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-26
| * | SUNRPC: attempt AF_LOCAL connect on setupJ. Bruce Fields2013-04-26
| * | Merge Trond's nfs-for-nextJ. Bruce Fields2013-04-26
| |\ \
| * | | SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov2013-04-03
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \
| * | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | | | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-23
| |\ \ \ \
| * \ \ \ \ Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-23
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever2013-04-04
| | * | | | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever2013-03-29