1. 5cfe8d5 qla2xxx: Indicate out-of-memory with -ENOMEM by Bart Van Assche · 8 years ago
  2. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  3. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  4. bc7095a qla2xxx: avoid maybe_uninitialized warning by Arnd Bergmann · 8 years ago
  5. 36c7845 qla2xxx: Add DebugFS node for target sess list. by Quinn Tran · 8 years ago
  6. 1b655b1 tcm_qla2xxx: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  7. dde3283 qla2xxx: Update driver version to 8.07.00.33-k by Himanshu Madhani · 8 years ago
  8. 080c951 qla2xxx: Set relogin flag when we fail to queue login requests. by Chad Dupuis · 8 years ago
  9. 8ce3f57 qla2xxx: Enable T10-DIF for ISP27XX by Himanshu Madhani · 8 years ago
  10. c73191b qla2xxx: Provide mbx info in BBCR data after mbx failure by Harish Zunjarrao · 8 years ago
  11. da08ef5 qla2xxx: Avoid side effects when using endianizer macros. by Joe Carnuccio · 8 years ago
  12. 243de67 qla2xxx: Add support for Private link statistics counters. by Harish Zunjarrao · 8 years ago
  13. 969a619 qla2xxx: Add support for buffer to buffer credit value for ISP27XX. by Sawan Chandak · 8 years ago
  14. 4243c11 qla2xxx: Add support for online flash update for ISP27XX. by Sawan Chandak · 8 years ago
  15. f198caf qla2xxx: Allow fw to hold status before sending ABTS response. by Himanshu Madhani · 8 years ago
  16. 9f8d3d5 qla2xxx: Seed init-cb login timeout from nvram exclusively. by Joe Carnuccio · 8 years ago
  17. 0a583e4 qla2xxx: Remove unneeded link offline message. by Chad Dupuis · 8 years ago
  18. 5327c7d qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity by Quinn Tran · 8 years ago
  19. d7236ac qla2xxx: Use ATIO type to send correct tmr response by Swapnil Nagle · 8 years ago
  20. cb43285 qla2xxx: Fix stale pointer access. by Quinn Tran · 8 years ago
  21. a07100e qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM by Quinn Tran · 9 years ago
  22. dacb582 qla2xxx: Fix warning reported by static checker by Himanshu Madhani · 9 years ago
  23. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  24. fab683e scsi: qla2xxxx: avoid type mismatch in comparison by Arnd Bergmann · 9 years ago
  25. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 9 years ago
  26. 3bb67df qla2xxx: Check for online flag instead of active reset when transmitting responses by Dilip Kumar Uppugandla · 9 years ago
  27. e7b42e3 qla2xxx: Set all queues to 4k by Quinn Tran · 9 years ago
  28. 481ce73 qla2xxx: Disable ZIO at start time. by Quinn Tran · 9 years ago
  29. 2f424b9 qla2xxx: Move atioq to a different lock to reduce lock contention by Quinn Tran · 9 years ago
  30. fb3269b qla2xxx: Add selective command queuing by Quinn Tran · 9 years ago
  31. cdb898c qla2xxx: Add irq affinity notification by Quinn Tran · 9 years ago
  32. 7560151 qla2xxx: Remove dependency on hardware_lock to reduce lock contention. by Quinn Tran · 9 years ago
  33. 193b50b qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit. by Quinn Tran · 9 years ago
  34. b7bd104 qla2xxx: Wait for all conflicts before ack'ing PLOGI by Alexei Potashnik · 9 years ago
  35. 71cdc07 qla2xxx: Delete session if initiator is gone from FW by Alexei Potashnik · 9 years ago
  36. 6eb5471 qla2xxx: Added interface to send explicit LOGO. by Himanshu Madhani · 9 years ago
  37. 03e8c68 qla2xxx: Add FW resource count in DebugFS. by Quinn Tran · 9 years ago
  38. ce1025c qla2xxx: Enable Target counters in DebugFS. by Himanshu Madhani · 9 years ago
  39. 2f56a7f qla2xxx: Enable Exchange offload support. by Himanshu Madhani · 9 years ago
  40. b0d6cab qla2xxx: Enable Extended Logins support by Himanshu Madhani · 9 years ago
  41. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  42. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  43. 3786dc4 qla2xxx: Fix regression introduced by target configFS changes by Himanshu Madhani · 9 years ago
  44. 940a7f0 qla2xxx: Remove unavailable firmware files by Himanshu Madhani · 9 years ago
  45. 0874f8e qla2xxx: Fix rwlock recursion by Bart Van Assche · 9 years ago
  46. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  47. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  48. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  49. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  50. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  51. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  52. ef2a388 qla2xxx: Update driver version to 8.07.00.26-k by Himanshu Madhani · 9 years ago
  53. 2b48992 qla2xxx: Add pci device id 0x2261. by Sawan Chandak · 9 years ago
  54. a1d0285 qla2xxx: Fix missing device login retries. by Arun Easi · 9 years ago
  55. 63e322a qla2xxx: do not clear slot in outstanding cmd array by Himanshu Madhani · 9 years ago
  56. 9621942 qla2xxx: Remove decrement of sp reference count in abort handler. by Chad Dupuis · 9 years ago
  57. 03aa868 qla2xxx: Add support to show MPI and PEP FW version for ISP27xx. by Sawan Chandak · 9 years ago
  58. fd49a54 qla2xxx: Do not reset ISP for error entry with an out of range handle. by Chad Dupuis · 9 years ago
  59. c7bc4ca qla2xxx: Do not reset adapter if SRB handle is in range. by Chad Dupuis · 9 years ago
  60. 8fbdac8 qla2xxx: Do not crash system for sp ref count zero by Hiral Patel · 9 years ago
  61. d6b9b42 qla2xxx: Add adapter checks for FAWWN functionality. by Saurav Kashyap · 9 years ago
  62. 8dd7e3a qla2xxx: Pause risc before manipulating risc semaphore. by Joe Carnuccio · 9 years ago
  63. cc79076 qla2xxx: Use ssdid to gate semaphore manipulation. by Joe Carnuccio · 9 years ago
  64. 17cac3a qla2xxx: Handle AEN8014 incoming port logout. by Joe Carnuccio · 9 years ago
  65. f299c7c qla2xxx: Add serdes register read/write support for ISP25xx. by Joe Carnuccio · 9 years ago
  66. 5155ce5 qla2xxx: Return the fabric command state for non-task management requests by Dilip Kumar Uppugandla · 9 years ago
  67. 8d16366 qla2xxx: Avoid that sparse complains about context imbalances by Bart Van Assche · 9 years ago
  68. 8a318fe qla2xxx: Remove dead code by Bart Van Assche · 9 years ago
  69. 82e6afd qla2xxx: Remove a superfluous test by Bart Van Assche · 9 years ago
  70. 8dfa4b5a qla2xxx: Fix sparse annotations by Bart Van Assche · 9 years ago
  71. 118e2ef qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes by Bart Van Assche · 9 years ago
  72. ad95036 qla2xxx: Remove __constant_ prefix by Bart Van Assche · 9 years ago
  73. df3f4cd qla2xxx: Replace two macros with an inline function by Bart Van Assche · 9 years ago
  74. 52c8282 qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  75. 2374dd2 qla2xxx: Declare local functions static by Bart Van Assche · 9 years ago
  76. c3ff356 qla2xxx: Report both rsp_info and rsp_info_len by Bart Van Assche · 9 years ago
  77. a30c2a3 qla2xxx: prevent board_disable from running during EEH by Thadeu Lima de Souza Cascardo · 9 years ago
  78. 24c7d6c qla2xxx: Update tcm_qla2xxx module description to 24xx+ by Sebastian Herbszt · 9 years ago
  79. 7359df2 qla2xxx: terminate exchange when command is aborted by LIO by Alexei Potashnik · 9 years ago
  80. e52a8b4 qla2xxx: drop cmds/tmrs arrived while session is being deleted by Alexei Potashnik · 9 years ago
  81. d20ed91 qla2xxx: disable scsi_transport_fc registration in target mode by Alexei Potashnik · 9 years ago
  82. df67327 qla2xxx: added sess generations to detect RSCN update races by Alexei Potashnik · 9 years ago
  83. daddf5c qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives by Alexei Potashnik · 9 years ago
  84. a6ca887 qla2xxx: delay plogi/prli ack until existing sessions are deleted by Alexei Potashnik · 9 years ago
  85. 8b2f5ff qla2xxx: cleanup cmd in qla workqueue before processing TMR by Swapnil Nagle · 9 years ago
  86. b2032fd qla2xxx: kill sessions/log out initiator on RSCN and port down events by Roland Dreier · 9 years ago
  87. 9fce125 qla2xxx: fix command initialization in target mode. by Kanoj Sarcar · 9 years ago
  88. 6bc85dd qla2xxx: Remove msleep in qlt_send_term_exchange by Himanshu Madhani · 9 years ago
  89. e5fdee8 qla2xxx: adjust debug flags by Quinn Tran · 9 years ago
  90. 810e30b qla2xxx: release request queue reservation. by Quinn Tran · 9 years ago
  91. 3761f3e qla2xxx: Add flush after updating ATIOQ consumer index. by Quinn Tran · 9 years ago
  92. b20f02e qla2xxx: Enable target mode for ISP27XX by Himanshu Madhani · 9 years ago
  93. ba9f6f6 qla2xxx: Fix hardware lock/unlock issue causing kernel panic. by Saurav Kashyap · 9 years ago
  94. fd4e139 tcm_qla2xxx: pass timeout as HZ independent value by Nicholas Mc Guire · 9 years ago
  95. 3e963b2 tcm_qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  96. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  97. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  98. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  99. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  100. 8d2b21d qla2xxx: Fix indentation by Bart Van Assche · 9 years ago