Age | Commit message (Expand) | Author |
2017-12-01 | Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-11-30 | SUNRPC: Handle ENETDOWN errors | Trond Myklebust |
2017-11-29 | SUNRPC: Allow connect to return EHOSTUNREACH | Trond Myklebust |
2017-11-27 | SUNRPC: make cache_detail structures const | Bhumika Goyal |
2017-11-27 | sunrpc: make the function arg as const | Bhumika Goyal |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-18 | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-11-17 | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-11-17 | sunrpc: remove net pointer from messages | Vasily Averin |
2017-11-17 | sunrpc: exit_net cleanup check added | Vasily Averin |
2017-11-17 | sunrpc: Add rpc_request static trace point | Chuck Lever |
2017-11-17 | sunrpc: Fix rpc_task_begin trace point | Chuck Lever |
2017-11-17 | net: sunrpc: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-11-17 | xprtrdma: Update copyright notices | Chuck Lever |
2017-11-17 | xprtrdma: Remove include for linux/prefetch.h | Chuck Lever |
2017-11-17 | rpcrdma: Remove C structure definitions of XDR data items | Chuck Lever |
2017-11-17 | xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode | Chuck Lever |
2017-11-17 | xprtrdma: Remove atomic send completion counting | Chuck Lever |
2017-11-17 | xprtrdma: RPC completion should wait for Send completion | Chuck Lever |
2017-11-17 | xprtrdma: Refactor rpcrdma_deferred_completion | Chuck Lever |
2017-11-17 | xprtrdma: Add a field of bit flags to struct rpcrdma_req | Chuck Lever |
2017-11-17 | xprtrdma: Add data structure to manage RDMA Send arguments | Chuck Lever |
2017-11-17 | xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge() | Chuck Lever |
2017-11-17 | xprtrdma: Change return value of rpcrdma_prepare_send_sges() | Chuck Lever |
2017-11-17 | xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges() | Chuck Lever |
2017-11-17 | xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges() | Chuck Lever |
2017-11-17 | xprtrdma: Decode credits field in rpcrdma_reply_handler | Chuck Lever |
2017-11-17 | xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion | Chuck Lever |
2017-11-17 | xprtrdma: Refactor rpcrdma_reply_handler some more | Chuck Lever |
2017-11-17 | xprtrdma: Move decoded header fields into rpcrdma_rep | Chuck Lever |
2017-11-17 | xprtrdma: Throw away reply when version is unrecognized | Chuck Lever |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-07 | SUNRPC: Improve ordering of transport processing | Trond Myklebust |
2017-11-07 | svcrdma: Enqueue after setting XPT_CLOSE in completion handlers | Chuck Lever |
2017-11-07 | rpc: remove some BUG()s | J. Bruce Fields |
2017-11-07 | svcrdma: Preserve CB send buffer across retransmits | Chuck Lever |
2017-11-07 | sunrcp: make function _svc_create_xprt static | Colin Ian King |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-19 | SUNRPC: Destroy transport from the system workqueue | Trond Myklebust |
2017-10-18 | sunrpc: Convert timers to use timer_setup() | Kees Cook |
2017-10-16 | xprtrdma: Remove ro_unmap_safe | Chuck Lever |
2017-10-16 | xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request | Chuck Lever |
2017-10-16 | xprtrdma: Don't defer fencing an async RPC's chunks | Chuck Lever |
2017-10-16 | SUNRPC: fix a list corruption issue in xprt_release() | Trond Myklebust |
2017-10-01 | sunrpc: remove redundant initialization of sock | Colin Ian King |
2017-09-25 | IB: Correct MR length field to be 64-bit | Parav Pandit |