summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-08Fix 16-byte memory leak in gssp_accept_sec_context_upcallDave Wysochanski1-1/+3
2018-06-08svcrdma: Fix incorrect return value/type in svc_rdma_post_recvsChuck Lever1-1/+1
2018-05-11svcrdma: Remove unused svc_rdma_op_ctxtChuck Lever1-21/+0
2018-05-11svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever4-128/+105
2018-05-11svcrdma: Simplify svc_rdma_send()Chuck Lever1-15/+15
2018-05-11svcrdma: Remove post_send_wrChuck Lever4-40/+16
2018-05-11svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxtChuck Lever3-25/+33
2018-05-11svcrdma: Introduce svc_rdma_send_ctxtChuck Lever5-266/+254
2018-05-11svcrdma: Clean up Send SGE accountingChuck Lever4-12/+11
2018-05-11svcrdma: Refactor svc_rdma_dma_map_bufChuck Lever2-40/+17
2018-05-11svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever2-16/+37
2018-05-11svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever5-136/+75
2018-05-11svcrdma: Preserve Receive buffer until svc_rdma_sendtoChuck Lever2-4/+12
2018-05-11svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever3-23/+25
2018-05-11svcrdma: Remove sc_rq_depthChuck Lever2-10/+8
2018-05-11svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever5-221/+349
2018-05-11svcrdma: Trace key RDMA API eventsChuck Lever11-51/+372
2018-05-11svcrdma: Trace key RPC/RDMA protocol eventsChuck Lever5-48/+311
2018-05-11xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever9-6/+12
2018-05-11svcrdma: Use passed-in net namespace when creating RDMA listenerChuck Lever1-18/+17
2018-05-11svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever5-0/+5
2018-05-11nfsd: Do not refuse to serve out of cacheTrond Myklebust2-9/+2
2018-05-11nfsd: make nfsd4_scsi_identify_device retry with a larger bufferScott Mayhew1-2/+16
2018-05-07nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew1-2/+3
2018-05-07Linux 4.17-rc4Linus Torvalds1-2/+2
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-85/+122
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-34/+37
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-30/+55
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-05-06Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2-2/+4
2018-05-06Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-58/+133
2018-05-06KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois1-17/+20
2018-05-06Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář9-68/+102
2018-05-05Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+8
2018-05-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-43/+55
2018-05-05Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds4-3/+7
2018-05-05Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds5-26/+70
2018-05-05Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
2018-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds63-208/+407
2018-05-05Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds20-82/+189
2018-05-05Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+10
2018-05-05Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+12
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi1-2/+2
2018-05-05kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada1-1/+1
2018-05-05gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada1-1/+1
2018-05-05MAINTAINERS: Update Kbuild entry with a few pathsRasmus Villemoes1-1/+3
2018-05-05Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-34/+40
2018-05-05Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2-3/+6
2018-05-04platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello1-1/+1