summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-12-012-0/+7
|\
| * SUNRPC: Handle ENETDOWN errorsTrond Myklebust2017-11-302-0/+6
| * SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust2017-11-291-0/+1
* | SUNRPC: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
* | sunrpc: make the function arg as constBhumika Goyal2017-11-271-1/+1
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-184-82/+55
|\ \
| * | SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-071-70/+30
| * | svcrdma: Enqueue after setting XPT_CLOSE in completion handlersChuck Lever2017-11-071-3/+8
| * | rpc: remove some BUG()sJ. Bruce Fields2017-11-071-5/+9
| * | svcrdma: Preserve CB send buffer across retransmitsChuck Lever2017-11-071-1/+5
| * | sunrcp: make function _svc_create_xprt staticColin Ian King2017-11-071-3/+3
* | | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-1714-297/+531
|\ \ \ | | |/ | |/|
| * | sunrpc: remove net pointer from messagesVasily Averin2017-11-172-7/+7
| * | sunrpc: exit_net cleanup check addedVasily Averin2017-11-171-0/+3
| * | sunrpc: Add rpc_request static trace pointChuck Lever2017-11-171-2/+1
| * | sunrpc: Fix rpc_task_begin trace pointChuck Lever2017-11-171-2/+1
| * | net: sunrpc: mark expected switch fall-throughsGustavo A. R. Silva2017-11-173-0/+16
| * | xprtrdma: Update copyright noticesChuck Lever2017-11-174-0/+4
| * | xprtrdma: Remove include for linux/prefetch.hChuck Lever2017-11-171-1/+0
| * | rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever2017-11-172-9/+3
| * | xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE modeChuck Lever2017-11-171-1/+1
| * | xprtrdma: Remove atomic send completion countingChuck Lever2017-11-173-33/+0
| * | xprtrdma: RPC completion should wait for Send completionChuck Lever2017-11-174-4/+34
| * | xprtrdma: Refactor rpcrdma_deferred_completionChuck Lever2017-11-173-13/+22
| * | xprtrdma: Add a field of bit flags to struct rpcrdma_reqChuck Lever2017-11-174-4/+8
| * | xprtrdma: Add data structure to manage RDMA Send argumentsChuck Lever2017-11-174-32/+247
| * | xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()Chuck Lever2017-11-171-7/+5
| * | xprtrdma: Change return value of rpcrdma_prepare_send_sges()Chuck Lever2017-11-173-24/+38
| * | xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()Chuck Lever2017-11-171-14/+24
| * | xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()Chuck Lever2017-11-171-1/+1
| * | xprtrdma: Decode credits field in rpcrdma_reply_handlerChuck Lever2017-11-173-27/+14
| * | xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completionChuck Lever2017-11-173-23/+36
| * | xprtrdma: Refactor rpcrdma_reply_handler some moreChuck Lever2017-11-172-57/+69
| * | xprtrdma: Move decoded header fields into rpcrdma_repChuck Lever2017-11-172-19/+20
| * | xprtrdma: Throw away reply when version is unrecognizedChuck Lever2017-11-171-9/+8
| * | xprtrdma: Remove ro_unmap_safeChuck Lever2017-10-163-40/+0
| * | xprtrdma: Use ro_unmap_sync in xprt_rdma_send_requestChuck Lever2017-10-161-1/+2
| * | xprtrdma: Don't defer fencing an async RPC's chunksChuck Lever2017-10-161-1/+1
* | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+2
|\ \ \
| * | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0414-0/+14
|\ \ \
| * \ \ Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0214-0/+14
| |\ \ \
| | * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0214-0/+14
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-11/+25
|\ \ \ \ | |/ / /
| * | | SUNRPC: Destroy transport from the system workqueueTrond Myklebust2017-10-191-10/+24
| * | | SUNRPC: fix a list corruption issue in xprt_release()Trond Myklebust2017-10-161-1/+1
| |/ /
* | | sunrpc: Convert timers to use timer_setup()Kees Cook2017-10-184-15/+13
|/ /
* | sunrpc: remove redundant initialization of sockColin Ian King2017-10-011-1/+1
* | IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
|/
OpenPOWER on IntegriCloud