1. c1d61e7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  2. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  3. 065990b scsi: set timed out out mq requests to complete by Keith Busch · 7 years ago
  4. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. 18cadf9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  6. b4146c4 scsi: qla2xxx: Return error when TMF returns by Anil Gurumurthy · 7 years ago
  7. b08abbd scsi: qla2xxx: Fix ISP recovery on unload by Quinn Tran · 7 years ago
  8. 4523502 scsi: qla2xxx: Fix driver unload by shutting down chip by Quinn Tran · 7 years ago
  9. efa93f4 scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion by Quinn Tran · 7 years ago
  10. e3dde08 scsi: qla2xxx: Fix unintialized List head crash by Quinn Tran · 7 years ago
  11. 8e4a418 scsi: sg: update comment for blk_get_request() by Tony Battersby · 7 years ago
  12. c170e5a scsi: sg: fix minor memory leak in error path by Tony Battersby · 7 years ago
  13. a17037e scsi: libiscsi: fix possible NULL pointer dereference in case of TMF by Varun Prakash · 7 years ago
  14. c7e9075 ocxlflash_getfile(): fix double-iput() on alloc_file() failures by Al Viro · 7 years ago
  15. 943e59f scsi: cxlflash: fix assignment of the backend operations by Cédric Le Goater · 7 years ago
  16. a3440d0 scsi: qedi: Send driver state to MFW by Manish Rangankar · 7 years ago
  17. 6ac1747 scsi: qedf: Send the driver state to MFW by Saurav Kashyap · 7 years ago
  18. 01d0e78 scsi: hpsa: correct enclosure sas address by Don Brace · 7 years ago
  19. f13cff6 scsi: sd_zbc: Fix variable type and bogus comment by Damien Le Moal · 7 years ago
  20. 36eb8ff scsi: qla2xxx: Fix NULL pointer dereference for fcport search by Chuck Anderson · 7 years ago
  21. d48cc67 scsi: qla2xxx: Fix kernel crash due to late workqueue allocation by himanshu.madhani@cavium.com · 7 years ago
  22. b5f3bc3 scsi: qla2xxx: Fix inconsistent DMA mem alloc/free by Quinn Tran · 7 years ago
  23. 624434a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  24. debd52a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  25. 26b5b87 scsi: sg: mitigate read/write abuse by Jann Horn · 7 years ago
  26. 59b433c scsi: aacraid: Fix PD performance regression over incorrect qd being set by Raghava Aditya Renukunta · 7 years ago
  27. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  28. 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
  29. 0cc61e6 block: fix timeout changes for legacy request drivers by Christoph Hellwig · 7 years ago
  30. 93efbd3 scsi: xen-scsifront: add error handling for xenbus_printf by Zhouyang Jia · 7 years ago
  31. 52ab976 scsi: scsi_debug: Fix memory leak on module unload by Luis Henriques · 7 years ago
  32. 49d7bd3 scsi: qla2xxx: Spinlock recursion in qla_target by Mikhail Malygin · 7 years ago
  33. f2233a3 scsi: ipr: Eliminate duplicate barriers by Arnd Bergmann · 7 years ago
  34. 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  35. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  36. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  37. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  38. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  39. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  40. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  41. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  42. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  43. 3cedc87 scsi: qla2xxx: Mask off Scope bits in retry delay by Anil Gurumurthy · 7 years ago
  44. 3cb182b scsi: qla2xxx: Fix crash on qla2x00_mailbox_command by Rodrigo R. Galvao · 7 years ago
  45. e73c864 scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd by Colin Ian King · 7 years ago
  46. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  47. 10ee1f2 scsi: mpt3sas: Add an I/O barrier by Tomas Henzl · 7 years ago
  48. 413c2f3 scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails by Himanshu Madhani · 7 years ago
  49. 0d98ba8d scsi: hpsa: disable device during shutdown by Sinan Kaya · 7 years ago
  50. 3aadbe2 scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path by Damien Le Moal · 7 years ago
  51. a0c1c18 scsi: aacraid: remove bogus GFP_DMA32 specifies by Christoph Hellwig · 7 years ago
  52. d52c89f qed*: Utilize FW 8.37.2.0 by Michal Kalderon · 7 years ago
  53. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  54. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  55. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  56. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. e0255aec Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  58. 5de815a block: remove parent device reference from struct bsg_class_device by Christoph Hellwig · 7 years ago
  59. adb2b76 libiscsi: don't try to bypass SCSI EH by Christoph Hellwig · 7 years ago
  60. 1fc2b62 scsi_transport_fc: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  61. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  62. 1b5c2cb scsi: lpfc: update driver version to 12.0.0.4 by James Smart · 7 years ago
  63. b92dc72 scsi: lpfc: Fix port initialization failure. by James Smart · 7 years ago
  64. c221768 scsi: lpfc: Fix 16gb hbas failing cq create. by James Smart · 7 years ago
  65. 7438273 scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc by James Smart · 7 years ago
  66. 4d5e789 scsi: lpfc: correct oversubscription of nvme io requests for an adapter by James Smart · 7 years ago
  67. dc19e3b scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx) by James Smart · 7 years ago
  68. 3e1fb1b scsi: hisi_sas: Mark PHY as in reset for nexus reset by Xiang Chen · 7 years ago
  69. d87e72f scsi: hisi_sas: Fix return value when get_free_slot() failed by Xiaofei Tan · 7 years ago
  70. 3170954 scsi: hisi_sas: Terminate STP reject quickly for v2 hw by Xiaofei Tan · 7 years ago
  71. b09fcd0 scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command by Xiaofei Tan · 7 years ago
  72. 78bd2b4 scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot by Xiaofei Tan · 7 years ago
  73. a865ae1 scsi: hisi_sas: Try wait commands before before controller reset by Xiaofei Tan · 7 years ago
  74. 6175abd scsi: hisi_sas: Init disks after controller reset by Xiaofei Tan · 7 years ago
  75. 235bfc7 scsi: hisi_sas: Create a scsi_host_template per HW module by Xiang Chen · 7 years ago
  76. d5a60df scsi: hisi_sas: Reset disks when discovered by Xiang Chen · 7 years ago
  77. 428f1b3 scsi: hisi_sas: Add LED feature for v3 hw by Xiaofei Tan · 7 years ago
  78. 1b86518 scsi: hisi_sas: Change common allocation mode of device id by Xiang Chen · 7 years ago
  79. fa3be0f scsi: hisi_sas: change slot index allocation mode by Xiang Chen · 7 years ago
  80. 757db2d scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate() by John Garry · 7 years ago
  81. eb21735 scsi: hisi_sas: fix a typo in hisi_sas_task_prep() by Wei Yongjun · 7 years ago
  82. 9af3c47 scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED" by Colin Ian King · 7 years ago
  83. e37c7d9 scsi: core: sanitize++ in progress by Douglas Gilbert · 7 years ago
  84. c9ddf73 scsi: scsi_transport_srp: Fix shost to rport translation by Bart Van Assche · 7 years ago
  85. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. b68ea0e Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  87. 1d19023 cxgb4: change the port capability bits definition by Ganesh Goudar · 7 years ago
  88. 269afb3 qedi: Add get_generic_tlv_data handler. by Manish Rangankar · 7 years ago
  89. 534bbdf qedi: Add support for populating ethernet TLVs. by Manish Rangankar · 7 years ago
  90. 8673daf qedf: Add get_generic_tlv_data handler. by Chad Dupuis · 7 years ago
  91. 642a0b3 qedf: Add support for populating ethernet TLVs. by Chad Dupuis · 7 years ago
  92. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. f706811 sr: pass down correctly sized SCSI sense buffer by Jens Axboe · 7 years ago
  94. 017b3f8 scsi: snic: fix a couple of spelling mistakes: "COMPLETE" by Colin Ian King · 7 years ago
  95. 51b910c scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()' by Christophe Jaillet · 7 years ago
  96. 10e5e37 scsi: ufs: Add clock ungating to a separate workqueue by Vijay Viswanath · 7 years ago
  97. 7f6ba4f scsi: ufs: make sure all interrupts are processed by Venkat Gopalakrishnan · 7 years ago
  98. 69a6fff scsi: ufs: ufs-qcom: remove broken hci version quirk by Subhash Jadavani · 7 years ago
  99. 3813553 scsi: ufs: add reference counting for scsi block requests by Subhash Jadavani · 7 years ago
  100. b334456 scsi: ufs: ufshcd: fix possible unclocked register access by Subhash Jadavani · 7 years ago