aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-05[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie
2009-09-05[SCSI] iscsi class: Add logging to scsi_transport_iscsi.cMike Christie
2009-09-05[SCSI] qla4xxx: Removed residual from overrun debug printMike Christie
2009-09-05[SCSI] libiscsi: handle immediate command rejectionsMike Christie
2009-09-05[SCSI] libiscsi: don't increment cmdsn if cmd is not sentMike Christie
2009-09-05[SCSI] iscsi_tcp: Evaluate socket state in data_ready()Hannes Reinecke
2009-09-05[SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez
2009-09-05[SCSI] qla2xxx: Generalize srb structure usage.Andrew Vasquez
2009-09-05[SCSI] mpt2sas: Bump driver version 01.100.06.00Kashyap, Desai
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai
2009-09-05[SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai
2009-09-05[SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai
2009-09-05[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai
2009-09-05[SCSI] stex: Add reset code for st_yel (v2)Ed Lin
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt
2009-09-05[SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt
2009-09-05[SCSI] zfcp: proper use of device registerSebastian Ott
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt
2009-09-05[SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig
2009-09-05[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt
2009-09-05[SCSI] zfcp: Remove useless assignmentChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt
2009-09-05[SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig
2009-09-05[SCSI] scsi_dh_rdac: add support for next generation of Dell PV arrayYanqing_Liu@Dell.com
2009-08-22[SCSI] mptsas : Bump version to 3.04.11Kashyap, Desai
2009-08-22[SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai
2009-08-22[SCSI] mptsas : set max_id to infinite value.Kashyap, Desai
2009-08-22[SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai
2009-08-22[SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s...Kashyap, Desai
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai