summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-12nvmet: fix space padding in serial numberDaniel Verkamp1-0/+1
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy1-1/+4
2018-04-12nvmet: Fix nvmet_execute_write_zeroes sector countRodrigo R. Galvao1-2/+2
2018-04-12nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch1-6/+17
2018-04-12nvme-pci: Remove unused queue parameterKeith Busch1-7/+3
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch1-1/+1
2018-04-12nvme: target: fix buffer overflowArnd Bergmann1-1/+1
2018-04-12nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn1-1/+3
2018-04-12nvme: unexport nvme_start_keep_aliveJohannes Thumshirn2-3/+1
2018-04-12nvme-loop: fix kernel oops in case of unhandled commandMing Lei1-7/+2
2018-04-12nvme: enforce 64bit offset for nvme_get_log_ext fnMatias Bjørling2-4/+4
2018-04-11sr: get/drop reference to device in revalidate and check_eventsJens Axboe1-4/+15
2018-04-11blk-mq: Revert "blk-mq: reimplement blk_mq_hw_queue_mapped"Ming Lei1-1/+1
2018-04-11blk-mq: Avoid that submitting a bio concurrently with device removal triggers...Bart Van Assche1-6/+29
2018-04-10backing: silence compiler warning using __printfMathieu Malaterre1-0/+1
2018-04-10blk-mq: remove code for dealing with remapping queueMing Lei1-31/+3
2018-04-10blk-mq: reimplement blk_mq_hw_queue_mappedMing Lei1-1/+1
2018-04-10blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()Ming Lei1-3/+0
2018-04-10blk-mq: remove blk_mq_delay_queue()Ming Lei3-31/+2
2018-04-10blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpuMing Lei1-12/+11
2018-04-10blk-mq: avoid to write intermediate result to hctx->next_cpuMing Lei1-8/+9
2018-04-10blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei1-5/+0
2018-04-10blk-mq: make sure that correct hctx->next_cpu is setMing Lei1-0/+2
2018-04-10loop: fix LOOP_GET_STATUS lock imbalanceOmar Sandoval1-15/+18
2018-04-10block/loop: fix deadlock after loop_set_statusTetsuo Handa1-4/+8
2018-04-10blk-mq: order getting budget and driver tagMing Lei1-11/+10
2018-04-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds168-13066/+6214
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds148-2060/+4266
2018-04-06Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds10-59/+175
2018-04-06kernel.h: Retain constant expression output for max()/min()Kees Cook3-36/+47
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds34-491/+1358
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds40-61/+60
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds27-253/+1180
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds520-23352/+29431
2018-04-05Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-12/+54
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds77-1274/+2771
2018-04-05Merge branch 'for-4.17/wacom' into for-linusJiri Kosina2-48/+179
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina9-63/+54
2018-04-05Merge branch 'for-4.17/sony' into for-linusJiri Kosina3-6/+130
2018-04-05Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina6-77/+65
2018-04-05Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina1-2/+2
2018-04-05Merge branch 'for-4.17/hid-elan' into for-linusJiri Kosina5-0/+434
2018-04-05Merge branch 'for-4.17/google-hammer' into for-linusJiri Kosina4-0/+148
2018-04-05Merge branch 'for-4.17/elecom' into for-linusJiri Kosina4-30/+34
2018-04-05Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds141-1207/+3377
2018-04-05Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds27-894/+1370
2018-04-05Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds655-91102/+27014
2018-04-05Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds53-738/+2902
2018-04-05Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds203-3082/+9264
2018-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-120/+326