1. 5239ab6 scsi: qedf: Fix refcount issue when LOGO is received during TMF by Saurav Kashyap · 3 years ago
  2. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  3. ef69768 scsi: qedf: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
  4. fb09a1e qed: Remove e4_ and _e4 from FW HSI by Shai Malin · 3 years, 3 months ago
  5. d995da6 scsi: qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
  6. df99446 scsi: qedf: Add check to synchronize abort and flush by Javed Hasan · 3 years, 6 months ago
  7. 09c6538 scsi: qedf: Drop unnecessary NULL checks after container_of() by Guenter Roeck · 3 years, 8 months ago
  8. da7d5d7 scsi: qedf: Remove redundant assignment to variable 'rc' by Jing Xiangfeng · 4 years, 3 months ago
  9. 3079285 scsi: qedf: Fix race between ELS completion and flushing ELS request by Saurav Kashyap · 4 years, 5 months ago
  10. 1f6d1d4 scsi: qedf: Initiate cleanup for ELS commands as well by Saurav Kashyap · 4 years, 5 months ago
  11. 39d0357 scsi: qedf: Send cleanup even for RRQ on timeout by Saurav Kashyap · 4 years, 5 months ago
  12. 50efc51 scsi: qedf: Remove a whole host of unused variables by Lee Jones · 4 years, 6 months ago
  13. fedc173 scsi: qedf: Honor status qualifier in FCP_RSP per spec by Javed Hasan · 4 years, 9 months ago
  14. 334b4f9 scsi: qedf: Acquire rport_lock for resetting the delay_timestamp by Javed Hasan · 4 years, 9 months ago
  15. aa5175a scsi: qedf: Add debug information for unsolicited processing by Saurav Kashyap · 5 years ago
  16. 47aeee5 scsi: qedf: Fix crash during sg_reset by Arun Easi · 5 years ago
  17. e82e6ff scsi: qedf: Print message during bailout conditions by Saurav Kashyap · 5 years ago
  18. 3287e96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 by Thomas Gleixner · 6 years ago
  19. 50ed27c scsi: qedf: Add port_id for fcport into initiate_cleanup debug message by Chad Dupuis · 6 years ago
  20. 1c816247 scsi: qedf: Add LBA to underrun debug messages by Chad Dupuis · 6 years ago
  21. 276eb3e scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being used by Chad Dupuis · 6 years ago
  22. efc8fe9 scsi: qedf: Fix lport may be used uninitialized warning by Saurav Kashyap · 6 years ago
  23. fe2043d scsi: qedf: Correctly handle refcounting of rdata by Saurav Kashyap · 6 years ago
  24. faea571 scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared by Shyam Sundar · 6 years ago
  25. f2c98af scsi: qedf: Check for tm_flags instead of cmd_type during cleanup by Saurav Kashyap · 6 years ago
  26. feac47f scsi: qedf: Add a flag to help debugging io_req which could not be cleaned by Shyam Sundar · 6 years ago
  27. 582a472 scsi: qedf: Don't send ABTS for under run scenario by Saurav Kashyap · 6 years ago
  28. ff543e2 scsi: qedf: Don't queue anything if upload is in progress by Shyam Sundar · 6 years ago
  29. 56efc30 scsi: qedf: fc_rport_priv reference counting fixes by Hannes Reinecke · 6 years ago
  30. 6f15d0c scsi: qedf: Add missing return in qedf_scsi_done() by Chad Dupuis · 6 years ago
  31. 627cc7d scsi: qedf: Add additional checks for io_req->sc_cmd validity by Chad Dupuis · 6 years ago
  32. 90ccf75 scsi: qedf: Correct the memory barriers in qedf_ring_doorbell by Andrew Vasquez · 6 years ago
  33. 96b1765 scsi: qedf: Use a separate completion for cleanup commands by Chad Dupuis · 6 years ago
  34. 69ef2c6 scsi: qedf: Modify abort and tmf handler to handle edge condition and flush by Saurav Kashyap · 6 years ago
  35. 5d5e5565 scsi: qedf: Modify flush routine to handle all I/Os and TMF by Shyam Sundar · 6 years ago
  36. 3e2c11b scsi: qedf: Simplify s/g list mapping by Chad Dupuis · 6 years ago
  37. c5e06ba scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check by Chad Dupuis · 6 years ago
  38. 650ce64 scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests by Chad Dupuis · 6 years ago
  39. b9f9199 scsi: stop setting up request->special by Christoph Hellwig · 6 years ago
  40. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  41. 642a0b3 qedf: Add support for populating ethernet TLVs. by Chad Dupuis · 7 years ago
  42. 5d1c8b5 scsi: qedf: Update copyright for 2018 by Chad Dupuis · 7 years ago
  43. f3690a8 scsi: qedf: Add more defensive checks for concurrent error conditions by Chad Dupuis · 7 years ago
  44. 92bbccd scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout by Chad Dupuis · 7 years ago
  45. 8025c84 scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushing requests by Chad Dupuis · 7 years ago
  46. a8f192b scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled by Chad Dupuis · 7 years ago
  47. 766639c scsi: qedf: Add check for offload before flushing I/Os for target by Chad Dupuis · 7 years ago
  48. 8d6febb scsi: qedf: remove redundant initialization of 'fcport' by Colin Ian King · 7 years ago
  49. da09091 qed*: Utilize FW 8.33.1.0 by Tomer Tayar · 7 years ago
  50. 21dd79e qed*: HSI renaming for different types of HW by Tomer Tayar · 7 years ago
  51. 16a6111 scsi: qedf: Check if sense buffer has been allocated during completion by Dupuis, Chad · 8 years ago
  52. 57a3548 scsi: qedf: Fixup unnecessary parantheses around test_bit operations. by Chad Dupuis · 8 years ago
  53. ff34e8e scsi: qedf: Check that fcport is offloaded before dereferencing pointers in initiate_abts|cleanup. by Chad Dupuis · 8 years ago
  54. 12d0b12 scsi: qedf: Update copyright to 2017. by Chad Dupuis · 8 years ago
  55. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. be086e7 qed*: Utilize Firmware 8.15.3.0 by Mintz, Yuval · 8 years ago
  57. db6b206 scsi: qedf: Fix defective logging format and argument mismatches by Joe Perches · 8 years ago
  58. 1afca6b scsi: qedf: fixup compilation warning about atomic_t usage by Dupuis, Chad · 8 years ago
  59. 61d8658 scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework. by Dupuis, Chad · 8 years ago