1. 7512dde scsi: mvumi: Stop using plain integer as NULL pointer by YueHaibing · 6 years ago
  2. 3f0b2d7 scsi: qedi: Remove set but not used variable 'cls_sess' by YueHaibing · 6 years ago
  3. 92684bf scsi: be2iscsi: lpfc: fix typo by Matteo Croce · 6 years ago
  4. 62439b4 scsi: qla2xxx: Fix a small typo in qla_bsg.c by Milan P. Gandhi · 6 years ago
  5. f65c338 scsi: qla2xxx: Fix comment alignment in qla_bsg.c by Milan P. Gandhi · 6 years ago
  6. 094b024 scsi: mptfusion: remove set, but not used, variables by YueHaibing · 6 years ago
  7. b47b861 scsi: mptfusion: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  8. 244830a scsi: mptfusion: fix indentation issues by Colin Ian King · 6 years ago
  9. f2c43a6 scsi: mvsas: clean up a few indentation issues by Colin Ian King · 6 years ago
  10. d2e993e scsi: qlogicfas408: clean up a couple of indentation issues by Colin Ian King · 6 years ago
  11. d78e9a1 scsi: dpt_i2o: clean up indentation issues, remove spaces by Colin Ian King · 6 years ago
  12. 22c0738 scsi: atp870u: clean up code style and indentation issues by Colin Ian King · 6 years ago
  13. ddd9062 scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips by Stanley Chu · 6 years ago
  14. 1dfb866 scsi: phy: mediatek: Add UFS M-PHY driver by Stanley Chu · 6 years ago
  15. 0b1d96d scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_param by Stanley Chu · 6 years ago
  16. e4c0ee3 scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param by Stanley Chu · 6 years ago
  17. 58b60a9 scsi: ufs: Introduce ufshcd_get_pwr_dev_param by Stanley Chu · 6 years ago
  18. 79d3fa9 scsi: smartpqi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map by Dongli Zhang · 6 years ago
  19. 485b0ec scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map by Dongli Zhang · 6 years ago
  20. 6343e3e scsi: virtio_scsi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map by Dongli Zhang · 6 years ago
  21. 99bbf48 scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map by Dongli Zhang · 6 years ago
  22. 63a0618 scsi: ufs: fix a missing check of devm_reset_control_get by Kangjie Lu · 6 years ago
  23. 9e2a07e scsi: pm8001: clean up various indentation issues by Colin Ian King · 6 years ago
  24. 8cee3e1 scsi: NCR5380: Remove set but unused variable by Finn Thain · 6 years ago
  25. df135e3 scsi: NCR5380: Avoid compiler warning when -Wimplicit-fallthrough is enabled by Finn Thain · 6 years ago
  26. c0327e6 scsi: core: remove the scsi_ioctl_reset export by Christoph Hellwig · 6 years ago
  27. d095986 scsi: lpfc: Update lpfc version to 12.2.0.1 by James Smart · 6 years ago
  28. 95df18c scsi: lpfc: Update Copyright in driver version by James Smart · 6 years ago
  29. 2c013a3 scsi: lpfc: Enhance 6072 log string by James Smart · 6 years ago
  30. c835c08 scsi: lpfc: Fix duplicate log message numbers by James Smart · 6 years ago
  31. c1a21eb scsi: lpfc: Specify node affinity for queue memory allocation by James Smart · 6 years ago
  32. 9afbee3 scsi: lpfc: Reduce memory footprint for lpfc_queue by James Smart · 6 years ago
  33. 9a66d99 scsi: lpfc: Add loopback testing to trunking mode by James Smart · 6 years ago
  34. f333980 scsi: lpfc: Fix link speed reporting for 4-link trunk by James Smart · 6 years ago
  35. 19193ff scsi: lpfc: Fix handling of trunk links state reporting by James Smart · 6 years ago
  36. e4771ec scsi: lpfc: Fix protocol support on G6 and G7 adapters by James Smart · 6 years ago
  37. b3b4f3e scsi: lpfc: Correct boot bios information to FDMI registration by James Smart · 6 years ago
  38. f4f8786 scsi: lpfc: Fix HDMI2 registration string for symbolic name by James Smart · 6 years ago
  39. 32a80c0 scsi: lpfc: Fix fc4type information for FDMI by James Smart · 6 years ago
  40. d67f935 scsi: lpfc: Fix FDMI manufacturer attribute value by James Smart · 6 years ago
  41. c66a919 scsi: lpfc: Fix io lost on host resets by James Smart · 6 years ago
  42. e8869f5 scsi: lpfc: Fix mailbox hang on adapter init by James Smart · 6 years ago
  43. bbd3d73 scsi: lpfc: Fix driver crash in target reset handler by James Smart · 6 years ago
  44. 2a0fb34 scsi: lpfc: Correct localport timeout duration error by James Smart · 6 years ago
  45. e2ffe4d scsi: lpfc: Convert bootstrap mbx polling from msleep to udelay by James Smart · 6 years ago
  46. 4645f7b scsi: lpfc: Coordinate adapter error handling with offline handling by James Smart · 6 years ago
  47. 32a9310 scsi: lpfc: Stop adapter if pci errors detected by James Smart · 6 years ago
  48. 731eedc scsi: lpfc: Fix deadlock due to nested hbalock call by James Smart · 6 years ago
  49. 22b738a scsi: lpfc: Fix nvmet handling of first burst cmd by James Smart · 6 years ago
  50. 982ab12 scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0 by James Smart · 6 years ago
  51. 4552e0f scsi: lpfc: Fix nvmet async receive buffer replenishment by James Smart · 6 years ago
  52. def11a5 scsi: lpfc: Fix location of SCSI ktime counters by James Smart · 6 years ago
  53. c95a3b4 scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices by James Smart · 6 years ago
  54. 9b16406 scsi: lpfc: Fix use-after-free mailbox cmd completion by James Smart · 6 years ago
  55. 50e3f87 scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_free by James Smart · 6 years ago
  56. ff6bf89 scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmpl by James Smart · 6 years ago
  57. 06f3045 scsi: qla2xxx: Update driver version to 10.01.00.15-k by Himanshu Madhani · 6 years ago
  58. 3f006ac scsi: qla2xxx: Secure flash update support for ISP28XX by Michael Hernandez · 6 years ago
  59. 5fa8774 scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism by Joe Carnuccio · 6 years ago
  60. ce0366d scsi: qla2xxx: Simplification of register address used in qla_tmpl.c by Joe Carnuccio · 6 years ago
  61. 2ff0167 scsi: qla2xxx: Correction and improvement to fwdt processing by Joe Carnuccio · 6 years ago
  62. 3695310 scsi: qla2xxx: Update flash read/write routine by Joe Carnuccio · 6 years ago
  63. a28d9e4 scsi: qla2xxx: Add support for multiple fwdump templates/segments by Joe Carnuccio · 6 years ago
  64. f8f97b0 scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path by Joe Carnuccio · 6 years ago
  65. 72a92df scsi: qla2xxx: Correctly report max/min supported speeds by Joe Carnuccio · 6 years ago
  66. 2a3192a scsi: qla2xxx: Add Serdes support for ISP28XX by Joe Carnuccio · 6 years ago
  67. ecc89f2 scsi: qla2xxx: Add Device ID for ISP28XX by Joe Carnuccio · 6 years ago
  68. 24ef8f7 scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}() by Joe Carnuccio · 6 years ago
  69. 2ff6ae8 scsi: qla2xxx: Remove FW default template by Joe Carnuccio · 6 years ago
  70. df617ff scsi: qla2xxx: Add fw_attr and port_no SysFS node by Joe Carnuccio · 6 years ago
  71. 4bcb298 scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00 by Suganath Prabu · 6 years ago
  72. 288addd scsi: mpt3sas: Improve the threshold value and introduce module param by Suganath Prabu · 6 years ago
  73. 51e3b2a scsi: mpt3sas: Load balance to improve performance and avoid soft lockups by Suganath Prabu · 6 years ago
  74. 320e77a scsi: mpt3sas: Irq poll to avoid CPU hard lockups by Suganath Prabu · 6 years ago
  75. 233af10 scsi: mpt3sas: simplify interrupt handler by Suganath Prabu · 6 years ago
  76. 2c06350 scsi: mpt3sas: Fix typo in request_desript_type by Suganath Prabu · 6 years ago
  77. 0322913 scsi: target: Add device product id and revision configfs attributes by Alan Adamson · 6 years ago
  78. 171f188 scsi: smartpqi: bump driver version by Don Brace · 6 years ago
  79. 2cc37b1 scsi: smartpqi: add spdx by Don Brace · 6 years ago
  80. 2f4c4b9 scsi: smartpqi: update copyright by Don Brace · 6 years ago
  81. 0595a0b scsi: smartpqi: add H3C controller IDs by Ajish Koshy · 6 years ago
  82. 429fab7 scsi: smartpqi: increase LUN reset timeout by Kevin Barnett · 6 years ago
  83. c59c32c scsi: hpsa: bump driver version by Don Brace · 6 years ago
  84. 1edb693 scsi: hpsa: remove timeout from TURs by Don Brace · 6 years ago
  85. a45bcc4 scsi: hpsa: correct device id issues by Don Brace · 6 years ago
  86. 49ea45c scsi: hpsa: check for lv removal by Don Brace · 6 years ago
  87. c5b5138 Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  88. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  89. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  90. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  91. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  92. 323ea40 Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  93. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  94. e8a71a3 Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  95. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  96. 51b1ac0 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  97. 8264fd0 Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  98. bb6bccb iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 6 years ago
  99. 0266def xen/balloon: Fix mapping PG_offline pages to user space by David Hildenbrand · 6 years ago
  100. f261c4e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago