1. d5ff0ee scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctx by Joe Carnuccio · 8 years ago
  2. ddff7ed scsi: qla2xxx: don't disable a not previously enabled PCI device by Johannes Thumshirn · 8 years ago
  3. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  4. 403a39f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  5. 0e1bfea Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  6. 1fdcd2d scsi: qla2xxx: remove some redundant pointer assignments by Colin Ian King · 8 years ago
  7. bf6061b scsi: qla2xxx: Add fix to read correct register value for ISP82xx. by Sawan Chandak · 8 years ago
  8. 7d34ddb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  9. 0917ac4 Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes by James Bottomley · 8 years ago
  10. ec7193e qla2xxx: Fix delayed response to command for loop mode/direct connect. by Quinn Tran · 8 years ago
  11. 482c9dc qla2xxx: Change scsi host lookup method. by Quinn Tran · 8 years ago
  12. c4a9b53 qla2xxx: Allow vref count to timeout on vport delete. by Joe Carnuccio · 8 years ago
  13. 5f7c2be scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr by Bill Kuzeja · 8 years ago
  14. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  15. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  16. d0d2c68 scsi: qla2xxx: Fix response queue count for Target mode. by Michael Hernandez · 8 years ago
  17. f54f2cb scsi: qla2xxx: Cleaned up queue configuration code. by Michael Hernandez · 8 years ago
  18. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  19. 13ebfd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  20. 2fdbc65 qla2xxx: Avoid using variable-length arrays by Bart Van Assche · 8 years ago
  21. 25ff6af qla2xxx: Simplify usage of SRB structure in driver by Joe Carnuccio · 8 years ago
  22. 41dc529 qla2xxx: Improve RSCN handling in driver by Quinn Tran · 8 years ago
  23. 726b854 qla2xxx: Add framework for async fabric discovery by Quinn Tran · 8 years ago
  24. 5e4deaf qla2xxx: Fix wrong argument in sp done callback by Quinn Tran · 8 years ago
  25. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  26. 2780f3c scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash by Mauricio Faria de Oliveira · 8 years ago
  27. 5116226 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  28. fc1ffd6 qla2xxx: Fix crash due to null pointer access by Quinn Tran · 8 years ago
  29. c3c4239 scsi: qla2xxx: Fix apparent cut-n-paste error. by Dave Jones · 8 years ago
  30. 093df73 scsi: qla2xxx: Fix Target mode handling with Multiqueue changes. by Quinn Tran · 8 years ago
  31. 5601236 scsi: qla2xxx: Add Block Multi Queue functionality. by Michael Hernandez · 8 years ago
  32. d745952 scsi: qla2xxx: Add multiple queue pair functionality. by Michael Hernandez · 8 years ago
  33. c733ab3 scsi: qla2xxx: do not abort all commands in the adapter during EEH recovery by Mauricio Faria de Oliveira · 8 years ago
  34. 1535aa7 scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device remove by Mauricio Faria de Oliveira · 8 years ago
  35. 04dfaa5 scsi: qla2xxx: do not queue commands when unloading by Mauricio Faria de Oliveira · 8 years ago
  36. a5dd506e scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init by Bill Kuzeja · 8 years ago
  37. ee6a877 scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying" by Colin Ian King · 8 years ago
  38. 1d48390 qla2xxx: small cleanup in qla2x00_wait_for_hba_ready() by Dan Carpenter · 8 years ago
  39. a465537 qla2xxx: Disable the adapter and skip error recovery in case of register disconnect. by Sawan Chandak · 9 years ago
  40. 9e052e2 qla2xxx: Separate ISP type bits out from device type. by Joe Carnuccio · 9 years ago
  41. 783e0dc qla2xxx: Check for device state before unloading the driver. by Sawan Chandak · 9 years ago
  42. a2b3e01 qla2xxx: Add module parameter alternate/short names. by Joe Carnuccio · 9 years ago
  43. a29b3dd qla2xxx: Shutdown board on thermal shutdown aen. by Joe Carnuccio · 9 years ago
  44. 8ce3f57 qla2xxx: Enable T10-DIF for ISP27XX by Himanshu Madhani · 9 years ago
  45. f198caf qla2xxx: Allow fw to hold status before sending ABTS response. by Himanshu Madhani · 9 years ago
  46. cb43285 qla2xxx: Fix stale pointer access. by Quinn Tran · 9 years ago
  47. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  48. e7b42e3 qla2xxx: Set all queues to 4k by Quinn Tran · 9 years ago
  49. 2f424b9 qla2xxx: Move atioq to a different lock to reduce lock contention by Quinn Tran · 9 years ago
  50. 7560151 qla2xxx: Remove dependency on hardware_lock to reduce lock contention. by Quinn Tran · 9 years ago
  51. b7bd104 qla2xxx: Wait for all conflicts before ack'ing PLOGI by Alexei Potashnik · 9 years ago
  52. 71cdc07 qla2xxx: Delete session if initiator is gone from FW by Alexei Potashnik · 9 years ago
  53. 2f56a7f qla2xxx: Enable Exchange offload support. by Himanshu Madhani · 9 years ago
  54. b0d6cab qla2xxx: Enable Extended Logins support by Himanshu Madhani · 9 years ago
  55. 940a7f0 qla2xxx: Remove unavailable firmware files by Himanshu Madhani · 9 years ago
  56. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  57. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  58. 2b48992 qla2xxx: Add pci device id 0x2261. by Sawan Chandak · 9 years ago
  59. a1d0285 qla2xxx: Fix missing device login retries. by Arun Easi · 9 years ago
  60. 63e322a qla2xxx: do not clear slot in outstanding cmd array by Himanshu Madhani · 9 years ago
  61. 9621942 qla2xxx: Remove decrement of sp reference count in abort handler. by Chad Dupuis · 9 years ago
  62. c7bc4ca qla2xxx: Do not reset adapter if SRB handle is in range. by Chad Dupuis · 9 years ago
  63. 8fbdac8 qla2xxx: Do not crash system for sp ref count zero by Hiral Patel · 9 years ago
  64. 52c8282 qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 10 years ago
  65. d20ed91 qla2xxx: disable scsi_transport_fc registration in target mode by Alexei Potashnik · 9 years ago
  66. df67327 qla2xxx: added sess generations to detect RSCN update races by Alexei Potashnik · 9 years ago
  67. 8b2f5ff qla2xxx: cleanup cmd in qla workqueue before processing TMR by Swapnil Nagle · 9 years ago
  68. b20f02e qla2xxx: Enable target mode for ISP27XX by Himanshu Madhani · 10 years ago
  69. 5897cb2 qla2xxx: Comment out unreachable code by Bart Van Assche · 10 years ago
  70. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  71. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  72. f1458cd qla2xxx: Add support to load firmware from file for ISP 26XX/27XX. by Sawan Chandak · 10 years ago
  73. 6ef68da qla2xxx: Fix printk in qla25xx_setup_mode by Yannick Guerrini · 10 years ago
  74. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  75. 975f7d4 qla2xxx: fix busy wait regression by Bruno Prémont · 10 years ago
  76. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  77. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  78. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  79. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  80. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  81. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  82. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  83. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. 33e7997 qla2xxx: Add support for QFull throttling and Term Exchange retry by Quinn Tran · 10 years ago
  85. f2ea653 qla2xxx: Increase the request queue size to 8K for ISP2031 by Saurav Kashyap · 10 years ago
  86. c0cb449 qla2xxx: Add Host reset handling in target mode. by Arun Easi · 10 years ago
  87. 61d41f6 qla2xxx: Disable PCI device in shutdown handler. by Chad Dupuis · 10 years ago
  88. e05fe29 qla2xxx: Honor FCP_RSP retry delay timer field. by Chad Dupuis · 10 years ago
  89. 2d5a4c3 qla2xxx: Disable laser for ISP2031 while unloading driver. by Himanshu Madhani · 10 years ago
  90. 9d35894d qla2xxx: Add fix in driver unload for pending activity. by Sawan Chandak · 10 years ago
  91. d2749ff qla2xxx: Unload of qla2xxx driver crashes the machine. by Arun Easi · 10 years ago
  92. de187df qla2xxx: Allow user to change ql2xfdmienable value. by Himanshu Madhani · 10 years ago
  93. df57cab qla2xxx: Add FDMI-2 functionality. by Himanshu Madhani · 10 years ago
  94. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  95. 6b38397 qla2xxx: Prevent probe and board_disable race by Joe Lawrence · 10 years ago
  96. beb9e31 qla2xxx: Prevent removal and board_disable race by Joe Lawrence · 10 years ago
  97. c821e0d qla2xxx: Collect PCI register checks and board_disable scheduling by Joe Lawrence · 10 years ago
  98. 1a2fbf1 qla2xxx: Use qla2x00_clear_drv_active on probe failure by Joe Lawrence · 10 years ago
  99. db7157d qla2xxx: Fix shost use-after-free on device removal by Joe Lawrence · 10 years ago
  100. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 11 years ago