summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-09xprtrdma: Modernize ops->connectChuck Lever7-36/+121
2019-07-09xprtrdma: Remove rpcrdma_req::rl_bufferChuck Lever3-7/+8
2019-07-09xprtrdma: Refactor chunk encodingChuck Lever1-20/+16
2019-07-09xprtrdma: Streamline rpcrdma_post_recvsChuck Lever1-21/+38
2019-07-09xprtrdma: Simplify rpcrdma_rep_createChuck Lever1-14/+8
2019-07-09xprtrdma: Wake RPCs directly in rpcrdma_wc_send pathChuck Lever4-50/+36
2019-07-09xprtrdma: Reduce context switching due to Local InvalidationChuck Lever5-53/+137
2019-07-09xprtrdma: Add mechanism to place MRs back on the free listChuck Lever3-0/+22
2019-07-09xprtrdma: Remove fr_stateChuck Lever4-140/+96
2019-07-09xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flagChuck Lever3-5/+1
2019-07-09xprtrdma: Fix occasional transport deadlockChuck Lever5-29/+47
2019-07-09xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_reqChuck Lever2-7/+8
2019-07-02xprtrdma: Fix use-after-free in rpcrdma_post_recvsChuck Lever1-1/+2
2019-07-02xprtrdma: Fix a BUG when tracing is enabled with NFSv4.1 on RDMAChuck Lever1-1/+2
2019-06-16Linux 5.2-rc5Linus Torvalds1-1/+1
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-24/+45
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+8
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+42
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds6-4/+26
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-45/+105
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-4/+59
2019-06-15Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-14/+35
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2-1/+2
2019-06-15Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-43/+117
2019-06-15Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds28-73/+253
2019-06-15Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2019-06-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+7
2019-06-15Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds13-259/+114
2019-06-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2019-06-15Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler1-5/+7
2019-06-15ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li1-2/+5
2019-06-15module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf2-1/+15
2019-06-15tracing/uprobe: Fix obsolete comment on trace_uprobe_create()Eiichi Tsukata1-2/+0
2019-06-14tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()Eiichi Tsukata1-3/+10
2019-06-14tracing: Make two symbols staticYueHaibing1-2/+2
2019-06-14tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik1-3/+2
2019-06-14tracing: Fix out-of-range read in trace_stack_print()Eiichi Tsukata1-1/+1
2019-06-14gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher1-1/+4
2019-06-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-10/+78
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-140/+310
2019-06-14Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Daniel Vetter5-5/+15
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+18
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+2
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds46-259/+465
2019-06-14x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin1-1/+1
2019-06-14timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner1-2/+3
2019-06-14Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter11-21/+121
2019-06-14Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"Hui Wang1-11/+5
2019-06-14mm/devm_memremap_pages: fix final page put raceDan Williams7-44/+38
2019-06-14PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams1-43/+81