aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-05sunrpc: drop "select NETVM"Paul Bolle
2013-04-05SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust
2013-04-05SUNRPC: Remove extra xprt_put()Chuck Lever
2013-04-04SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever
2013-04-03SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov
2013-03-29SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever
2013-03-29SUNRPC: Make gss_mech_get() staticChuck Lever
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever
2013-03-29SUNRPC: Load GSS kernel module by OIDChuck Lever
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever
2013-03-29SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever
2013-03-26Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-25SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust