1. cb43285 qla2xxx: Fix stale pointer access. by Quinn Tran · 9 years ago
  2. 52c8282 qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  3. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  4. ded6411 qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled. by Sawan Chandak · 9 years ago
  5. 94bcf83 qla2xxx: Fix printks in ql_log message by Yannick Guerrini · 9 years ago
  6. 4096953 qla2xxx: ISP25xx multiqueue shadow register crash fix. by Joe Carnuccio · 10 years ago
  7. bd21eaf qla2xxx: Change copyright year to 2014 in all the source files. by Armen Baloyan · 10 years ago
  8. f73cb69 [SCSI] qla2xxx: Add support for ISP2071. by Chad Dupuis · 10 years ago
  9. da9b1d5 [SCSI] qla2xxx: Correct multiqueue offset calculations. by Andrew Vasquez · 11 years ago
  10. 1e63395 [SCSI] qla2xxx: Update the copyright information. by Saurav Kashyap · 11 years ago
  11. 8d93f55 [SCSI] qla2xxx: Determine the number of outstanding commands based on available resources. by Chad Dupuis · 12 years ago
  12. 29c08cd qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_map by Nicholas Bellinger · 12 years ago
  13. 5d2878b [SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe. by Chad Dupuis · 12 years ago
  14. 46152ce [SCSI] qla2xxx: Update the driver copyright. by Chad Dupuis · 12 years ago
  15. d6a0358 [SCSI] qla2xxx: Fix typo in qla2xxx files by Masanari Iida · 12 years ago
  16. 2d70c10 [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series by Nicholas Bellinger · 12 years ago
  17. c6d39e2 [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port. by Joe Carnuccio · 12 years ago
  18. 5f28d2d [SCSI] qla2xxx: Add ql_dbg_verbose logging level. by Saurav Kashyap · 12 years ago
  19. 642ef98 [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. by Chad Dupuis · 12 years ago
  20. e02587d [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. by Arun Easi · 13 years ago
  21. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
  22. 8251592 [SCSI] qla2xxx: Allow an override of the registered maximum LUN. by Andrew Vasquez · 13 years ago
  23. ec426e1 [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled. by Chad Dupuis · 13 years ago
  24. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 13 years ago
  25. 970ee0c [SCSI] qla2xxx: make rport deletions explicit during vport removal by Arun Easi · 14 years ago
  26. feafb7b [SCSI] qla2xxx: Fix vport delete issues by Arun Easi · 14 years ago
  27. 0c47087 [SCSI] qla2xxx: T10 DIF Type 2 support by Arun Easi · 14 years ago
  28. 3dbe756 [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. by Andrew Vasquez · 14 years ago
  29. de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
  30. 3f3b6f9 [SCSI] qla2xxx: Do not enable VP in non fabric topology. by Lalit Chandivade · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. a67093d [SCSI] qla2xxx: Obtain proper host structure during response-queue processing. by Anirban Chakraborty · 15 years ago
  33. 5c66f5d [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode by Anirban Chakraborty · 15 years ago
  34. 3155754 [SCSI] qla2xxx: fix for multiqueue in MISX disabled case by Anirban Chakraborty · 15 years ago
  35. 531a82d [SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions. by Andrew Vasquez · 15 years ago
  36. c7922a9 [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create by Anirban Chakraborty · 15 years ago
  37. 0d6e61b [SCSI] qla2xxx: Correct various NPIV issues. by Andrew Vasquez · 15 years ago
  38. ac280b6 [SCSI] qla2xxx: Add asynchronous-login support. by Andrew Vasquez · 15 years ago
  39. 4b78524 [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies. by Lalit Chandivade · 15 years ago
  40. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  41. 68ca949 [SCSI] qla2xxx: Add CPU affinity support. by Anirban Chakraborty · 15 years ago
  42. 2afa19a [SCSI] qla2xxx: Add QoS support. by Anirban Chakraborty · 15 years ago
  43. a5326f8 [SCSI] qla2xxx: Consolidate queuecommand implementations. by Giridhar Malavali · 15 years ago
  44. 0802999 [SCSI] qla2xxx: Refactor request/response-queue register handling. by Andrew Vasquez · 15 years ago
  45. ee546b6 [SCSI] qla2xxx: Correct vport delete bug. by Anirban Chakraborty · 15 years ago
  46. cf5a163 [SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion. by Anirban Chakraborty · 15 years ago
  47. 618a752 [SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode. by Anirban Chakraborty · 15 years ago
  48. 29bdccb [SCSI] qla2xxx: Fix ISP restart bug in multiq code by Anirban Chakraborty · 16 years ago
  49. 444786d [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. by Andrew Vasquez · 16 years ago
  50. 73208df [SCSI] qla2xxx: add support for multi-queue adapter by Anirban Chakraborty · 16 years ago
  51. 7b867cf [SCSI] qla2xxx: Refactor qla data structures by Anirban Chakraborty · 16 years ago
  52. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  53. c9c5ced [SCSI] qla2xxx: Additional NPIV corrections. by Andrew Vasquez · 16 years ago
  54. 5de1f70 [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync. by Seokmann Ju · 16 years ago
  55. 8f0d643 [SCSI] qla2xxx: Correct fcport state-management during loss. by Seokmann Ju · 16 years ago
  56. 711c1d9 [SCSI] qla2xxx: Cleanup NPIV related functions by Seokmann Ju · 16 years ago
  57. 08b95a1 [SCSI] qla2xxx: Correct handling of AENs postings for vports. by Seokmann Ju · 16 years ago
  58. 6c2f527 [SCSI] qla2xxx: Convert vport_sem to a mutex by matthias@kaehlcke.net · 16 years ago
  59. 221726d [SCSI] qla2xxx: Correct vport configuration-change handling. by Seokmann Ju · 16 years ago
  60. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 16 years ago
  61. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  62. a824ebb [SCSI] qla2xxx: Code cleanups. by Adrian Bunk · 17 years ago
  63. 50db6b1 [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vport creation. by Seokmann Ju · 17 years ago
  64. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 17 years ago
  65. eb66dc6 [SCSI] qla2xxx: Correct NPIV support for recent ISPs. by Andrew Vasquez · 17 years ago
  66. 26ff776 [SCSI] qla2xxx: Sparse cleanups in qla_mid.c by Andrew Vasquez · 17 years ago
  67. f363b94 [SCSI] qla2xxx: Use shost_priv(). by Andrew Vasquez · 17 years ago
  68. 2c3dfe3 [SCSI] qla2xxx: add support for NPIV by Seokmann Ju · 17 years ago