summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2017-03-06svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-03-06SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-03-06svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-01-12SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2016-07-10sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown
2016-07-10nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-06sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-03-07sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2015-10-27svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise
2015-10-22svcrdma: Fix send_reply() scatter/gather set-upChuck Lever
2015-09-29SUNRPC: Lock the transport layer on shutdownTrond Myklebust
2015-09-29SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-29SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust
2015-09-29SUNRPC: Fix a thinko in xs_connect()Trond Myklebust
2015-08-03SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-05-04svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-04-23Merge branch 'bugfixes'Trond Myklebust
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15VFS: net/: d_inode() annotationsDavid Howells
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-03-31xprtrdma: Make rpcrdma_{un}map_one() into inline functionsChuck Lever
2015-03-31xprtrdma: Handle non-SEND completions via a calloutChuck Lever
2015-03-31xprtrdma: Add "open" memreg opChuck Lever
2015-03-31xprtrdma: Add "destroy MRs" memreg opChuck Lever
2015-03-31xprtrdma: Add "reset MRs" memreg opChuck Lever
2015-03-31xprtrdma: Add "init MRs" memreg opChuck Lever
2015-03-31xprtrdma: Add a "deregister_external" op for each memreg modeChuck Lever
2015-03-31xprtrdma: Add a "register_external" op for each memreg modeChuck Lever
2015-03-31xprtrdma: Add a "max_payload" op for each memreg modeChuck Lever
2015-03-31xprtrdma: Add vector of ops for each memory registration strategyChuck Lever
2015-03-31xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever
2015-03-31xprtrdma: Byte-align FRWR registrationChuck Lever
2015-03-31xprtrdma: Perform a full marshal on retransmitChuck Lever
2015-03-31xprtrdma: Display IPv6 addresses and port numbers correctlyChuck Lever
2015-03-27SUNRPC: Fix a regression when reconnectingTrond Myklebust
2015-03-13SUNRPC: fix build-warning due to format missmatchNicholas Mc Guire
2015-03-12SUNRPC: use jiffies_to_msecs for converting jiffiesNicholas Mc Guire
2015-03-08sunrpc: fix braino in ->poll()Al Viro
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-06Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-03-03Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-26sunrpc: integer underflow in rsc_parse()Dan Carpenter