1. 85dada0 virtio_blk: remove struct request backpointer from virtblk_req by Christoph Hellwig · 8 years ago
  2. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  3. 3719fa8 skd: implement trivial scsi ioctls directly by Christoph Hellwig · 8 years ago
  4. 1a7347c nvme/scsi: don't rely on BLK_MAX_CDB by Christoph Hellwig · 8 years ago
  5. f605208 nvme: fix compilation of scsi component by Jens Axboe · 8 years ago
  6. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  7. 8ae94eb block/bsg: move queue creation into bsg_setup_queue by Christoph Hellwig · 8 years ago
  8. e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
  9. d48777a6 scsi: remove __scsi_alloc_queue by Christoph Hellwig · 8 years ago
  10. eeff68c scsi: remove scsi_cmd_dma_pool by Christoph Hellwig · 8 years ago
  11. 0a6ac4e scsi: respect unchecked_isa_dma for blk-mq by Christoph Hellwig · 8 years ago
  12. 0fbc3e0 scsi: remove gfp_flags member in scsi_host_cmd_pool by Christoph Hellwig · 8 years ago
  13. 80e1836 scsi_dh_hp_sw: switch to scsi_execute_req_flags() by Hannes Reinecke · 8 years ago
  14. b78205c scsi_dh_emc: switch to scsi_execute_req_flags() by Hannes Reinecke · 8 years ago
  15. 3278255 scsi_dh_rdac: switch to scsi_execute_req_flags() by Hannes Reinecke · 8 years ago
  16. eb8db83 dm: always defer request allocation to the owner of the request_queue by Christoph Hellwig · 8 years ago
  17. 4bf58435 dm: remove incomplete BLOCK_PC support by Christoph Hellwig · 8 years ago
  18. 5ea708d block: simplify blk_init_allocated_queue by Christoph Hellwig · 8 years ago
  19. 309bd96 md: cleanup bio op / flags handling in raid1_write_request by Christoph Hellwig · 8 years ago
  20. f924ba7 Merge branch 'for-4.11/block' into for-4.11/rq-refactor by Jens Axboe · 8 years ago
  21. f73f44e block: add a op_is_flush helper by Christoph Hellwig · 8 years ago
  22. 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  23. bb6c01c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  24. c497f8d Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  25. f68d853 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  26. f5e8c0f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  27. 5116226 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  28. e3737b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  29. cca112e Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  30. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  31. 488dc16 xhci: remove WARN_ON if dma mask is not set for platform devices by Mathias Nyman · 8 years ago
  32. bad94f8 Merge branches 'thermal-core' and 'thermal-soc' into for-rc by Zhang Rui · 8 years ago
  33. 44b4b46 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  34. 0db1dba virtio/s390: virtio: constify virtio_config_ops structures by Bhumika Goyal · 8 years ago
  35. 9924062 virtio/s390: add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  36. 7d3ce5a virtio/s390: support READ_STATUS command for virtio-ccw by Pierre Morel · 9 years ago
  37. 8379cad virtio_console: fix a crash in config_work_handler by G. Campana · 8 years ago
  38. 532e15a vhost/scsi: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  39. 1d822a4 vhost: scsi: constify target_core_fabric_ops structures by Bhumika Goyal · 8 years ago
  40. d61b7f9 nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
  41. 81aaeaa Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  42. 2ed5e5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  43. 0866757 Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  44. a9ce785 HID: wacom: Fix sibling detection regression by Jason Gerecke · 8 years ago
  45. e47a8b1 Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  46. 0b75f82 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 9208b75 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  48. ffb5845 scsi: mpt3sas: fix hang on ata passthrough commands by James Bottomley · 8 years ago
  49. 300af14 qla2xxx: Disable out-of-order processing by default in firmware by Quinn Tran · 8 years ago
  50. 4f06073 qla2xxx: Fix erroneous invalid handle message by Quinn Tran · 8 years ago
  51. 200ffb1 qla2xxx: Reduce exess wait during chip reset by Quinn Tran · 8 years ago
  52. 5f35509 qla2xxx: Terminate exchange if corrupted by Quinn Tran · 8 years ago
  53. fc1ffd6 qla2xxx: Fix crash due to null pointer access by Quinn Tran · 8 years ago
  54. 8d3c9c2 qla2xxx: Collect additional information to debug fw dump by Quinn Tran · 8 years ago
  55. c0f6462 qla2xxx: Reset reserved field in firmware options to 0 by Himanshu Madhani · 8 years ago
  56. 2a47c68 qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version by Himanshu Madhani · 8 years ago
  57. 1cbb915 qla2xxx: Include ATIO queue in firmware dump when in target mode by Himanshu Madhani · 8 years ago
  58. bb1181c qla2xxx: Fix wrong IOCB type assumption by Quinn Tran · 8 years ago
  59. 91f42b3 qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-used variables by Bart Van Assche · 9 years ago
  60. 61778a1 qla2xxx: Move two arrays from header files to .c files by Bart Van Assche · 8 years ago
  61. ca82582 qla2xxx: Declare an array with file scope static by Bart Van Assche · 8 years ago
  62. c2a5d94 qla2xxx: Fix indentation by Bart Van Assche · 8 years ago
  63. 8667f51 scsi: lpfc: Set elsiocb contexts to NULL after freeing it by Johannes Thumshirn · 8 years ago
  64. 68af412 scsi: sd: Ignore zoned field for host-managed devices by Damien Le Moal · 8 years ago
  65. 26f2819 scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type by Damien Le Moal · 8 years ago
  66. 4633773 scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request() by Johannes Thumshirn · 8 years ago
  67. 9373eba scsi: ses: Fix SAS device detection in enclosure by Ewan D. Milne · 8 years ago
  68. 52cc720 Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 8 years ago
  69. 3f95ba3 Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 8 years ago
  70. a5b0e40 ibmvscsis: Fix sleeping in interrupt context by Bryant G. Ly · 8 years ago
  71. 387b978 ibmvscsis: Fix max transfer length by Bryant G. Ly · 8 years ago
  72. 4b19a9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  73. 7e84b30 Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  74. d348499 blk-mq-sched: allow setting of default IO scheduler by Jens Axboe · 8 years ago
  75. 7d8b8c0 Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  76. 4d191b1 PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handling by Marc Zyngier · 8 years ago
  77. 833674a Merge tag 'fixes-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  78. bc7c36e clocksource/exynos_mct: Clear interrupt when cpu is shut down by Joonyoung Shim · 8 years ago
  79. 6c75a5d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 8 years ago
  80. db83188 thermal: rockchip: fixes the conversion table by Caesar Wang · 8 years ago
  81. 9577b17 net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV by Jack Morgenstein · 8 years ago
  82. 7c3945bc net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions by Jack Morgenstein · 8 years ago
  83. 291c566 net/mlx4_core: Fix racy CQ (Completion Queue) free by Jack Morgenstein · 8 years ago
  84. b618ab4 net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered by Heiner Kallweit · 8 years ago
  85. abeffce net/mlx5e: Fix a -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  86. 34c55cf net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types by Karicheri, Muralidharan · 8 years ago
  87. 3439352 be2net: fix MAC addr setting on privileged BE3 VFs by Ivan Vecera · 8 years ago
  88. 6d928ae be2net: don't delete MAC on close on unprivileged BE3 VFs by Ivan Vecera · 8 years ago
  89. fe68d8b be2net: fix status check in be_cmd_pmac_add() by Ivan Vecera · 8 years ago
  90. d43e6fb cpmac: remove hopeless #warning by Arnd Bergmann · 8 years ago
  91. 8ec3e8a ravb: do not use zero-length alignment DMA descriptor by Masaru Nagai · 8 years ago
  92. 8cf699e mlx4: do not call napi_schedule() without care by Eric Dumazet · 8 years ago
  93. 5071919 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  94. ee6ff74 mmc: core: Restore parts of the polling policy when switch to HS/HS DDR by Ulf Hansson · 8 years ago
  95. efe357f usb: dwc2: host: fix Wmaybe-uninitialized warning by Nicholas Mc Guire · 8 years ago
  96. ca02954 usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value by Amelie Delaunay · 8 years ago
  97. c928162 Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  98. 2d5a710 Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  99. 7f138b9 Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  100. 793e039 Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago