1. cdcdcaa scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices by Greg Edwards · 6 years ago
  2. 624434a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  3. debd52a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  4. 26b5b87 scsi: sg: mitigate read/write abuse by Jann Horn · 7 years ago
  5. 59b433c scsi: aacraid: Fix PD performance regression over incorrect qd being set by Raghava Aditya Renukunta · 7 years ago
  6. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  7. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  8. 0cc61e6 block: fix timeout changes for legacy request drivers by Christoph Hellwig · 7 years ago
  9. 93efbd3 scsi: xen-scsifront: add error handling for xenbus_printf by Zhouyang Jia · 7 years ago
  10. 52ab976 scsi: scsi_debug: Fix memory leak on module unload by Luis Henriques · 7 years ago
  11. 49d7bd3 scsi: qla2xxx: Spinlock recursion in qla_target by Mikhail Malygin · 7 years ago
  12. f2233a3 scsi: ipr: Eliminate duplicate barriers by Arnd Bergmann · 7 years ago
  13. 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  14. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  15. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  16. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  17. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  18. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  19. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  20. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  21. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  22. 3cedc87 scsi: qla2xxx: Mask off Scope bits in retry delay by Anil Gurumurthy · 7 years ago
  23. 3cb182b scsi: qla2xxx: Fix crash on qla2x00_mailbox_command by Rodrigo R. Galvao · 7 years ago
  24. e73c864 scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd by Colin Ian King · 7 years ago
  25. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  26. 10ee1f2 scsi: mpt3sas: Add an I/O barrier by Tomas Henzl · 7 years ago
  27. 413c2f3 scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails by Himanshu Madhani · 7 years ago
  28. 0d98ba8d scsi: hpsa: disable device during shutdown by Sinan Kaya · 7 years ago
  29. 3aadbe2 scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path by Damien Le Moal · 7 years ago
  30. a0c1c18 scsi: aacraid: remove bogus GFP_DMA32 specifies by Christoph Hellwig · 7 years ago
  31. d52c89f qed*: Utilize FW 8.37.2.0 by Michal Kalderon · 7 years ago
  32. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  33. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  34. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  35. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. e0255aec Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  37. 5de815a block: remove parent device reference from struct bsg_class_device by Christoph Hellwig · 7 years ago
  38. adb2b76 libiscsi: don't try to bypass SCSI EH by Christoph Hellwig · 7 years ago
  39. 1fc2b62 scsi_transport_fc: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  40. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  41. 1b5c2cb scsi: lpfc: update driver version to 12.0.0.4 by James Smart · 7 years ago
  42. b92dc72 scsi: lpfc: Fix port initialization failure. by James Smart · 7 years ago
  43. c221768 scsi: lpfc: Fix 16gb hbas failing cq create. by James Smart · 7 years ago
  44. 7438273 scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc by James Smart · 7 years ago
  45. 4d5e789 scsi: lpfc: correct oversubscription of nvme io requests for an adapter by James Smart · 7 years ago
  46. dc19e3b scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx) by James Smart · 7 years ago
  47. 3e1fb1b scsi: hisi_sas: Mark PHY as in reset for nexus reset by Xiang Chen · 7 years ago
  48. d87e72f scsi: hisi_sas: Fix return value when get_free_slot() failed by Xiaofei Tan · 7 years ago
  49. 3170954 scsi: hisi_sas: Terminate STP reject quickly for v2 hw by Xiaofei Tan · 7 years ago
  50. b09fcd0 scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command by Xiaofei Tan · 7 years ago
  51. 78bd2b4 scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot by Xiaofei Tan · 7 years ago
  52. a865ae1 scsi: hisi_sas: Try wait commands before before controller reset by Xiaofei Tan · 7 years ago
  53. 6175abd scsi: hisi_sas: Init disks after controller reset by Xiaofei Tan · 7 years ago
  54. 235bfc7 scsi: hisi_sas: Create a scsi_host_template per HW module by Xiang Chen · 7 years ago
  55. d5a60df scsi: hisi_sas: Reset disks when discovered by Xiang Chen · 7 years ago
  56. 428f1b3 scsi: hisi_sas: Add LED feature for v3 hw by Xiaofei Tan · 7 years ago
  57. 1b86518 scsi: hisi_sas: Change common allocation mode of device id by Xiang Chen · 7 years ago
  58. fa3be0f scsi: hisi_sas: change slot index allocation mode by Xiang Chen · 7 years ago
  59. 757db2d scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate() by John Garry · 7 years ago
  60. eb21735 scsi: hisi_sas: fix a typo in hisi_sas_task_prep() by Wei Yongjun · 7 years ago
  61. 9af3c47 scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED" by Colin Ian King · 7 years ago
  62. e37c7d9 scsi: core: sanitize++ in progress by Douglas Gilbert · 7 years ago
  63. c9ddf73 scsi: scsi_transport_srp: Fix shost to rport translation by Bart Van Assche · 7 years ago
  64. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. b68ea0e Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  66. 1d19023 cxgb4: change the port capability bits definition by Ganesh Goudar · 7 years ago
  67. 269afb3 qedi: Add get_generic_tlv_data handler. by Manish Rangankar · 7 years ago
  68. 534bbdf qedi: Add support for populating ethernet TLVs. by Manish Rangankar · 7 years ago
  69. 8673daf qedf: Add get_generic_tlv_data handler. by Chad Dupuis · 7 years ago
  70. 642a0b3 qedf: Add support for populating ethernet TLVs. by Chad Dupuis · 7 years ago
  71. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  72. f706811 sr: pass down correctly sized SCSI sense buffer by Jens Axboe · 7 years ago
  73. 017b3f8 scsi: snic: fix a couple of spelling mistakes: "COMPLETE" by Colin Ian King · 7 years ago
  74. 51b910c scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()' by Christophe Jaillet · 7 years ago
  75. 10e5e37 scsi: ufs: Add clock ungating to a separate workqueue by Vijay Viswanath · 7 years ago
  76. 7f6ba4f scsi: ufs: make sure all interrupts are processed by Venkat Gopalakrishnan · 7 years ago
  77. 69a6fff scsi: ufs: ufs-qcom: remove broken hci version quirk by Subhash Jadavani · 7 years ago
  78. 3813553 scsi: ufs: add reference counting for scsi block requests by Subhash Jadavani · 7 years ago
  79. b334456 scsi: ufs: ufshcd: fix possible unclocked register access by Subhash Jadavani · 7 years ago
  80. 2e3611e9 scsi: ufs: fix exception event handling by Maya Erez · 7 years ago
  81. 60d6d22 scsi: dpt_i2o: Remove VLA usage by Kees Cook · 7 years ago
  82. 092b455 scsi: ufs: Use freq table with devfreq by Bjorn Andersson · 7 years ago
  83. deac444 scsi: ufs: Extract devfreq registration by Bjorn Andersson · 7 years ago
  84. 1b25a8c scsi: storvsc: Avoid allocating memory for temp cpumasks by Michael Kelley · 7 years ago
  85. cd43c22 scsi: cxlflash: Isolate external module dependencies by Uma Krishnan · 7 years ago
  86. de5d35a scsi: cxlflash: Abstract hardware dependent assignments by Uma Krishnan · 7 years ago
  87. 5e12397 scsi: cxlflash: Add include guards to backend.h by Uma Krishnan · 7 years ago
  88. e63a8d8 scsi: cxlflash: Use local mutex for AFU serialization by Matthew R. Ochs · 7 years ago
  89. 32a9ae4 scsi: cxlflash: Acquire semaphore before invoking ioctl services by Uma Krishnan · 7 years ago
  90. d58188c scsi: cxlflash: Limit the debug logs in the IO path by Uma Krishnan · 7 years ago
  91. e0f76ad scsi: cxlflash: Yield to active send threads by Uma Krishnan · 7 years ago
  92. 2f6bca2 scsi: hisi_sas: add check of device in hisi_sas_task_exec() by Xiaofei Tan · 7 years ago
  93. e85d93b scsi: hisi_sas: Use device lock to protect slot alloc/free by Xiang Chen · 7 years ago
  94. fa222db scsi: hisi_sas: Don't lock DQ for complete task sending by Xiang Chen · 7 years ago
  95. 3de0026 scsi: hisi_sas: allocate slot buffer earlier by Xiang Chen · 7 years ago
  96. a2b3820 scsi: hisi_sas: make return type of prep functions void by Xiang Chen · 7 years ago
  97. 7eee4b92 scsi: hisi_sas: relocate smp sg map by Xiang Chen · 7 years ago
  98. 0d846e7 scsi: ufs: make ufshcd_config_pwr_mode of non-static func by Alim Akhtar · 7 years ago
  99. 4404c5d scsi: ufs: add quirk to enable host controller without hce by Alim Akhtar · 7 years ago
  100. 5ac6abc scsi: ufs: add quirk to disallow reset of interrupt aggregation by Alim Akhtar · 7 years ago