1. 0e5d8b7 scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver by Masahiro Yamada · 6 years ago
  2. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  4. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  5. cc0e5f1 scripts/spelling.txt: drop "sepc" from the misspelling list by Paul Walmsley · 6 years ago
  6. b091ac6 sd_zbc: Fix report zones buffer allocation by Damien Le Moal · 6 years ago
  7. bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
  8. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  9. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  10. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  12. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  13. 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 6 years ago
  14. 5b607ba Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  15. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. baf23ed scsi: qla2xxx: move IO flush to the front of NVME rport unregistration by Quinn Tran · 6 years ago
  17. 4c2a2d0 scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition by Quinn Tran · 6 years ago
  18. 2eb9238 scsi: qla2xxx: on session delete, return nvme cmd by Quinn Tran · 6 years ago
  19. 6a81533 scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices by Arun Easi · 6 years ago
  20. f5258d6 scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1 by Chandrakanth Patil · 6 years ago
  21. 299ee42 scsi: megaraid_sas: Introduce various Aero performance modes by Chandrakanth Patil · 6 years ago
  22. f39e5e5 scsi: megaraid_sas: Use high IOPS queues based on IO workload by Chandrakanth Patil · 6 years ago
  23. f0b9e7b scsi: megaraid_sas: Set affinity for high IOPS reply queues by Chandrakanth Patil · 6 years ago
  24. ea836f4 scsi: megaraid_sas: Enable coalescing for high IOPS queues by Chandrakanth Patil · 6 years ago
  25. 132147d scsi: megaraid_sas: Add support for High IOPS queues by Chandrakanth Patil · 6 years ago
  26. 5813685 scsi: megaraid_sas: Add support for MPI toolbox commands by Chandrakanth Patil · 6 years ago
  27. 7fc5570 scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver by Chandrakanth Patil · 6 years ago
  28. 49f2bf1 scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for only Ventura by Chandrakanth Patil · 6 years ago
  29. a4413a5 scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE_LIST DCMD by Chandrakanth Patil · 6 years ago
  30. 59db5a9 scsi: megaraid_sas: Handle sequence JBOD map failure at driver level by Chandrakanth Patil · 6 years ago
  31. 798d44b scsi: megaraid_sas: Don't send FPIO to RL Bypass queue by Chandrakanth Patil · 6 years ago
  32. ccf6c1f scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in fault by Chandrakanth Patil · 6 years ago
  33. 7fa3174 scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout by Chandrakanth Patil · 6 years ago
  34. a6ffd5bf scsi: megaraid_sas: Call disable_irq from process IRQ poll by Chandrakanth Patil · 6 years ago
  35. 2181aac scsi: megaraid_sas: Remove few debug counters from IO path by Chandrakanth Patil · 6 years ago
  36. dd80769 scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs by Chandrakanth Patil · 6 years ago
  37. 5885571 scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adapters by Chandrakanth Patil · 6 years ago
  38. 5f0bd87 scsi: pm80xx: Modified the logic to collect IOP event logs by Deepak Ukey · 6 years ago
  39. 2040a85 scsi: pm80xx: Event log size through sysfs by Deepak Ukey · 6 years ago
  40. eedc42a scsi: mpt3sas: Fix msix load balance on and off settings by Sreekanth Reddy · 6 years ago
  41. 610ef1e scsi: mpt3sas: Determine smp affinity on per HBA basis by Sreekanth Reddy · 6 years ago
  42. 48d6f0a scsi: mpt3sas: Use configured PCIe link speed, not max by Sreekanth Reddy · 6 years ago
  43. 381abbd scsi: mpt3sas: Remove CPU arch check to determine perf_mode by Sreekanth Reddy · 6 years ago
  44. 7bfe5ae scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srr by Lin Yi · 6 years ago
  45. 177709c scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_rec by Lin Yi · 6 years ago
  46. 10b3ef2 scsi: bnx2fc: Update the driver version to 2.12.10 by Saurav Kashyap · 6 years ago
  47. 3c97b56 scsi: bnx2fc: Limit the IO size according to the FW capability by Saurav Kashyap · 6 years ago
  48. 25ad739 scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same request by Saurav Kashyap · 6 years ago
  49. 0e0fcef scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup by Saurav Kashyap · 6 years ago
  50. a92ac6e scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out by Chad Dupuis · 6 years ago
  51. 4adb451 scsi: bnx2fc: Redo setting source FCoE MAC by Chad Dupuis · 6 years ago
  52. 8c09d75 scsi: ufshdc-pci: Add Intel PCI IDs for EHL by Adrian Hunter · 6 years ago
  53. b13a353 scsi: ufs-bsg: complete ufs-bsg job only if no error by Bean Huo · 6 years ago
  54. c870d65 scsi: ufs-bsg: fix typo in ufs_bsg_request by Bean Huo · 6 years ago
  55. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  56. f410276 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  57. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  58. 41b194b lpfc: add sysfs interface to post NVME RSCN by James Smart · 6 years ago
  59. 6f2589f lpfc: add support for translating an RSCN rcv into a discovery rescan by James Smart · 6 years ago
  60. ab72312 lpfc: add nvmet discovery_event op support by James Smart · 6 years ago
  61. f60cb93 lpfc: add support to generate RSCN events for nport by James Smart · 6 years ago
  62. 62b52c8 scsi: virtio_scsi: remove unused 'affinity_hint_set' by Dongli Zhang · 6 years ago
  63. 240b4cc scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() by Jan Kara · 6 years ago
  64. c9df144 scsi: mpt3sas: use DEVICE_ATTR_{RO, RW} by Tomas Henzl · 6 years ago
  65. ab9f5ad scsi: mpt3sas: make driver options visible in sys by Tomas Henzl · 6 years ago
  66. e1a7752 scsi: ufs-qcom: Add support for platforms booting ACPI by Lee Jones · 6 years ago
  67. e58ed50 scsi: megaraid_sas: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  68. 7c1f3e3 scsi: mac_scsi: Treat Last Byte Sent time-out as failure by Finn Thain · 6 years ago
  69. 8fb9a64 scsi: mac_scsi: Enable PDMA on Mac IIfx by Finn Thain · 6 years ago
  70. 78ff751 scsi: mac_scsi: Fix pseudo DMA implementation, take 2 by Finn Thain · 6 years ago
  71. 7398cee scsi: mac_scsi: Increase PIO/PDMA transfer length threshold by Finn Thain · 6 years ago
  72. f9dfed1 scsi: NCR5380: Handle PDMA failure reliably by Finn Thain · 6 years ago
  73. 57f3132 scsi: NCR5380: Always re-enable reselection interrupt by Finn Thain · 6 years ago
  74. 25fcf94 Revert "scsi: ncr5380: Increase register polling limit" by Finn Thain · 6 years ago
  75. 5da1faa scsi: wd719x: Fix resets and aborts by Ondrej Zary · 6 years ago
  76. bbe9fb0 scsi: Avoid that .queuecommand() gets called for a blocked SCSI device by Bart Van Assche · 6 years ago
  77. ac88c1f scsi: Restrict user space SCSI device state changes to "running" and "offline" by Bart Van Assche · 6 years ago
  78. 152e30f scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selector by Varun Prakash · 6 years ago
  79. adfbd02 scsi: storvsc: Add ability to change scsi queue depth by Branden Bonaby · 6 years ago
  80. 6ea3b18 scsi: mpt3sas: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  81. 924a354 scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() by John Garry · 6 years ago
  82. 3e99b3b scsi: core: don't preallocate small SGL in case of NO_SG_CHAIN by Ming Lei · 6 years ago
  83. 3dccdf5 scsi: core: avoid preallocating big SGL for data by Ming Lei · 6 years ago
  84. 92524fa scsi: core: avoid preallocating big SGL for protection information by Ming Lei · 6 years ago
  85. 4635873 scsi: lib/sg_pool.c: improve APIs for allocating sg pool by Ming Lei · 6 years ago
  86. ee5a1db scsi: esp: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  87. 0e9fdd2 scsi: NCR5380: use sg helper to iterate over scatterlist by Finn Thain · 6 years ago
  88. c3c0fd9 scsi: wd33c93: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  89. 57ef4e5 scsi: ppa: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  90. 1b3a4640 scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  91. 79da19b scsi: imm: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  92. a7a253b scsi: aha152x: use sg helper to iterate over scatterlist by Finn Thain · 6 years ago
  93. 74eb744 scsi: pmcraid: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  94. c71ae88 scsi: ipr: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  95. 3c1a30d scsi: mvumi: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  96. 46e8e47 scsi: lpfc: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  97. c0d0d81 scsi: advansys: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  98. cf9648c scsi: vmw_pscsi: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  99. 0e08699 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 502 by Thomas Gleixner · 6 years ago
  100. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago