1. 6a81533 scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices by Arun Easi · 6 years ago
  2. db4bf82 scsi: qla2xxx: Complain loudly about reference count underflow by Bart Van Assche · 6 years ago
  3. d4556a4 scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware by Bart Van Assche · 6 years ago
  4. 15b7a68 scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures by Bart Van Assche · 6 years ago
  5. 219d27d scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands by Bart Van Assche · 6 years ago
  6. dafbe56 scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work() by Bart Van Assche · 6 years ago
  7. bd432bb scsi: qla2xxx: Leave a blank line after declarations by Bart Van Assche · 6 years ago
  8. 2c26348 scsi: qla2xxx: Use get/put_unaligned where appropriate by Bart Van Assche · 6 years ago
  9. ef19af9 scsi: qla2xxx: fix spelling mistake "alredy" -> "already" by Colin Ian King · 6 years ago
  10. b2d1453a scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected by Giridhar Malavali · 6 years ago
  11. ffc81fc0 scsi: qla2xxx: Set remote port devloss timeout to 0 by Giridhar Malavali · 6 years ago
  12. 6b1f444 scsi: qla2xxx: Increase the max_sgl_segments to 1024 by Giridhar Malavali · 6 years ago
  13. 471f8e0 scsi: qla2xxx: Check for FW started flag before aborting by Himanshu Madhani · 6 years ago
  14. e476fe8 scsi: qla2xxx: Fix unload when NVMe devices are configured by Himanshu Madhani · 6 years ago
  15. 03aaa89 scsi: qla2xxx: Add First Burst support for FC-NVMe devices by Darren Trapp · 6 years ago
  16. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  17. 5e6803b scsi: qla2xxx: Fix NPIV handling for FC-NVMe by Himanshu Madhani · 6 years ago
  18. 92f806d6 nvme-fc: remove ->poll implementation by Jens Axboe · 6 years ago
  19. 3955306 scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured by Himanshu Madhani · 6 years ago
  20. f7d61c9 scsi: qla2xxx: Fix NVMe session hang on unload by Quinn Tran · 6 years ago
  21. 6a62946 scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct by Quinn Tran · 6 years ago
  22. 8777e43 scsi: qla2xxx: Migrate NVME N2N handling into state machine by Quinn Tran · 6 years ago
  23. 60dd6e8e scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling by Darren Trapp · 7 years ago
  24. 623ee824 scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset by Darren Trapp · 7 years ago
  25. 2e4c5d2 scsi: qla2xxx: Remove nvme_done_list by Darren Trapp · 7 years ago
  26. 870fe24 scsi: qla2xxx: Return busy if rport going away by Darren Trapp · 7 years ago
  27. e473b30 scsi: qla2xxx: Add FC-NVMe abort processing by Darren Trapp · 7 years ago
  28. 9dd9686 scsi: qla2xxx: Add changes for devloss timeout in driver by Darren Trapp · 7 years ago
  29. 1d4614e scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMe by himanshu.madhani@cavium.com · 7 years ago
  30. 8d7d777 scsi: qla2xxx: Restore ZIO threshold setting by Darren Trapp · 7 years ago
  31. 39a550d qla2xxx: remove use of FC-specific error codes by James Smart · 7 years ago
  32. d7936a9 scsi: qla2xxx: Fix WWPN/WWNN in debug message by Darren Trap · 7 years ago
  33. cf19c45 scsi: qla2xxx: Add command completion for error path by Duane Grigsby · 7 years ago
  34. 49b3d5f6 scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe by himanshu.madhani@cavium.com · 7 years ago
  35. 5621b0d scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote ports by himanshu.madhani@cavium.com · 7 years ago
  36. deeae7a scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices by Duane Grigsby · 7 years ago
  37. 0f7e51f scsi: qla2xxx: Move function prototype to correct header by himanshu.madhani@cavium.com · 7 years ago
  38. 6fcd98f scsi: qla2xxx: Cleanup FC-NVMe code by himanshu.madhani@cavium.com · 7 years ago
  39. c345c6c qla2xxx: Fix NVMe entry_type for iocb packet on BE system by Himanshu Madhani · 8 years ago
  40. bcda771 scsi: qla2xxx: avoid unused-function warning by Arnd Bergmann · 8 years ago
  41. 0bf0efa scsi: qla2xxx: fix a bunch of typos and spelling mistakes by Colin Ian King · 8 years ago
  42. e84067d scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration by Duane Grigsby · 8 years ago