Age | Commit message (Expand) | Author |
2016-07-10 | sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race | NeilBrown |
2016-07-10 | nfsd4/rpc: move backchannel create logic into rpc code | J. Bruce Fields |
2016-06-06 | sunrpc: fix stripping of padded MIC tokens | Tomáš Trnka |
2016-03-07 | sunrpc/cache: fix off-by-one in qword_get() | Stefan Hajnoczi |
2015-10-27 | svcrdma: handle rdma read with a non-zero initial page offset | Steve Wise |
2015-10-22 | svcrdma: Fix send_reply() scatter/gather set-up | Chuck Lever |
2015-09-29 | SUNRPC: Lock the transport layer on shutdown | Trond Myklebust |
2015-09-29 | SUNRPC: Ensure that we wait for connections to complete before retrying | Trond Myklebust |
2015-09-29 | SUNRPC: xs_reset_transport must mark the connection as disconnected | Trond Myklebust |
2015-09-29 | SUNRPC: Fix a thinko in xs_connect() | Trond Myklebust |
2015-08-03 | SUNRPC: Fix a memory leak in the backchannel code | Trond Myklebust |
2015-05-04 | svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures | Scott Mayhew |
2015-04-26 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-23 | Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2015-04-23 | Merge branch 'bugfixes' | Trond Myklebust |
2015-04-23 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton |
2015-04-15 | lib/string_helpers.c: change semantics of string_escape_mem | Rasmus Villemoes |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-04-15 | VFS: net/: d_inode() annotations | David Howells |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-11 | get rid of the size argument of sock_sendmsg() | Al Viro |
2015-03-31 | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton |
2015-03-31 | xprtrdma: Make rpcrdma_{un}map_one() into inline functions | Chuck Lever |
2015-03-31 | xprtrdma: Handle non-SEND completions via a callout | Chuck Lever |
2015-03-31 | xprtrdma: Add "open" memreg op | Chuck Lever |
2015-03-31 | xprtrdma: Add "destroy MRs" memreg op | Chuck Lever |
2015-03-31 | xprtrdma: Add "reset MRs" memreg op | Chuck Lever |
2015-03-31 | xprtrdma: Add "init MRs" memreg op | Chuck Lever |
2015-03-31 | xprtrdma: Add a "deregister_external" op for each memreg mode | Chuck Lever |
2015-03-31 | xprtrdma: Add a "register_external" op for each memreg mode | Chuck Lever |
2015-03-31 | xprtrdma: Add a "max_payload" op for each memreg mode | Chuck Lever |
2015-03-31 | xprtrdma: Add vector of ops for each memory registration strategy | Chuck Lever |
2015-03-31 | xprtrdma: Prevent infinite loop in rpcrdma_ep_create() | Chuck Lever |
2015-03-31 | xprtrdma: Byte-align FRWR registration | Chuck Lever |
2015-03-31 | xprtrdma: Perform a full marshal on retransmit | Chuck Lever |
2015-03-31 | xprtrdma: Display IPv6 addresses and port numbers correctly | Chuck Lever |
2015-03-27 | SUNRPC: Fix a regression when reconnecting | Trond Myklebust |
2015-03-13 | SUNRPC: fix build-warning due to format missmatch | Nicholas Mc Guire |
2015-03-12 | SUNRPC: use jiffies_to_msecs for converting jiffies | Nicholas Mc Guire |
2015-03-08 | sunrpc: fix braino in ->poll() | Al Viro |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2015-03-06 | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-03-03 | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-02-26 | sunrpc: integer underflow in rsc_parse() | Dan Carpenter |
2015-02-23 | Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2015-02-23 | xprtrdma: Store RDMA credits in unsigned variables | Chuck Lever |
2015-02-18 | Merge branch 'cleanups' | Trond Myklebust |
2015-02-17 | svcrpc: fix memory leak in gssp_accept_sec_context_upcall | David Ramos |