1. fea9840 [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed device by Kashyap, Desai · 15 years ago
  2. c55b89f [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic by Kashyap, Desai · 15 years ago
  3. f44fd18 [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to tear off by Kashyap, Desai · 15 years ago
  4. 9e39089 [SCSI] mptsas : Sanity check for phyinfo is added by Kashyap, Desai · 15 years ago
  5. 5bab088 [SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530 by Charlie Brady · 15 years ago
  6. 89a3681 [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller by Anil Ravindranath · 15 years ago
  7. 073ed91 [SCSI] qla2xxx: Update version number to 8.03.01-k6. by Giridhar Malavali · 15 years ago
  8. 67becc0 [SCSI] qla2xxx: Properly delete rports attached to a vport. by Andrew Vasquez · 15 years ago
  9. 0d6e61b [SCSI] qla2xxx: Correct various NPIV issues. by Andrew Vasquez · 15 years ago
  10. d970432 [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. by Lalit Chandivade · 15 years ago
  11. ab67114 [SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx. by Andrew Vasquez · 15 years ago
  12. 8474f3a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. by Santosh Vernekar · 15 years ago
  13. e7a5199 [SCSI] fcoe: flush per-cpu thread work when destroying interface by Joe Eykholt · 15 years ago
  14. 1d490ce [SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT by Joe Eykholt · 15 years ago
  15. 2ab7e1e [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. by Joe Eykholt · 15 years ago
  16. 8abbe3a [SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests by Joe Eykholt · 15 years ago
  17. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
  18. 68a1750 [SCSI] libfc: LOGO response code had extraeous enter_rtv by Joe Eykholt · 15 years ago
  19. feab4ae [SCSI] libfc: re-login to remote ports that send us LOGO by Joe Eykholt · 15 years ago
  20. 83fe6a9 [SCSI] libfc: fix rport error handling for login-required and invalid ops by Joe Eykholt · 15 years ago
  21. 3ac6f98 [SCSI] libfc: correctly handle incoming PLOGI request. by Joe Eykholt · 15 years ago
  22. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
  23. 25b37b9 [SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup by Joe Eykholt · 15 years ago
  24. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  25. 6bd054c [SCSI] libfc: Always reset remote port roles when receiving PRLI by Robert Love · 15 years ago
  26. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  27. 935d0fc [SCSI] libfc: don't do discovery before callback is set by Joe Eykholt · 15 years ago
  28. 29d898e [SCSI] libfc: clean up point-to-point discovery code. by Joe Eykholt · 15 years ago
  29. 81a67b9 [SCSI] libfc: discovery gpn_ft parse bug by Joe Eykholt · 15 years ago
  30. 3667d7e [SCSI] libfc: discovery retry should clear pending first. by Joe Eykholt · 15 years ago
  31. c762608 [SCSI] libfc: fix: empty zone causes endless discovery retries. by Joe Eykholt · 15 years ago
  32. 883a337 [SCSI] libfc: handle discovery failure more correctly. by Joe Eykholt · 15 years ago
  33. a1c1e4e [SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp() by Joe Eykholt · 15 years ago
  34. c356afd [SCSI] libfc: discovery restart sequence error fix by Joe Eykholt · 15 years ago
  35. 0f6c61498 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
  36. 8025b5d [SCSI] libfc: move rport_lookup into fc_rport.c by Joe Eykholt · 15 years ago
  37. 8345592 [SCSI] libfc: change to make remote port callback optional by Joe Eykholt · 15 years ago
  38. 19f97e3 [SCSI] libfc: have rport_create do a lookup for pre-existing rports first by Joe Eykholt · 15 years ago
  39. 48f0090 [SCSI] libfc: make rport module maintain the rport list by Joe Eykholt · 15 years ago
  40. b5cbf08 [SCSI] libfc: simplify fc_lport_rport_callback by Joe Eykholt · 15 years ago
  41. cdbe6df [SCSI] libfc: rport debug messages were printing pointer values by Joe Eykholt · 15 years ago
  42. b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
  43. 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
  44. 00fea93 [SCSI] libfc: fix rport event race between READY and LOGO by Joe Eykholt · 15 years ago
  45. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  46. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  47. 629f442 [SCSI] libfc: rearrange code in fc_rport_work by Joe Eykholt · 15 years ago
  48. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  49. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  50. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  51. 922aa21 [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. by Joe Eykholt · 15 years ago
  52. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
  53. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
  54. 090eb6c [SCSI] fcoe: use rtnl mutex in place of hostlist lock by Chris Leech · 15 years ago
  55. 2e70e24 [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling by Chris Leech · 15 years ago
  56. c863df3 [SCSI] fcoe: move the host-list add/remove to keep out VN_Ports by Chris Leech · 15 years ago
  57. dfc1d0f [SCSI] fcoe: add mutex to protect create and destroy by Chris Leech · 15 years ago
  58. 54b649f [SCSI] fcoe: split out per interface setup by Chris Leech · 15 years ago
  59. 030f4e0 [SCSI] fcoe: fcoe_interface create, destroy and refcounting by Chris Leech · 15 years ago
  60. cb0a6ca [SCSI] fcoe: remove fcoe_interface->priv pointer by Chris Leech · 15 years ago
  61. 991cbb6 [SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
  62. 3fe9a0b [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
  63. 259ad85 [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
  64. 2502498 [SCSI] fcoe: move netdev to fcoe_interface by Chris Leech · 15 years ago
  65. 014f5c3 [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_device by Chris Leech · 15 years ago
  66. af7f85d [SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroy by Chris Leech · 15 years ago
  67. 36eb7fc [SCSI] fcoe: remove unnecessary list and lock initializations. by Joe Eykholt · 15 years ago
  68. 5892c32 [SCSI] fcoe: fix missing error check in call to fcoe_if_init by Chris Leech · 15 years ago
  69. a4b7cfa [SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_work by Chris Leech · 15 years ago
  70. 05cc739 [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size by Yi Zou · 15 years ago
  71. b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
  72. e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
  73. a69b06b [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile error by Joe Eykholt · 15 years ago
  74. cd305ce [SCSI] libfc: Fix misleading debug statement by Robert Love · 15 years ago
  75. ee610c6 [SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro by Robert Love · 15 years ago
  76. 70b31c1 [SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_task by Mike Christie · 15 years ago
  77. d1af8a3 [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed by Mike Christie · 15 years ago
  78. 632248a [SCSI] iscsi class: Add logging to scsi_transport_iscsi.c by Mike Christie · 15 years ago
  79. b06fc73 [SCSI] qla4xxx: Removed residual from overrun debug print by Mike Christie · 15 years ago
  80. 8afa143 [SCSI] libiscsi: handle immediate command rejections by Mike Christie · 15 years ago
  81. d3305f3 [SCSI] libiscsi: don't increment cmdsn if cmd is not sent by Mike Christie · 15 years ago
  82. 523eeac [SCSI] iscsi_tcp: Evaluate socket state in data_ready() by Hannes Reinecke · 15 years ago
  83. ac280b6 [SCSI] qla2xxx: Add asynchronous-login support. by Andrew Vasquez · 15 years ago
  84. cf53b06 [SCSI] qla2xxx: Generalize srb structure usage. by Andrew Vasquez · 15 years ago
  85. dc162b6 [SCSI] mpt2sas: Bump driver version 01.100.06.00 by Kashyap, Desai · 15 years ago
  86. 5b76858 [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization by Kashyap, Desai · 15 years ago
  87. ed79f12 [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg by Kashyap, Desai · 15 years ago
  88. 34a03be [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context by Kashyap, Desai · 15 years ago
  89. cc0f520 [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. by Kashyap, Desai · 15 years ago
  90. 155dd4c [SCSI] mpt2sas: Prevent sending command to FW while Host Reset by Kashyap, Desai · 15 years ago
  91. cd4e12e [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread by Kashyap, Desai · 15 years ago
  92. 69cb487 [SCSI] stex: Add reset code for st_yel (v2) by Ed Lin · 15 years ago
  93. 41e05a1 [SCSI] zfcp: optimize zfcp_qdio_account by Heiko Carstens · 15 years ago
  94. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 15 years ago
  95. 0fac3f4 [SCSI] zfcp: Handle failures during device allocation correctly by Christof Schmitt · 15 years ago
  96. f4395b6 [SCSI] zfcp: proper use of device register by Sebastian Ott · 15 years ago
  97. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  98. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  99. 98fc4d5 [SCSI] zfcp: Simplify and update ct/gs and els timeout handling by Christof Schmitt · 15 years ago
  100. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago