aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2015-06-06svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew
2015-03-18sunrpc: fix braino in ->poll()Al Viro
2014-11-14SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-07-06SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-05-13SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2014-05-13SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-16SUNRPC: Fix a pipe_version reference leakTrond Myklebust
2014-02-16SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-11SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust
2014-02-11SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-02-10SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust
2014-02-09net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-24gss_krb5: use lcm from kernel libLuis Henriques
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-07minor svcauth_gss.c cleanupJ. Bruce Fields
2014-01-06sunrpc: get rid of use_gssp_lockJeff Layton
2014-01-06sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clntJeff Layton
2014-01-06sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton
2014-01-05sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee
2013-12-31SUNRPC: Add tracepoint for socket errorsTrond Myklebust
2013-12-31SUNRPC: Report connection error values to rpc_tasks on the pending queueTrond Myklebust
2013-12-31SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust
2013-12-31SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust
2013-12-12net/sunrpc/cache: simplify code by using hex_pack_byte()Andy Shevchenko
2013-12-10sunrpc: fix some typosWeng Meiling
2013-12-10rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton
2013-12-06sunrpc: add an "info" file for the dummy gssd pipeJeff Layton
2013-12-06rpc_pipe: remove the clntXX dir if creating the pipe failsJeff Layton
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openJeff Layton
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-26SUNRPC: do not fail gss proc NULL calls with EACCESAndy Adamson
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-16Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-15consolidate simple ->d_delete() instancesAl Viro
2013-11-13svcrpc: remove an unnecessary assignmentWeng Meiling
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12SUNRPC: Avoid deep recursion in rpc_release_clientTrond Myklebust