summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-23
|\
| * xprtrdma: Fix disconnect regressionChuck Lever2018-08-08
| * sunrpc: whitespace fixesStephen Hemminger2018-07-31
| * NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-31
| * sunrpc: kstrtoul() can also return -ERANGEDan Carpenter2018-07-31
| * sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-31
| * sunrpc: Add _add_rpc_iostats() to add rpc_iostats metricsDave Wysochanski2018-07-30
| * sunrpc: add _print_rpc_iostats() to output metrics for one RPC opDave Wysochanski2018-07-30
| * net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-30
* | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-23
|\ \
| * | sunrpc: Add comment defining gssd upcall API keywordsChuck Lever2018-08-22
| * | sunrpc: Extract target name into svc_credChuck Lever2018-08-22
| * | sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever2018-08-22
| * | sunrpc: Don't use stack buffer with scatterlistLaura Abbott2018-08-22
| * | rpc: remove unneeded variable 'ret' in rdma_listen_handlerzhong jiang2018-08-09
| * | NFSD: Handle full-length symlinksChuck Lever2018-08-09
| * | NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-09
| * | svcrdma: Clean up Read chunk pathChuck Lever2018-08-09
| * | svcrdma: Avoid releasing a page in svc_xprt_release()Chuck Lever2018-08-09
| * | sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing2018-08-09
* | | Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\ \ \
| * | | net: Remove some unneeded semicolonzhong jiang2018-08-04
| | |/ | |/|
* | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\| |
| * | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-21
| |\ \ | | |/ | |/|
| | * sunrpc: Prevent duplicate XID allocationChuck Lever2018-06-19
* | | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* | | net/xprtrdma: Restore needed argument to ib_post_sendJason Gunthorpe2018-07-26
* | | net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* | | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
|/ /
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\ \
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
| * | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | | Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-12
|\ \ \ | | |/ | |/|
| * | Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-06-04
| |\ \
| | * | xprtrdma: Remove transfertypes arrayChuck Lever2018-06-01
| | * | xprtrdma: Add trace_xprtrdma_dma_map(mr)Chuck Lever2018-06-01
| | * | xprtrdma: Wait on empty sendctx queueChuck Lever2018-06-01
| | * | xprtrdma: Move common wait_for_buffer_space call to parent functionChuck Lever2018-06-01
| | * | xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever2018-06-01
| | * | xprtrdma: Make rpcrdma_sendctx_put_locked() a static functionChuck Lever2018-05-07
| | * | xprtrdma: Remove rpcrdma_buffer_get_rep_locked()Chuck Lever2018-05-07
| | * | xprtrdma: Remove rpcrdma_buffer_get_req_locked()Chuck Lever2018-05-07
| | * | xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}Chuck Lever2018-05-07
| | * | xprtrdma: Move Receive posting to Receive handlerChuck Lever2018-05-07
| | * | xprtrdma: Clean up Receive trace pointsChuck Lever2018-05-07
| | * | xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever2018-05-07
| | * | xprtrdma: Introduce ->alloc_slot call-out for xprtrdmaChuck Lever2018-05-07
| | * | SUNRPC: Add a ->free_slot transport calloutChuck Lever2018-05-07
| | * | SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lockChuck Lever2018-05-07
| | * | xprtrdma: Fix max_send_wr computationChuck Lever2018-05-07