1. 19fcae3 scsi: remove the SCSI OSD library by Christoph Hellwig · 6 years ago
  2. 80f2121 scsi: fs: remove exofs by Christoph Hellwig · 6 years ago
  3. 972248e scsi: bsg-lib: handle bidi requests without block layer help by Christoph Hellwig · 6 years ago
  4. ccf3209 scsi: bsg: refactor bsg_ioctl by Christoph Hellwig · 6 years ago
  5. c6ded86 scsi: mpt3sas: Update driver version to 27.102.00.00 by Suganath Prabu S · 6 years ago
  6. eb9c7ce scsi: mpt3sas: Add support for ATLAS PCIe switch by Suganath Prabu S · 6 years ago
  7. 8f83845 scsi: mpt3sas: Add support for NVMe Switch Adapter by Suganath Prabu S · 6 years ago
  8. 1244790 scsi: mpt3sas: Rename mpi endpoint device ID macro. by Suganath Prabu S · 6 years ago
  9. f6fe573 scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driver by Shivasharan S · 6 years ago
  10. 44abbaf scsi: megaraid_sas: Rework device add code in AEN path by Shivasharan S · 6 years ago
  11. daa0681 scsi: megaraid_sas: Rework code to get PD and LD list by Shivasharan S · 6 years ago
  12. 7c429da scsi: MAINTAINERS: Update dwc driver maintainer to Pedro Sousa by Joao Pinto · 6 years ago
  13. 89408ac scsi: MAINTAINERS: Add reviewers for UFS patches by Marc Gonzalez · 6 years ago
  14. e13949a scsi: aacraid: clean up some indentation and formatting issues by Colin Ian King · 6 years ago
  15. d7e6db2 scsi: sd: Improve sd_print_capacity() by Damien Le Moal · 6 years ago
  16. 2775264 scsi: ufs: Print uic error history in time order by Stanley Chu · 6 years ago
  17. 47eefde scsi: target/iscsi: Simplify iscsit_handle_text_cmd() by Bart Van Assche · 6 years ago
  18. 658c312 scsi: target/iscsi: Simplify iscsit_dump_data_payload() by Bart Van Assche · 6 years ago
  19. 32e36bf scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock by Bart Van Assche · 6 years ago
  20. 1e65cc1 scsi: target/iscsi: Rename a function and a function pointer by Bart Van Assche · 6 years ago
  21. 0300b11 scsi: target/iscsi: Fix spelling of "unsolicited" by Bart Van Assche · 6 years ago
  22. 618baaf scsi: target/iscsi: Convert comments about locking into runtime checks by Bart Van Assche · 6 years ago
  23. b53655b scsi: target/iscsi: Remove an incorrect comment by Bart Van Assche · 6 years ago
  24. 40ca875 scsi: RDMA/srpt: Fix a credit leak for aborted commands by Bart Van Assche · 6 years ago
  25. fd1b668 scsi: RDMA/srpt: Rework I/O context allocation by Bart Van Assche · 6 years ago
  26. 337ec69 scsi: RDMA/srpt: Fix handling of TMF submission failure by Bart Van Assche · 6 years ago
  27. 8b8807b scsi: RDMA/srpt: Fix handling of command / TMF submission failure by Bart Van Assche · 6 years ago
  28. 94ebb47 scsi: target/core: Add target_send_busy() by Bart Van Assche · 6 years ago
  29. 83f85b8 scsi: target/core: Inline transport_lun_remove_cmd() by Bart Van Assche · 6 years ago
  30. 2281c95 scsi: target/core: Simplify the LUN RESET implementation by Bart Van Assche · 6 years ago
  31. 3f0661a scsi: target/core: Remove several state tests from the TMF code by Bart Van Assche · 6 years ago
  32. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  33. e18e9da scsi: csiostor: Remove set but not used variable 'pln' by YueHaibing · 6 years ago
  34. 171e490 scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe feature by Giridhar Malavali · 6 years ago
  35. ede2afb scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32() by John Garry · 6 years ago
  36. e1ba0b0 scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd by John Garry · 6 years ago
  37. 26889e5e scsi: hisi_sas: Some misc tidy-up by John Garry · 6 years ago
  38. d1548e9 scsi: hisi_sas: Correct memory allocation size for DQ debugfs by Luo Jiaxing · 6 years ago
  39. b6c9b15 scsi: hisi_sas: Fix losing directly attached disk when hot-plug by Xiaofei Tan · 6 years ago
  40. eb44e4d scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G by Luo Jiaxing · 6 years ago
  41. ae68b56 scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc() by Xiang Chen · 6 years ago
  42. ffb1c82 scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset() by Xiang Chen · 6 years ago
  43. 5c31b0c scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned by Xiang Chen · 6 years ago
  44. 569eddc scsi: hisi_sas: send primitive NOTIFY to SSP situation only by Xiang Chen · 6 years ago
  45. 5979f33 scsi: hisi_sas: Add debugfs ITCT file and add file operations by Luo Jiaxing · 6 years ago
  46. 5b0eeac scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs code by John Garry · 6 years ago
  47. c2c7e74 scsi: hisi_sas: No need to check return value of debugfs_create functions by John Garry · 6 years ago
  48. 7e1c99e scsi: pcmcia: nsp_cs: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  49. c9c1df3 scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry by Nathan Chancellor · 6 years ago
  50. bc03abd scsi: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  51. 34022f0 scsi: remove unneeded header search paths by Masahiro Yamada · 6 years ago
  52. f2aecc1 scsi: fnic: Remove set but not used variable 'vdev' by YueHaibing · 6 years ago
  53. db5db4b scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer length by Bart Van Assche · 6 years ago
  54. 59abc8c scsi: libsas: Remove scsi_to_u32() by Bart Van Assche · 6 years ago
  55. b64ae4a scsi: hpsa: clean up two indentation issues by Colin Ian King · 6 years ago
  56. b45a3a4 scsi: qla2xxx: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  57. 26febfb scsi: qedf: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  58. 50e9316 scsi: lpfc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  59. fd84ec2 scsi: snic: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  60. 1dbaa37 scsi: fnic: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  61. b653364 scsi: csiostor: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  62. 8389f12 scsi: bfa: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  63. b843272 scsi: MAINTAINERS: Move FCoE to Hannes Reinecke by Johannes Thumshirn · 6 years ago
  64. 6156dc1 scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store export by Greg Kroah-Hartman · 6 years ago
  65. 573d888 scsi: fcoe: convert to use BUS_ATTR_WO by Greg Kroah-Hartman · 6 years ago
  66. dfeba64 scsi: arcmsr: Update driver version to v1.40.00.10-20190116 by Ching Huang · 6 years ago
  67. 317d0e0 scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2 by Ching Huang · 6 years ago
  68. 3e3153b scsi: arcmsr: Use dma_alloc_coherent to replace dma_zalloc_coherent by Ching Huang · 6 years ago
  69. f03dc9c scsi: fnic: Update fnic driver version to 1.6.0.47 by Satish Kharat · 6 years ago
  70. e119d14 scsi: fnic: Enable fnic devcmd2 interface by Satish Kharat · 6 years ago
  71. 0a2fdd2 scsi: fnic: Adding devcmd2 init and posting interfaces by Satish Kharat · 6 years ago
  72. 9d699c6 scsi: fnic: Add devcmd2 initialization helpers by Satish Kharat · 6 years ago
  73. 6c10cb4 scsi: fnic: fnic devcmd2 controller definitions by Satish Kharat · 6 years ago
  74. 5ed827a scsi: fnic: fnic devcmd2 interface definitions by Satish Kharat · 6 years ago
  75. 18244e94 scsi: fnic: Impose upper limit on max. # of CQs processed per intr by Satish Kharat · 6 years ago
  76. 68e3cc0 scsi: fnic: RQ enable and then post descriptors by Satish Kharat · 6 years ago
  77. 120dbfd scsi: fnic: delaying vnic dev enable till after req intr by Satish Kharat · 6 years ago
  78. e8bfe3e scsi: fnic: Warn when calling done for IO not issued to fw by Satish Kharat · 6 years ago
  79. 3567dca scsi: fnic: fnic stats for max CQs processed and ISR time by Satish Kharat · 6 years ago
  80. d948e63 scsi: fnic: Add port speed stat to fnic debug stats by Satish Kharat · 6 years ago
  81. 68f03bd scsi: fnic: use fnic_lock to guard fnic->state_flags by Satish Kharat · 6 years ago
  82. 5271d1c scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON by Satish Kharat · 6 years ago
  83. 1c55262 scsi: fnic: change fnic queue depth to 256 by Satish Kharat · 6 years ago
  84. c01461a scsi: fnic: support to display 20G port speed by Satish Kharat · 6 years ago
  85. cd464d8 scsi: core: Remove an atomic instruction from the hot path by Bart Van Assche · 6 years ago
  86. cf64e5a scsi: sd: Rename 'SCpnt' into 'cmd' by Bart Van Assche · 6 years ago
  87. e249e42 scsi: sd: Clean up sd_setup_read_write_cmnd() by Martin K. Petersen · 6 years ago
  88. 78a02f4 scsi: sd: Create helper functions for read/write commands by Martin K. Petersen · 6 years ago
  89. ec02975 scsi: sd: Simplify misaligned I/O check by Martin K. Petersen · 6 years ago
  90. c6c93fd scsi: sd: Be consistent about blocks vs. sectors by Martin K. Petersen · 6 years ago
  91. 84f7a9d scsi: sd: Remove a local variable by Bart Van Assche · 6 years ago
  92. 326a859 scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcom by Evan Green · 6 years ago
  93. afd05580 scsi: doc: remove reference to tmscsim.txt file by Otto Sabart · 6 years ago
  94. cec9771 scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery by John Garry · 6 years ago
  95. 01929a6 scsi: libsas: Check SMP PHY control function result by John Garry · 6 years ago
  96. ff525b6 scsi: libsas: Fix some indentation in libsas.h by John Garry · 6 years ago
  97. 50b8127 scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary by Giridhar Malavali · 6 years ago
  98. 7855d2b scsi: qla2xxx: Add protection mask module parameters by Martin K. Petersen · 6 years ago
  99. 4edff70 scsi: aic7xxx: aic79xx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  100. f1b1dce scsi: bfa: bfa_ioc: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago