1. 89d0c80 scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled by Jianchao Wang · 7 years ago
  2. 597d740 scsi: sd: Remember that READ CAPACITY(16) succeeded by Martin K. Petersen · 7 years ago
  3. 09dd15e scsi: ibmvfc: Avoid unnecessary port relogin by Brian King · 7 years ago
  4. c3506df scsi: virtio_scsi: unify scsi_host_template by Ming Lei · 7 years ago
  5. b5b6e8c scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity by Ming Lei · 7 years ago
  6. 2f31115 scsi: core: introduce force_blk_mq by Ming Lei · 7 years ago
  7. adbe552 scsi: megaraid_sas: fix selection of reply queue by Ming Lei · 7 years ago
  8. 8b834bf scsi: hpsa: fix selection of reply queue by Ming Lei · 7 years ago
  9. 14bc1df scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery by Himanshu Madhani · 7 years ago
  10. 318aaf3 scsi: libsas: defer ata device eh commands to libata by Jason Yan · 7 years ago
  11. 20bd1d0 scsi: sd: Keep disk read-only when re-reading partition by Jeremy Cline · 7 years ago
  12. 6a2cf8d scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure by Bill Kuzeja · 7 years ago
  13. 4b43392 scsi: sd_zbc: Fix potential memory leak by Damien Le Moal · 7 years ago
  14. 864449e scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM by Hannes Reinecke · 7 years ago
  15. 967823d scsi: qedi: Fix kernel crash during port toggle by Manish Rangankar · 7 years ago
  16. 2b5b964 scsi: qla2xxx: Fix FC-NVMe LUN discovery by Darren Trapp · 7 years ago
  17. e39a973 scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte() by Hannes Reinecke · 7 years ago
  18. 3be8828 scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops by Bart Van Assche · 7 years ago
  19. fa83e65 scsi: qla2xxx: ensure async flags are reset correctly by Hannes Reinecke · 7 years ago
  20. 07ea4b6 scsi: qla2xxx: do not check login_state if no loop id is assigned by Hannes Reinecke · 7 years ago
  21. 1c6cacf scsi: qla2xxx: Fixup locking for session deletion by Hannes Reinecke · 7 years ago
  22. 1514839 scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS by himanshu.madhani@cavium.com · 7 years ago
  23. c666d3b scsi: mpt3sas: wait for and flush running commands on shutdown/unload by Sreekanth Reddy · 7 years ago
  24. 9ff549f scsi: mpt3sas: fix oops in error handlers after shutdown/unload by Mauricio Faria de Oliveira · 7 years ago
  25. 9cfad4a5 scsi: storvsc: Spread interrupts when picking a channel for I/O requests by Michael Kelley (EOSG) · 7 years ago
  26. 9ff97fa scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura controllers by Shivasharan S · 7 years ago
  27. 1bc5ad3 scsi: qla4xxx: skip error recovery in case of register disconnect. by Manish Rangankar · 7 years ago
  28. 00c20cd scsi: aacraid: fix shutdown crash when init fails by Meelis Roos · 7 years ago
  29. 2c08fe6 scsi: qedi: Cleanup local str variable by Nilesh Javali · 7 years ago
  30. 1683ce5 scsi: qedi: Fix truncation of CHAP name and secret by Andrew Vasquez · 7 years ago
  31. f376722 scsi: qla2xxx: Fix incorrect handle for abort IOCB by Himanshu Madhani · 7 years ago
  32. eaf75d1 scsi: qla2xxx: Fix double free bug after firmware timeout by Quinn Tran · 7 years ago
  33. cabe92a scsi: storvsc: Increase cmd_per_lun for higher speed devices by Michael Kelley (EOSG) · 7 years ago
  34. 50dbd09 scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els() by Bart Van Assche · 7 years ago
  35. f557247 scsi: scsi_dh: Document alua_rtpg_queue() arguments by Bart Van Assche · 7 years ago
  36. 2e8233a scsi: Remove Makefile entry for oktagon files by Corentin Labbe · 7 years ago
  37. 7c0dde2 scsi: aic7xxx: remove aiclib.c by Corentin Labbe · 7 years ago
  38. c02189e scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion() by Bart Van Assche · 7 years ago
  39. a7043e9 scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo() by Dan Carpenter · 7 years ago
  40. e6f791d scsi: sym53c8xx_2: iterator underflow in sym_getsync() by Dan Carpenter · 7 years ago
  41. ecf7ff4 scsi: bnx2fc: Fix check in SCSI completion handler for timed out request by Chad Dupuis · 7 years ago
  42. 52797a1 scsi: csiostor: remove redundant assignment to pointer 'ln' by Colin Ian King · 7 years ago
  43. 84af7e8 scsi: ufs: Enable quirk to ignore sending WRITE_SAME command by Sujit Reddy Thumma · 7 years ago
  44. c398136 scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info by Tyrel Datwyler · 7 years ago
  45. 2ce87cc scsi: qla2xxx: Fix memory corruption during hba reset test by Quinn Tran · 7 years ago
  46. 4a8842d scsi: mpt3sas: fix an out of bound write by Tomas Henzl · 7 years ago
  47. a239034 scsi: qla2xxx: Fix logo flag for qlt_free_session_done() by Himanshu Madhani · 7 years ago
  48. 45596c7 scsi: arcmsr: avoid do_gettimeofday by Arnd Bergmann · 7 years ago
  49. 9c661a4 scsi: core: Add VENDOR_SPECIFIC sense code definitions by Hannes Reinecke · 7 years ago
  50. a1a20ff scsi: qedi: Drop cqe response during connection recovery by Manish Rangankar · 7 years ago
  51. 96d5eaa scsi: fas216: fix sense buffer initialization by Arnd Bergmann · 7 years ago
  52. f36cfe6 scsi: ibmvfc: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  53. 0d762b3 scsi: hisi_sas: fix a bug in hisi_sas_dev_gone() by Xiang Chen · 7 years ago
  54. 6379c56 scsi: hisi_sas: directly attached disk LED feature for v2 hw by Xiaofei Tan · 7 years ago
  55. 56ad7fc scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hw by Xiaofei Tan · 7 years ago
  56. f870bcb scsi: megaraid_sas: NVMe passthrough command support by Shivasharan S · 7 years ago
  57. b45093d scsi: megaraid: use ktime_get_real for firmware time by Arnd Bergmann · 7 years ago
  58. 22807aa scsi: fnic: use 64-bit timestamps by Arnd Bergmann · 7 years ago
  59. e89cabf scsi: qedf: Fix error return code in __qedf_probe() by Wei Yongjun · 7 years ago
  60. 3f884a0 scsi: devinfo: fix format of the device list by Xose Vazquez Perez · 7 years ago
  61. c93a9a1 scsi: qla2xxx: Update driver version to 10.00.00.05-k by himanshu.madhani@cavium.com · 7 years ago
  62. 92d71570 scsi: qla2xxx: Add XCB counters to debugfs by Anil Gurumurthy · 7 years ago
  63. b027a5a scsi: qla2xxx: Fix queue ID for async abort with Multiqueue by Darren Trapp · 7 years ago
  64. 8a7eac2 scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event() by himanshu.madhani@cavium.com · 7 years ago
  65. c2dd0e1 scsi: qla2xxx: Fix warning during port_name debug print by himanshu.madhani@cavium.com · 7 years ago
  66. 7ac0c33 scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout() by himanshu.madhani@cavium.com · 7 years ago
  67. 3efc31f scsi: qla2xxx: Fix recursion while sending terminate exchange by himanshu.madhani@cavium.com · 7 years ago
  68. d64d6c5 scsi: qla2xxx: Fix NULL pointer crash due to probe failure by himanshu.madhani@cavium.com · 7 years ago
  69. 4774bc9 scsi: mptsas: remove duplicated assignment to pointer head by Colin Ian King · 7 years ago
  70. ca8dc69 scsi: storvsc: missing error code in storvsc_probe() by Dan Carpenter · 7 years ago
  71. 332b4b2 scsi: mptfusion: Use snprintf() instead of open coded divisions by Andy Shevchenko · 7 years ago
  72. 61dfb8a scsi: mpt3sas: make function _get_st_from_smid static by Colin Ian King · 7 years ago
  73. 1e15fea scsi: hisi_sas: make local symbol host_attrs static by Wei Yongjun · 7 years ago
  74. 10bde98 scsi: scsi_debug: delay stress fix by Douglas Gilbert · 7 years ago
  75. dbc1ebe scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp by Rasmus Villemoes · 7 years ago
  76. 87058dd scsi: megaraid_sas: driver version upgrade by Shivasharan S · 7 years ago
  77. 54b2804 scsi: megaraid_sas: re-work DCMD refire code by Shivasharan S · 7 years ago
  78. 88d155c scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs by Shivasharan S · 7 years ago
  79. 4959e61 scsi: megaraid_sas: Selectively apply stream detection based on IO type by Shivasharan S · 7 years ago
  80. 5f19f7c scsi: megaraid_sas: Update LD map after populating drv_map driver map copy by Shivasharan S · 7 years ago
  81. 619831f scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect controller state in IOCTL path by Shivasharan S · 7 years ago
  82. 149c575 scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress by Shivasharan S · 7 years ago
  83. f3f7920 scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called by Shivasharan S · 7 years ago
  84. 7ada701 scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware in RAID map by Shivasharan S · 7 years ago
  85. 41fae9a scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume by Shivasharan S · 7 years ago
  86. b051cc6 scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num by Shivasharan S · 7 years ago
  87. cb51efe scsi: megaraid_sas: memset IOC INIT frame using correct size by Shivasharan S · 7 years ago
  88. e05ee4e scsi: megaraid_sas: zero out IOC INIT and stream detection memory by Shivasharan S · 7 years ago
  89. 08640e8 scsi: core: Change third __scsi_queue_insert() argument from int to bool by Bart Van Assche · 7 years ago
  90. cfc350a scsi: aacraid: Delay for rescan worker needs to be 10 seconds by Raghava Aditya Renukunta · 7 years ago
  91. bbd16d9 scsi: aacraid: Get correct lun count by Raghava Aditya Renukunta · 7 years ago
  92. 80c716f scsi: scsi_dh_alua: skip RTPG for devices only supporting active/optimized by Hannes Reinecke · 7 years ago
  93. bcb8724 scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciids by Colin Ian King · 7 years ago
  94. 8b56918 scsi: qla2xxx: remove redundant assignment of d by Colin Ian King · 7 years ago
  95. e9f3177 scsi: qedi: Use zeroing allocator instead of allocator/memset by Himanshu Jha · 7 years ago
  96. bb5420c scsi: bnx2fc: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  97. 468f4b8 scsi: hisi_sas: Change frame type for SET MAX commands by chenxiang · 7 years ago
  98. d5c15c2 scsi: ata: enhance the definition of SET MAX feature field value by chenxiang · 7 years ago
  99. dc2db1d scsi: smartpqi: allow static build ("built-in") by Steffen Weber · 7 years ago
  100. 481b5e5 scsi: scsi_debug: add resp_write_scat function by Douglas Gilbert · 7 years ago