1. cf53b06 [SCSI] qla2xxx: Generalize srb structure usage. by Andrew Vasquez · 15 years ago
  2. dc162b6 [SCSI] mpt2sas: Bump driver version 01.100.06.00 by Kashyap, Desai · 15 years ago
  3. 5b76858 [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization by Kashyap, Desai · 15 years ago
  4. ed79f12 [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg by Kashyap, Desai · 15 years ago
  5. 34a03be [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context by Kashyap, Desai · 15 years ago
  6. cc0f520 [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. by Kashyap, Desai · 15 years ago
  7. 155dd4c [SCSI] mpt2sas: Prevent sending command to FW while Host Reset by Kashyap, Desai · 15 years ago
  8. cd4e12e [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread by Kashyap, Desai · 15 years ago
  9. 69cb487 [SCSI] stex: Add reset code for st_yel (v2) by Ed Lin · 15 years ago
  10. 41e05a1 [SCSI] zfcp: optimize zfcp_qdio_account by Heiko Carstens · 15 years ago
  11. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 15 years ago
  12. 0fac3f4 [SCSI] zfcp: Handle failures during device allocation correctly by Christof Schmitt · 15 years ago
  13. f4395b6 [SCSI] zfcp: proper use of device register by Sebastian Ott · 15 years ago
  14. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  15. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  16. 98fc4d5 [SCSI] zfcp: Simplify and update ct/gs and els timeout handling by Christof Schmitt · 15 years ago
  17. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  18. ea945ff [SCSI] zfcp: resolve false usage of dd_data in fc_rport by Swen Schillig · 15 years ago
  19. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  20. d5a282a [SCSI] zfcp: introduce _setup, _destroy for qdio and FC by Swen Schillig · 15 years ago
  21. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  22. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  23. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  24. 42428f7 [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req by Swen Schillig · 15 years ago
  25. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  26. 09a46c6 [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag by Swen Schillig · 15 years ago
  27. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  28. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  29. bd63eaf [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio by Swen Schillig · 15 years ago
  30. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  31. 14e242e [SCSI] zfcp: Only issue one test link command per port by Christof Schmitt · 15 years ago
  32. 44f09f7 [SCSI] zfcp: Remove useless assignment by Christof Schmitt · 15 years ago
  33. 2e261af [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels by Christof Schmitt · 15 years ago
  34. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  35. d46f384 [SCSI] zfcp: Move debug data from zfcp_data to own data structure by Christof Schmitt · 15 years ago
  36. a67417a [SCSI] zfcp: invalid usage after free of port resources by Swen Schillig · 15 years ago
  37. cdf69bb [SCSI] scsi_dh_rdac: add support for next generation of Dell PV array by Yanqing_Liu@Dell.com · 15 years ago
  38. 8ea0696 [SCSI] mptsas : Bump version to 3.04.11 by Kashyap, Desai · 15 years ago
  39. d130691 [SCSI] mptsas : Code cleanup of host page alloc and diag reset. by Kashyap, Desai · 15 years ago
  40. 79a3ec1 [SCSI] mptsas : set max_id to infinite value. by Kashyap, Desai · 15 years ago
  41. 4b97650 [SCSI] mptsas : Change config request timeout value to 30 seconds. by Kashyap, Desai · 15 years ago
  42. d23321b [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY status by Kashyap, Desai · 15 years ago
  43. a247fa4 [SCSI] mptsas : Removed mptscsih_timer_expired. by Kashyap, Desai · 15 years ago
  44. 9d2e9d6 [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. by Kashyap, Desai · 15 years ago
  45. 4dbfb54 [SCSI] scsi_dh: add two SUN devices to the list of devices supported by default by Chandra Seetharaman · 15 years ago
  46. 95a3639 [SCSI] fix bugs in scsi_vpd_inquiry() by James Bottomley · 15 years ago
  47. 5f91bb0 [SCSI] reservation conflict after timeout causes device to be taken offline by Michael Reed · 15 years ago
  48. edced19 [SCSI] nsp_cs: fix buf overflow by Jiri Slaby · 15 years ago
  49. a2cf8a6 [SCSI] ch: Check NULL for kmalloc() return by Davidlohr Bueso A · 15 years ago
  50. d688669 [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool by Sage Weil · 15 years ago
  51. d430ddc [SCSI] qla2xxx: Update version number to 8.03.01-k5 by Giridhar Malavali · 15 years ago
  52. 7163ea8 [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails by Anirban Chakraborty · 15 years ago
  53. 09ccbcc [SCSI] qla2xxx: Correct display of vp_count in debug printk. by Andrew Vasquez · 15 years ago
  54. eb94114 [SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue by Anirban Chakraborty · 15 years ago
  55. 80de7ef [SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations. by Andrew Vasquez · 15 years ago
  56. f9e899e [SCSI] qla2xxx: Pad IOCB structure for size requirements. by Shyam Sundar · 15 years ago
  57. a2d301e [SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis. by Santosh Vernekar · 15 years ago
  58. 4b78524 [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies. by Lalit Chandivade · 15 years ago
  59. faadc5e [SCSI] qla2xxx: Mark all devices lost on loss of fc port. by Santosh Vernekar · 15 years ago
  60. 55903b9 [SCSI] qla2xxx: Skip RSCN processing on vha if event is global. by Santosh Vernekar · 15 years ago
  61. 9764ff8 [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN. by Andrew Vasquez · 15 years ago
  62. 8f1f3ec [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers. by Ravi Anand · 15 years ago
  63. 2bfd2e1 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. by Chandra Seetharaman · 15 years ago
  64. 14d9cb5 [SCSI] scsi_dh: Provide set_params interface in emc device handler by Chandra Seetharaman · 15 years ago
  65. 18ee70c [SCSI] scsi_dh: add the interface scsi_dh_set_params() by Chandra Seetharaman · 15 years ago
  66. 21fab1d [SCSI] ses: update enclosure data on hot add by James Bottomley · 15 years ago
  67. 43d8eb9 [SCSI] ses: add support for enclosure component hot removal by James Bottomley · 15 years ago
  68. 163f52b [SCSI] ses: fix hotplug with multiple devices and expanders by James Bottomley · 15 years ago
  69. 0124ca9 [SCSI] ipr: fix buffer overflow by Brian King · 15 years ago
  70. c19dcd0 [SCSI] bnx2i : Fix "cid #n not valid" issue by Anil Veerabhadrappa · 15 years ago
  71. 534cc9c [SCSI] bnx2i : Fix command session number jump issue seen during cable pull test by Anil Veerabhadrappa · 15 years ago
  72. 1d1b88d [SCSI] fcoe: removes phys_dev and renames real_dev to netdev. by Vasu Dev · 15 years ago
  73. 53fcfbb [SCSI] libfc: Remove page flags check for sglist by Yi Zou · 15 years ago
  74. 537029f [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data by Yi Zou · 15 years ago
  75. 15a521b [SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSO by Yi Zou · 15 years ago
  76. d717968 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM by Vasu Dev · 15 years ago
  77. e8af4d4 [SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offload EM by Vasu Dev · 15 years ago
  78. 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
  79. d459b7e [SCSI] libfc: Remove the FC_EM_DBG macro by Robert Love · 15 years ago
  80. 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
  81. 201e579 [SCSI] libfc: fix: cancel rport retry timer by Joe Eykholt · 15 years ago
  82. 5f7ea3b [SCSI] libfc: fc_rport_logoff should not drop the lock by Joe Eykholt · 15 years ago
  83. 1419405 [SCSI] libfc: rename rport state "NONE" to "DELETE". by Joe Eykholt · 15 years ago
  84. 84b0544 [SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchanges by Joe Eykholt · 15 years ago
  85. e9ba8b4 [SCSI] libfc: in fc_lport_destroy, flush rports after turning off link by Joe Eykholt · 15 years ago
  86. 1190d92 [SCSI] libfc: stop login after fabric logoff by Joe Eykholt · 15 years ago
  87. b1d9fd5 [SCSI] libfc: rename lport NONE state to DISABLED by Joe Eykholt · 15 years ago
  88. f161fb7 [SCSI] fcoe: stop delivery of received frames before doing lport_destroy() by Joe Eykholt · 15 years ago
  89. 2f718d6 [SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok by Yi Zou · 15 years ago
  90. 5a84bae [SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA support by Yi Zou · 15 years ago
  91. 7a7f0c7 [SCSI] fcoe: Fix validation of mac address when checking for spma support by Yi Zou · 15 years ago
  92. 3c0d1d9 [SCSI] ALUA: send STPG if explicit and implicit is supported by Mike Christie · 15 years ago
  93. a4a8b06 [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys by James Bottomley · 15 years ago
  94. 4643682 [SCSI] fc_transport: Correct max fc_host attribute count by James Smart · 15 years ago
  95. 7cfbc8d [SCSI] lpfc 8.3.4: Update driver version to 8.3.4 by James Smart · 15 years ago
  96. e4e7427 [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messages by James Smart · 15 years ago
  97. f1c3b0f [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT support by James Smart · 15 years ago
  98. 1c6834a [SCSI] lpfc 8.3.4: NPIV vport fixes by James Smart · 15 years ago
  99. 32b9793 [SCSI] lpfc 8.3.4: Fix a pair of FCoE issues by James Smart · 15 years ago
  100. 8568a4d [SCSI] lpfc 8.3.4: Various SLI3 fixes by James Smart · 15 years ago