1. 7190575 [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset. by Giridhar Malavali · 14 years ago
  2. f5e3e40 [SCSI] qla2xxx: Remove host_lock in queuecommand function by Madhuranath Iyengar · 14 years ago
  3. 0ce8791 [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure. by Giridhar Malavali · 14 years ago
  4. f2019cb [SCSI] qla2xxx: Remove redundant module parameter permission bits by Joe Carnuccio · 14 years ago
  5. 8ae598d [SCSI] qla2xxx: list cursors are not null by Dan Carpenter · 14 years ago
  6. 579d12b [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. by Saurav Kashyap · 14 years ago
  7. 69abf61 [SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function. by Saurav Kashyap · 14 years ago
  8. 087c621 [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts. by Andrew Vasquez · 14 years ago
  9. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  10. 38170fa [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function. by Giridhar Malavali · 14 years ago
  11. 170babc [SCSI] qla2xxx: Drop srb reference before waiting for completion. by Mike Christie · 14 years ago
  12. e30d175 [SCSI] qla2xxx: Addition of shutdown callback handler. by Madhuranath Iyengar · 14 years ago
  13. 339aa70 [SCSI] qla2xxx: Initialize the vport_slock spinlock. by Andrew Vasquez · 14 years ago
  14. 09d1dc2 [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces by Madhuranath Iyengar · 14 years ago
  15. 4da26e1 [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. by Chad Dupuis · 14 years ago
  16. 1e6d067 [SCSI] qla2xxx: Remove port down retry count. by Chad Dupuis · 14 years ago
  17. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  18. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  19. bcc5b6d [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX. by Saurav Kashyap · 14 years ago
  20. 58548cb [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi command. by Giridhar Malavali · 14 years ago
  21. bddd2d6 [SCSI] qla2xxx: Update to AER support, do early abort commands. by Lalit Chandivade · 14 years ago
  22. a5b3632 [SCSI] qla2xxx: Added AER support for ISP82xx. by Lalit Chandivade · 14 years ago
  23. feafb7b [SCSI] qla2xxx: Fix vport delete issues by Arun Easi · 14 years ago
  24. a74bdf4 [SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout by Mike Christie · 14 years ago
  25. ae68230 drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats by Joe Perches · 14 years ago
  26. 0c47087 [SCSI] qla2xxx: T10 DIF Type 2 support by Arun Easi · 14 years ago
  27. 3dbe756 [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. by Andrew Vasquez · 14 years ago
  28. de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
  29. 4d78c97 [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands. by Giridhar Malavali · 14 years ago
  30. 8867048 [SCSI] qla2xxx: Add qla2x00_free_fcports() function by Chad Dupuis · 14 years ago
  31. 6907869 [SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as default for ISP 82xx. by Giridhar Malavali · 14 years ago
  32. ba77ef5 [SCSI] qla2xxx: T10 DIF enablement for 81XX by Arun Easi · 14 years ago
  33. 23f2ebd [SCSI] qla2xxx: Add internal loopback support for ISP81xx. by Sarang Radke · 14 years ago
  34. 083a469 [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort. by Giridhar Malavali · 14 years ago
  35. b963752 [SCSI] qla2xxx: Clear drive active CRB register when not in use. by Giridhar Malavali · 14 years ago
  36. f4c496c [SCSI] qla2xxx: Optionally disable target reset. by Giridhar Malavali · 15 years ago
  37. 86fbee8 [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusive by Lalit Chandivade · 15 years ago
  38. bad7500 [SCSI] qla2xxx: T10 DIF support added. by Arun Easi · 15 years ago
  39. 3822263 [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. by Madhuranath Iyengar · 15 years ago
  40. 4916392 [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. by Madhuranath Iyengar · 15 years ago
  41. 5ff1d58 [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. by Andrew Vasquez · 15 years ago
  42. 6a03b4c [SCSI] qla2xxx: Add char device to increase driver use count by Harish Zunjarrao · 15 years ago
  43. 3e46f03 [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. by Lalit Chandivade · 15 years ago
  44. a908301 [SCSI] qla2xxx: Add ISP82XX support. by Giridhar Malavali · 15 years ago
  45. 7794a5a [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter by Ferenc Wagner · 15 years ago
  46. 6c452a4 [SCSI] qla2xxx: General checkpatch corrections. by Andrew Vasquez · 15 years ago
  47. 7da23b86e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  49. d84a47c [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time. by Michael Hernandez · 15 years ago
  50. 8c1496b [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset. by Richard Lary · 15 years ago
  51. ae97c91 [SCSI] qla2xxx: Add firmware ETS burst support. by Andrew Vasquez · 15 years ago
  52. 715848c [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback. by Andrew Vasquez · 15 years ago
  53. 55e5ed2 [SCSI] qla2xxx: Correct EH bus-reset handling. by Andrew Vasquez · 15 years ago
  54. db3ad7f [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out. by Giridhar Malavali · 15 years ago
  55. 08002af [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth() by Roel Kluin · 15 years ago
  56. f8ac608 [SCSI] qla2xxx: Remove firmware hint for 81xx parts. by Giridhar Malavali · 15 years ago
  57. 9a069e1 [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. by Giridhar Malavali · 15 years ago
  58. 90a86fc [SCSI] qla2xxx: Enhance EEH support and enable AER support. by Joe Carnuccio · 15 years ago
  59. f08b725 [SCSI] qla2xxx: Correct FCP2 recovery handling. by Andrew Vasquez · 15 years ago
  60. ca79cf6 [SCSI] qla2xxx: Added to EEH support. by Duane Grigsby · 15 years ago
  61. 8588080 [SCSI] qla2xxx: Extend base EEH support in qla2xxx. by Andrew Vasquez · 15 years ago
  62. c45dd30 [SCSI] qla2xxx: Queue depth ramp up/down modification changes. by Giridhar Malavali · 15 years ago
  63. 1486400 [SCSI] qla2xxx: dpc thread can execute before scsi host has been added by Michael Reed · 15 years ago
  64. 65d430f [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh by Christof Schmitt · 15 years ago
  65. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  66. 3420d36 [SCSI] qla2xxx: Add firmware-dump kobject uevent notification. by Andrew Vasquez · 15 years ago
  67. 67becc0 [SCSI] qla2xxx: Properly delete rports attached to a vport. by Andrew Vasquez · 15 years ago
  68. 0d6e61b [SCSI] qla2xxx: Correct various NPIV issues. by Andrew Vasquez · 15 years ago
  69. d970432 [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. by Lalit Chandivade · 15 years ago
  70. 8474f3a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. by Santosh Vernekar · 15 years ago
  71. ac280b6 [SCSI] qla2xxx: Add asynchronous-login support. by Andrew Vasquez · 15 years ago
  72. cf53b06 [SCSI] qla2xxx: Generalize srb structure usage. by Andrew Vasquez · 15 years ago
  73. 7163ea8 [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails by Anirban Chakraborty · 15 years ago
  74. 27dc9c5 qla2xxx: Fixed a bug in number of response queue creation logic. by Anirban Chakraborty · 15 years ago
  75. f999f4c [SCSI] qla2xxx: Reduce lock-contention during do-work processing. by Andrew Vasquez · 15 years ago
  76. cbc8eb6 [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs. by Andrew Vasquez · 15 years ago
  77. 40859ae [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode. by Anirban Chakraborty · 15 years ago
  78. 11bbc1d [SCSI] qla2xxx: Export TLV data on supported ISPs. by Andrew Vasquez · 15 years ago
  79. ce0423f [SCSI] qla2xxx: Export XGMAC statistics on supported ISPs. by Andrew Vasquez · 15 years ago
  80. e5b68a6 [SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets. by Anirban Chakraborty · 16 years ago
  81. e337d90 [SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics. by Andrew Vasquez · 16 years ago
  82. a13d8ac [SCSI] qla2xxx: Conditionally disable automatic queue full tracking. by Michael Reed · 16 years ago
  83. 67c2e93 [SCSI] qla2xxx: Remove reference to request queue from scsi request block. by Anirban Chakraborty · 16 years ago
  84. 68ca949 [SCSI] qla2xxx: Add CPU affinity support. by Anirban Chakraborty · 16 years ago
  85. 2afa19a [SCSI] qla2xxx: Add QoS support. by Anirban Chakraborty · 16 years ago
  86. d53b48d [SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs. by Seokmann Ju · 16 years ago
  87. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  88. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  89. b9b12f7 [SCSI] qla2xxx: Correct several PCI-EEH issues. by Seokmann Ju · 16 years ago
  90. 3d79038f [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. by Andrew Vasquez · 16 years ago
  91. ad0ecd6 [SCSI] qla2xxx: Add EDC-update support. by Joe Carnuccio · 16 years ago
  92. ddb9b12 [SCSI] qla2xxx: Cleanup unused flags and #defines. by Shyam Sundar · 16 years ago
  93. 2533cf6 [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. by Lalit Chandivade · 16 years ago
  94. b997876 [SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer tear-down. by Andrew Vasquez · 16 years ago
  95. e612d46 [SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds(). by Andrew Vasquez · 16 years ago
  96. b64b0e8 [SCSI] qla2xxx: Pass in optional extended-initialization control block. by Andrew Vasquez · 16 years ago
  97. a5326f8 [SCSI] qla2xxx: Consolidate queuecommand implementations. by Giridhar Malavali · 16 years ago
  98. 0802999 [SCSI] qla2xxx: Refactor request/response-queue register handling. by Andrew Vasquez · 16 years ago
  99. ca42f2b [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structure size. by Andrew Vasquez · 16 years ago
  100. c6b2fca [SCSI] qla2xxx: Correct truncation in return-code status checking. by Andrew Vasquez · 16 years ago