1. fab683e scsi: qla2xxxx: avoid type mismatch in comparison by Arnd Bergmann · 9 years ago
  2. 3bb67df qla2xxx: Check for online flag instead of active reset when transmitting responses by Dilip Kumar Uppugandla · 9 years ago
  3. 481ce73 qla2xxx: Disable ZIO at start time. by Quinn Tran · 9 years ago
  4. 2f424b9 qla2xxx: Move atioq to a different lock to reduce lock contention by Quinn Tran · 9 years ago
  5. fb3269b qla2xxx: Add selective command queuing by Quinn Tran · 9 years ago
  6. cdb898c qla2xxx: Add irq affinity notification by Quinn Tran · 9 years ago
  7. 7560151 qla2xxx: Remove dependency on hardware_lock to reduce lock contention. by Quinn Tran · 9 years ago
  8. 193b50b qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit. by Quinn Tran · 9 years ago
  9. b7bd104 qla2xxx: Wait for all conflicts before ack'ing PLOGI by Alexei Potashnik · 9 years ago
  10. 71cdc07 qla2xxx: Delete session if initiator is gone from FW by Alexei Potashnik · 9 years ago
  11. 03e8c68 qla2xxx: Add FW resource count in DebugFS. by Quinn Tran · 9 years ago
  12. ce1025c qla2xxx: Enable Target counters in DebugFS. by Himanshu Madhani · 9 years ago
  13. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  14. 8d16366 qla2xxx: Avoid that sparse complains about context imbalances by Bart Van Assche · 9 years ago
  15. ad95036 qla2xxx: Remove __constant_ prefix by Bart Van Assche · 9 years ago
  16. 52c8282 qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  17. 7359df2 qla2xxx: terminate exchange when command is aborted by LIO by Alexei Potashnik · 9 years ago
  18. e52a8b4 qla2xxx: drop cmds/tmrs arrived while session is being deleted by Alexei Potashnik · 9 years ago
  19. df67327 qla2xxx: added sess generations to detect RSCN update races by Alexei Potashnik · 9 years ago
  20. daddf5c qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives by Alexei Potashnik · 9 years ago
  21. a6ca887 qla2xxx: delay plogi/prli ack until existing sessions are deleted by Alexei Potashnik · 9 years ago
  22. 8b2f5ff qla2xxx: cleanup cmd in qla workqueue before processing TMR by Swapnil Nagle · 9 years ago
  23. b2032fd qla2xxx: kill sessions/log out initiator on RSCN and port down events by Roland Dreier · 9 years ago
  24. 9fce125 qla2xxx: fix command initialization in target mode. by Kanoj Sarcar · 9 years ago
  25. 6bc85dd qla2xxx: Remove msleep in qlt_send_term_exchange by Himanshu Madhani · 9 years ago
  26. e5fdee8 qla2xxx: adjust debug flags by Quinn Tran · 9 years ago
  27. 810e30b qla2xxx: release request queue reservation. by Quinn Tran · 9 years ago
  28. 3761f3e qla2xxx: Add flush after updating ATIOQ consumer index. by Quinn Tran · 9 years ago
  29. b20f02e qla2xxx: Enable target mode for ISP27XX by Himanshu Madhani · 9 years ago
  30. ba9f6f6 qla2xxx: Fix hardware lock/unlock issue causing kernel panic. by Saurav Kashyap · 9 years ago
  31. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  32. 5897cb2 qla2xxx: Comment out unreachable code by Bart Van Assche · 9 years ago
  33. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  34. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  35. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  36. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  37. f9b6721 qla_target: improve qlt_unmap_sg() by Joern Engel · 10 years ago
  38. 55a9066 qla_target: make some global functions static by Joern Engel · 10 years ago
  39. c570104 qla_target: remove unused parameter by Joern Engel · 10 years ago
  40. 63163e0 qla2xxx: Add memory barrier before ringing doorbell. by Himanshu Madhani · 10 years ago
  41. e07f8f6 qla2xxx: Add flags for tracing the target commands. by Saurav Kashyap · 10 years ago
  42. d564a37 qla2xxx: Fix hang due to cmd_kref not decrementing by Quinn Tran · 10 years ago
  43. da6b0ac qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY by Himanshu Madhani · 10 years ago
  44. 33e7997 qla2xxx: Add support for QFull throttling and Term Exchange retry by Quinn Tran · 10 years ago
  45. 80187f8 qla2xxx: Host reset handling in ABTS path. by Arun Easi · 10 years ago
  46. b6a029e qla2xxx: Handle chip reset in target mode. by Arun Easi · 10 years ago
  47. c0cb449 qla2xxx: Add Host reset handling in target mode. by Arun Easi · 10 years ago
  48. d29fb73 qla2xxx: Add counter for message by Saurav Kashyap · 10 years ago
  49. d154f35 qla2xxx: Enable SLER conditionally in target mode. by Arun Easi · 10 years ago
  50. 667024a qla2xxx: Remove verbose messages in target mode. by Arun Easi · 10 years ago
  51. 75554b6 qla2xxx: Use correct offset to req-q-out for reserve calculation by Arun Easi · 10 years ago
  52. 78c2106 qla2xxx: fix kernel NULL pointer access by Himanshu Madhani · 10 years ago
  53. fc38504 scsi: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  54. 33a5fce qla2xxx: Fix sparse warning in qla_target.c. by Quinn Tran · 10 years ago
  55. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  56. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  57. 51a07f8 qla2xxx: Convert to percpu_ida session tag pre-allocation by Nicholas Bellinger · 10 years ago
  58. c7ee3bd qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch by Quinn Tran · 10 years ago
  59. 7b89854 qla2xxx: ABTS cause double free of qla_tgt_cmd +. by Quinn Tran · 11 years ago
  60. f83adb6 qla2xxx: T10-Dif: add T10-PI support by Quinn Tran · 11 years ago
  61. 6f58c78 qla2xxx: Fix kernel panic on selective retransmission request by Dr. Greg Wettstein · 11 years ago
  62. 3c231bd qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown by Nicholas Bellinger · 11 years ago
  63. ddb9514 qla2xxx: Fix qlt_lport_register base_vha callback race by Nicholas Bellinger · 11 years ago
  64. 2d15025 qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list by Roland Dreier · 11 years ago
  65. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  66. 49a47f2 qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport by Nicholas Bellinger · 11 years ago
  67. 0e8cd71 qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO. by Saurav Kashyap · 11 years ago
  68. 2930d44 qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure by Nicholas Bellinger · 11 years ago
  69. dcd2119 qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure by Nicholas Bellinger · 11 years ago
  70. 63832aa qla2xxx: Fix schedule_delayed_work() for target timeout calculations by Shivaram Upadhyayula · 11 years ago
  71. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  72. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  73. 7b83355 [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format by Oleksandr Khoshaba · 11 years ago
  74. 08234e3 qla_target: remove qlt_check_fcport_exist by Jörn Engel · 11 years ago
  75. c0c2dd4 qla2xxx: Remove unused function by Jörn Engel · 12 years ago
  76. 33c36c0 [SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs. by Arun Easi · 12 years ago
  77. aa230bc [SCSI] qla2xxx: Enable target mode support for ISP83xx. by Arun Easi · 12 years ago
  78. 8d93f55 [SCSI] qla2xxx: Determine the number of outstanding commands based on available resources. by Chad Dupuis · 12 years ago
  79. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  80. e777d19 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  81. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  82. fa49263 [SCSI] qla2xxx: Fix for warnings reported by sparse. by Saurav Kashyap · 12 years ago
  83. 06e97b4 qla2xxx: Look up LUN for abort requests by Steve Hodgson · 12 years ago
  84. 6efb3c0 qla2xxx: Fix typo in qla2xxx drivers by Masanari Iida · 12 years ago
  85. c8292d1 qla2xxx: Update target lookup session tables when a target session changes by Roland Dreier · 12 years ago
  86. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  87. e4b11b8 qla2xxx: Fix endianness of task management response code by Roland Dreier · 12 years ago
  88. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  89. e1013f1 qla2xxx: Remove racy, now-redundant check of sess_tearing_down by Roland Dreier · 12 years ago
  90. b46e34a qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down by Roland Dreier · 12 years ago
  91. 4f1d0f1 qla2xxx: print the right array elements in qlt_async_event by Alan Cox · 12 years ago
  92. 5134de28 qla2xxx: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  93. fae9eaf qla2xxx: Don't leak commands we give up on in qlt_do_work() by Roland Dreier · 12 years ago
  94. 092e1dc qla2xxx: Don't crash if we can't find cmd for failed CTIO by Roland Dreier · 12 years ago
  95. 2d70c10 [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series by Nicholas Bellinger · 12 years ago