summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Remove the req_map cacheChuck Lever2017-04-251-33/+1
* svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-251-1/+0
* svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-251-2/+7
* svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-251-1/+1
* svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-252-5/+3
* svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-251-1/+0
* svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-251-0/+11
* svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-251-1/+0
* svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-251-0/+3
* svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-251-0/+4
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-2/+1
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-04-181-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-161-8/+14
|\
| * Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2017-04-071-8/+14
| |\
| | * reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-041-8/+14
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-161-4/+28
|\ \ \
| * | | block: fix bio_will_gap() for first bvec with offsetMing Lei2017-04-141-4/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-141-1/+5
|\ \ \ \
| * \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-061-1/+5
| |\ \ \ \
| | * | | | [iov_iter] new privimitive: iov_iter_revert()Al Viro2017-04-021-1/+5
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-04-141-0/+1
|\ \ \ \ \ \
| * | | | | | virtio: allow drivers to validate featuresMichael S. Tsirkin2017-04-071-0/+1
* | | | | | | mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov2017-04-131-13/+0
* | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-112-0/+25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-03-172-0/+25
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-031-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-084-10/+11
|\ \ \ \ \ \ \
| * | | | | | | blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-071-1/+0
| * | | | | | | blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2017-04-071-0/+2
| * | | | | | | blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-071-1/+1
| * | | | | | | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier2017-04-021-8/+8
* | | | | | | | Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-081-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-071-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-04-081-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-04-051-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-041-0/+3
* | | | | | | | Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2017-04-051-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | mfd: cros-ec: Fix host command buffer sizeVic Yang2017-04-051-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-021-6/+7
|\ \ \ \ \ \ \
| * | | | | | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-231-6/+7
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-281-1/+1
* | | | | | | | | kasan: report only the first error by defaultMark Rutland2017-03-311-0/+3
* | | | | | | | | mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-03-311-0/+6
* | | | | | | | | mm: move mm_percpu_wq initialization earlierMichal Hocko2017-03-311-0/+2
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-281-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-231-2/+2
* | | | | | | | Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-261-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | vmbus: remove hv_event_tasklet_disable/enableDexuan Cui2017-03-161-3/+0