1. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  2. a1e0063 [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_wait by Mike Christie · 14 years ago
  3. 349ed5a [SCSI] qla4xxx: Update driver version to 5.02.00-k4 by Vikas Chaudhary · 14 years ago
  4. 92b3e5b [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb by Mike Christie · 14 years ago
  5. d64eab7 [SCSI] qla4xxx: remove unwanted check for bad spd by Vikas Chaudhary · 14 years ago
  6. 7b3595d [SCSI] qla4xxx: update AER support for ISP82XX by Vikas Chaudhary · 14 years ago
  7. b25ee66 [SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it. by Shyam Sundar · 14 years ago
  8. 2657c80 [SCSI] qla4xxx: use CRB Register for Request Queue in-pointer by Shyam Sundar · 14 years ago
  9. 91a772a [SCSI] qla4xxx: dump mailbox registers on System Error by Karen Higgins · 14 years ago
  10. 6434080 [SCSI] qla4xxx: Add support for 8130/8131 AENs. by Shyam Sundar · 14 years ago
  11. 99457d7 [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly. by Lalit Chandivade · 14 years ago
  12. 2bd1e2b [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to complete by Nilesh Javali · 14 years ago
  13. 3710c60 [SCSI] qla4xxx: free_irqs on failed initialize_adapter by Vikas Chaudhary · 14 years ago
  14. 735e415 [SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry by Vikas Chaudhary · 14 years ago
  15. 884292e [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online by Vikas Chaudhary · 14 years ago
  16. f931c53 [SCSI] qla4xxx: honor return status of qla4xxx_hw_reset by Vikas Chaudhary · 14 years ago
  17. f581a3f [SCSI] qla4xxx: Trivial cleanup by Vikas Chaudhary · 14 years ago
  18. a6751cc [SCSI] qla4xxx: fix build on PPC by Jiri Slaby · 14 years ago
  19. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 14 years ago
  20. 3c3e210 [SCSI] qla4xxx: fix compilation warning by Vikas Chaudhary · 14 years ago
  21. e8ed741 [SCSI] qla4xxx: Update driver version to 5.02.00-k3 by Vikas Chaudhary · 14 years ago
  22. 2232be0 [SCSI] qla4xxx: Added AER support for ISP82xx by Lalit Chandivade · 14 years ago
  23. 2103363 [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios by Nilesh Javali · 14 years ago
  24. 2ccdf0d [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x by Vikas Chaudhary · 14 years ago
  25. 0753b48 [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc by Vikas Chaudhary · 14 years ago
  26. 9d4946f [SCSI] qla4xxx: Stop firmware before doing init firmware. by Lalit Chandivade · 14 years ago
  27. b173a132 [SCSI] qla4xxx: Use the correct request queue. by Vikas Chaudhary · 14 years ago
  28. 3013cea [SCSI] qla4xxx: set correct value in sess->recovery_tmo by Vikas Chaudhary · 14 years ago
  29. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  30. c01be6d [SCSI] iscsi_transport: wait on session in error handler path by Mike Christie · 14 years ago
  31. 4b6c83f [SCSI] qla4xxx: Update driver version to 5.02.00-k2 by Vikas Chaudhary · 14 years ago
  32. 3b2bef1 [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs by Vikas Chaudhary · 14 years ago
  33. bb6f7d5 [SCSI] qla4xxx: wait for device_ready before device discovery by Karen Higgins · 14 years ago
  34. c2660df [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk by Vikas Chaudhary · 14 years ago
  35. f4f5df23 [SCSI] qla4xxx: Added support for ISP82XX by Vikas Chaudhary · 14 years ago
  36. dbaf82e [SCSI] qla4xxx: Handle one H/W Interrupt at a time by Ravi Anand · 14 years ago
  37. beabe7c [SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA by Prasanna Mumbai · 14 years ago
  38. b966346 [SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready by Vikas Chaudhary · 14 years ago
  39. 3638632 [SCSI] qla4xxx: unblock iscsi session after setting ddb state online. by Vikas Chaudhary · 14 years ago
  40. e349fa3 [SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changed by Vikas Chaudhary · 14 years ago
  41. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  42. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  43. 1a6633d [SCSI] qla4xxx: Update driver version to 5.02.00-k1 by Vikas Chaudhary · 15 years ago
  44. 09a0f71 [SCSI] qla4xxx: added support for abort task management command by Vikas Chaudhary · 15 years ago
  45. 5369887 [SCSI] qla4xxx: correct use of cmd->host_scribble by Vikas Chaudhary · 15 years ago
  46. 821d6e5 [SCSI] qla4xxx: do not retry login to CHAP auth failed targets by Vikas Chaudhary · 15 years ago
  47. c301b02 [SCSI] qla4xxx: Updated firmware ready timeout algorithm by Vikas Chaudhary · 15 years ago
  48. c2393cd [SCSI] qla4xxx: Code Clean up - remove "marker_needed" by Vikas Chaudhary · 15 years ago
  49. 065aa1b [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN by Vikas Chaudhary · 15 years ago
  50. 2a49a78 [SCSI] qla4xxx: added IPv6 support. by Vikas Chaudhary · 15 years ago
  51. 1482338 scsi: fix operator precedence warning by Randy Dunlap · 15 years ago
  52. 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
  53. b392551 [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig by Mike Christie · 15 years ago
  54. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  55. b06fc73 [SCSI] qla4xxx: Removed residual from overrun debug print by Mike Christie · 15 years ago
  56. 16ed55f [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progress by Karen Higgins · 15 years ago
  57. 612f734 [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset by Karen Higgins · 15 years ago
  58. dca05c4 [SCSI] qla4xxx: Fix Driver Fault Recovery Completion by Karen Higgins · 15 years ago
  59. 5c656af [SCSI] qla4xxx: add timeout handler by Mike Christie · 15 years ago
  60. 94bced3 [SCSI] qla4xxx: Correct Extended Sense Data Errors by Karen Higgins · 15 years ago
  61. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  62. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  63. 41bbdbe [SCSI] qla4xxx: do not reuse session when connecting to different target port by Mike Christie · 16 years ago
  64. 11b9182 trivial: Fix misspelling of "firmware" in ql4_mbx.c by Nick Andrew · 16 years ago
  65. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
  66. e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  67. 56d7fcf [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values by Mike Christie · 16 years ago
  68. c5e98e9 [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error by Mike Christie · 16 years ago
  69. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  70. d510d96 [SCSI] qla4xxx: fix queue depth setting by Mike Christie · 16 years ago
  71. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
  72. 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
  73. 9d56291 [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code by David C Somayajulu · 17 years ago
  74. ce54503 [SCSI] qla4xxx: Add target reset functionality by Mike Christie · 17 years ago
  75. 024f801 [SCSI] qla4xxx: regression - add start scan callout by Mike Christie · 17 years ago
  76. 50a29ae [SCSI] qla4xxx: fix host reset dpc race by Mike Christie · 17 years ago
  77. 65fecc7 [SCSI] qla4xxx: fix up residual handling by David Somayajulu · 17 years ago
  78. 921601b [SCSI] qla4xxx: add async scan support by Mike Christie · 17 years ago
  79. 568d303 [SCSI] qla4xxx: fix recovery timer and session unblock race by Mike Christie · 17 years ago
  80. 7fb1921 [SCSI] qla4xxx: use iscsi class session state check ready by Mike Christie · 17 years ago
  81. b635930 [SCSI] qla4xxx: directly call iscsi recovery functions by Mike Christie · 17 years ago
  82. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 17 years ago
  83. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  84. 7ffc49a [ETH]: Combine format_addr() with print_mac(). by Michael Chan · 17 years ago
  85. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  86. 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 17 years ago
  87. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  88. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  89. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  90. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  91. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  92. 6ea7e33 [SCSI] qla4xxx: Fix underrun/overrun conditions by David C Somayajulu · 17 years ago
  93. 46235e6 [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitialized by David C Somayajulu · 17 years ago
  94. d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 17 years ago
  95. 2223696 [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address by Mike Christie · 17 years ago
  96. 0ab823d [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities by Mike Christie · 17 years ago
  97. 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 17 years ago
  98. 2174a04 [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers by Mike Christie · 17 years ago
  99. aa1e93a [SCSI] qla4xxx: export mac as hw address by Mike Christie · 17 years ago
  100. 5f7186c [SCSI] qla4xxx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago