summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-15xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()Chuck Lever1-57/+48
2017-08-11xprtrdma: Clean up rpcrdma_bc_marshal_reply()Chuck Lever1-13/+18
2017-08-11xprtrdma: Harden chunk list encoding against send buffer overflowChuck Lever1-86/+142
2017-08-11xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()Chuck Lever3-6/+21
2017-08-11xprtrdma: Remove rpclen from rpcrdma_marshal_reqChuck Lever1-7/+2
2017-08-11xprtrdma: Clean up rpcrdma_marshal_req() synopsisChuck Lever3-10/+19
2017-08-08xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()Chuck Lever2-3/+3
2017-08-08xprtrdma: Remove rpcrdma_rep::rr_lenChuck Lever3-11/+5
2017-08-08xprtrdma: Remove opcode check in Receive completion handlerChuck Lever1-3/+0
2017-08-08xprtrdma: Replace rpcrdma_count_chunks()Chuck Lever1-94/+127
2017-08-08xprtrdma: Refactor rpcrdma_reply_handler()Chuck Lever1-82/+130
2017-08-08xprtrdma: Harden backchannel call decodingChuck Lever3-52/+59
2017-08-08xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()Chuck Lever3-14/+34
2017-08-01sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever4-8/+8
2017-07-30Linux 4.13-rc3v4.13-rc3Linus Torvalds1-1/+1
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+13
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+50
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+13
2017-07-29Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-07-29Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-6/+12
2017-07-29Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-3/+39
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-49/+99
2017-07-28Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-13/+5
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-61/+84
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-36/+168
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington1-1/+1
2017-07-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-8/+10
2017-07-28Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+8
2017-07-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds6-126/+115
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-46/+94
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds13-138/+197
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds11-284/+16
2017-07-28lightnvm: pblk: advance bio according to lba indexJavier González3-10/+19
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon1-7/+11
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke1-0/+1
2017-07-28Merge tag 'drm-fixes-for-v4.13-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds51-229/+298
2017-07-28Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/li...Dave Airlie6-27/+29
2017-07-28Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/d...Dave Airlie10-83/+72
2017-07-28Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie3-13/+19
2017-07-28Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-4/+48
2017-07-28Merge branches 'acpi-pm' and 'acpi-numa'Rafael J. Wysocki452-4379/+11725
2017-07-27Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into d...Daniel Vetter2-12/+12
2017-07-27drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst1-2/+2
2017-07-27drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson3-8/+11
2017-07-27drm/i915: Only skip updating execobject.offset after errorChris Wilson1-3/+3
2017-07-27drm/i915: Only mark the execobject as pinned on successChris Wilson1-3/+3
2017-07-27drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson1-1/+1
2017-07-27drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D1-2/+2
2017-07-27drm/i915: Fix scaler init during CRTC HW state readoutImre Deak1-7/+7