aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* 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
| | * | | | SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-29
| | * | | | SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-29
| | * | | | SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-29
| | * | | | SUNRPC: Load GSS kernel module by OIDChuck Lever2013-03-29
| | * | | | SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-29
| | * | | | SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-29
| | * | | | SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever2013-03-29
| * | | | | SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-14
| * | | | | SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust2013-04-14
| * | | | | sunrpc: drop "select NETVM"Paul Bolle2013-04-05
| |/ / / /
| * | | | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust2013-03-25
* | | | | net/sunrpc: rename random32() to prandom_u32()Akinobu Mita2013-04-29
* | | | | lib, net: make isodigit() public and use itAndy Shevchenko2013-04-29