1. 4522204 scsi: hisi_sas: tidy host controller reset function a bit by Xiaofei Tan · 7 years ago
  2. 25908ca scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeout by Xiaofei Tan · 7 years ago
  3. d9d51e0 scsi: hisi_sas: tidy channel interrupt handler for v3 hw by Xiaofei Tan · 7 years ago
  4. 4e32b2f scsi: hisi_sas: Drop hisi_sas_slot_abort() by John Garry · 7 years ago
  5. db67bef scsi: csiostor: update ingress pack and pad boundary value by Varun Prakash · 7 years ago
  6. 7ee7ef2 scsi: arm64: defconfig: enable configs for Hisilicon ufs by liwei · 7 years ago
  7. 360249d scsi: arm64: dts: add ufs dts node by liwei · 7 years ago
  8. 8ee94ec scsi: ufs: dt-bindings: add document for hisi-ufs by liwei · 7 years ago
  9. 8111b5e scsi: ufs: add Hisilicon ufs driver code by liwei · 7 years ago
  10. 75aa320 scsi: scsi_debug: skip long delays when ndelay small by Douglas Gilbert · 7 years ago
  11. 920447f scsi: snic: fix printing time intervals by Arnd Bergmann · 7 years ago
  12. 0993ed9 scsi: fcoe: hold disc_mutex when traversing rport lists by Hannes Reinecke · 7 years ago
  13. bbc0f8b scsi: libfc: Add WARN_ON() when deleting rports by Hannes Reinecke · 7 years ago
  14. bc3d12b scsi: libfc: hold disc_mutex in fc_disc_stop_rports() by Hannes Reinecke · 7 years ago
  15. 9a26653 scsi: libfc: fixup lockdep annotations by Hannes Reinecke · 7 years ago
  16. b15c9fd scsi: mpt3sas: Fix for regression caused by sparse cleanups by Chaitra P B · 7 years ago
  17. cb12ba3 scsi: arcmsr: Update driver version to v1.40.00.09-20180709 by Ching Huang · 7 years ago
  18. 97fe222 scsi: arcmsr: Fix error of resuming from hibernation for adapter type E by Ching Huang · 7 years ago
  19. af8a672 scsi: remove NCR_Q720 driver by Johannes Thumshirn · 7 years ago
  20. 54e4571 scsi: remove NCR_D700 driver by Johannes Thumshirn · 7 years ago
  21. 78adb2b scsi: ncr53c8xx: remove ScsiResult macro by Johannes Thumshirn · 7 years ago
  22. c6668ca scsi: lpfc: remove ScsiResult macro by Johannes Thumshirn · 7 years ago
  23. 55c9d37 scsi: bfa: remove ScsiResult macro by Johannes Thumshirn · 7 years ago
  24. 2d362b8 scsi: aacraid: remove AAC_STAT_GOOD define by Johannes Thumshirn · 7 years ago
  25. fa519f7 scsi: libfc: fixup 'sleeping function called from invalid context' by Hannes Reinecke · 7 years ago
  26. ee35624 scsi: libfc: Add lockdep annotations by Hannes Reinecke · 7 years ago
  27. d5038a1 scsi: core: switch to scsi-mq by default by Johannes Thumshirn · 7 years ago
  28. fc21ae8 scsi: mptfusion: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  29. 14b470b scsi: target: sbitmap: add seq_file forward declaration by Arnd Bergmann · 7 years ago
  30. 4ae2ebd scsi: lpfc: Revise copyright for new company language by James Smart · 7 years ago
  31. 3e1ebad scsi: lpfc: update driver version to 12.0.0.5 by James Smart · 7 years ago
  32. b0e8301 scsi: lpfc: devloss timeout race condition caused null pointer reference by James Smart · 7 years ago
  33. 6871e81 scsi: lpfc: Fix NVME Target crash in defer rcv logic by James Smart · 7 years ago
  34. 66e9e6b scsi: lpfc: Support duration field in Link Cable Beacon V1 command by James Smart · 7 years ago
  35. 414abe0 scsi: lpfc: Make PBDE optimizations configurable by James Smart · 7 years ago
  36. 68c9b55 scsi: lpfc: Fix abort error path for NVMET by James Smart · 7 years ago
  37. d580c61 scsi: lpfc: Fix panic if driver unloaded when port is offline by James Smart · 7 years ago
  38. 5cc167d scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word by James Smart · 7 years ago
  39. afff0d2 scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZE by James Smart · 7 years ago
  40. e936a38 scsi: target: Remove se_dev_entry.ua_count by Bart Van Assche · 7 years ago
  41. 325c1e8 scsi: target: Fix handling of removed LUNs by Bart Van Assche · 7 years ago
  42. 17e391d scsi: target: Send unit attention condition even if the sense buffer is too small by Bart Van Assche · 7 years ago
  43. 89a104e scsi: target: Do not duplicate the code that marks that a command has sense data by Bart Van Assche · 7 years ago
  44. 799d44d scsi: target/tcm_loop: Avoid that static checkers warn about dead code by Bart Van Assche · 7 years ago
  45. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  46. 35bea5c scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size by Bart Van Assche · 7 years ago
  47. ed88f05 scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers by Bart Van Assche · 7 years ago
  48. 7b2cc7d scsi: target: Simplify the code for waiting for command completion by Bart Van Assche · 7 years ago
  49. edf46ee scsi: target: Simplify transport_generic_free_cmd() (2/2) by Bart Van Assche · 7 years ago
  50. a8864d8 scsi: target: Simplify transport_generic_free_cmd() (1/2) by Bart Van Assche · 7 years ago
  51. 65422d7 scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort() by Bart Van Assche · 7 years ago
  52. 709d565 scsi: target: Simplify core_tmr_handle_tas_abort() by Bart Van Assche · 7 years ago
  53. 953bcf7 scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set by Bart Van Assche · 7 years ago
  54. 00d909a scsi: target: Make the session shutdown code also wait for commands that are being aborted by Bart Van Assche · 7 years ago
  55. d1bff07 scsi: target: Introduce transport_init_session() by Bart Van Assche · 7 years ago
  56. 317f897 scsi: target: Rename transport_init_session() into transport_alloc_session() by Bart Van Assche · 7 years ago
  57. 3eeff19 scsi: target: Move a list_del_init() statement by Bart Van Assche · 7 years ago
  58. 36d4cb4 scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion by Bart Van Assche · 7 years ago
  59. 6f3bf5a scsi: target: Use config_item_name() instead of open-coding it by Bart Van Assche · 7 years ago
  60. 265d59a scsi: core: fix scsi_host_queue_ready by Ming Lei · 7 years ago
  61. 624fa77 scsi: klist: Make it safe to use klists in atomic context by Bart Van Assche · 7 years ago
  62. 68c3f90 scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd() by Bart Van Assche · 7 years ago
  63. 915d9b7 scsi: qedi: tidy up a size calculation by Dan Carpenter · 7 years ago
  64. 1262dc0 scsi: ibmvscsi: Improve strings handling by Breno Leitao · 7 years ago
  65. 0c218e1 scsi: tcmu: Don't pass KERN_ERR to pr_err by Mike Christie · 7 years ago
  66. 3287286 scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 7 years ago
  67. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
  68. 2b33ab3 scsi: sd: Remove a superfluous assignment by Bart Van Assche · 7 years ago
  69. c2cdef9 scsi: qedi: Fix misleading indentation by Bart Van Assche · 7 years ago
  70. 6bec4c3 scsi: don't add scsi command result bytes by Johannes Thumshirn · 7 years ago
  71. c65be1a scsi: core: check for equality of result byte values by Johannes Thumshirn · 7 years ago
  72. 8e1695a0 scsi: core: scsi_io_completion convert BUGs to WARNs by Douglas Gilbert · 7 years ago
  73. 0d43790 scsi: core: scsi_io_completion hints on fastpath by Douglas Gilbert · 7 years ago
  74. 4ae61c6 scsi: core: add scsi_io_completion_reprep helper by Douglas Gilbert · 7 years ago
  75. da32bae scsi: core: add scsi_io_completion_action helper by Douglas Gilbert · 7 years ago
  76. ab83108 scsi: core: add scsi_io_completion_nz_result function by Douglas Gilbert · 7 years ago
  77. 1f7cbb8 scsi: core: scsi_io_completion: rename variables by Douglas Gilbert · 7 years ago
  78. 7e63b5a scsi: core: scsi_io_completion: comment on end_request return by Douglas Gilbert · 7 years ago
  79. e260748 scsi: target: remove target_find_device by Mike Christie · 7 years ago
  80. bdaeedc scsi: tcmu: add module wide block/reset_netlink support by Mike Christie · 7 years ago
  81. 06add77 scsi: tcmu: misc nl code cleanup by Mike Christie · 7 years ago
  82. 9de3a1e scsi: tcmu: simplify nl interface by Mike Christie · 7 years ago
  83. 3228691 scsi: tcmu: track nl commands by Mike Christie · 7 years ago
  84. 0297e96 scsi: tcmu: delete unused __wait by Mike Christie · 7 years ago
  85. c4d6204d scsi: lpfc: use monotonic timestamps for statistics by Arnd Bergmann · 7 years ago
  86. fe7f4e5 scsi: scsi_transport_fc: use 64-bit timestamps consistently by Arnd Bergmann · 7 years ago
  87. 38150f7 scsi: aacraid: stop using deprated get_seconds() by Arnd Bergmann · 7 years ago
  88. a38b80c scsi: cxlflash: Change return type for fault handler by Souptick Joarder · 7 years ago
  89. 4ae5e9d scsi: smartpqi: bump driver version to 1.1.4-130 by Don Brace · 7 years ago
  90. dac12fb scsi: smartpqi: fix critical ARM issue reading PQI index registers by Kevin Barnett · 7 years ago
  91. 9f8d05f scsi: smartpqi: add inspur advantech ids by Kevin Barnett · 7 years ago
  92. 26b390a scsi: smartpqi: improve error checking for sync requests by Kevin Barnett · 7 years ago
  93. 957c5ab scsi: smartpqi: improve handling for sync requests by Kevin Barnett · 7 years ago
  94. 4beb486 scsi: mpt3sas: Improve kernel-doc headers by Bart Van Assche · 7 years ago
  95. c7a3570 scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and mpt3sas_ctl_reset_handler() by Bart Van Assche · 7 years ago
  96. 982ea6f scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler() by Bart Van Assche · 7 years ago
  97. 91b7bdb scsi: mpt3sas: Fix _transport_smp_handler() error path by Bart Van Assche · 7 years ago
  98. 84203b3 scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd by Bart Van Assche · 7 years ago
  99. eb0c7af scsi: mpt3sas: Annotate switch/case fall-through by Bart Van Assche · 7 years ago
  100. 7d12072 scsi: mpt3sas: Remove set-but-not-used variables by Bart Van Assche · 7 years ago