aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams11-42/+103
2012-02-29[SCSI] libsas: check for 'gone' expanders in smp_execute_task()Dan Williams1-0/+5
2012-02-29[SCSI] libsas: don't mark expanders as gone when a child device is removedDan Williams1-1/+0
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams3-35/+82
2012-02-19[SCSI] libsas: async ata-ehDan Williams1-3/+14
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin2-28/+32
2012-02-19[SCSI] libsas: Remove redundant phy state notification calls.Jeff Skirvin1-4/+1
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams3-9/+52
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams6-3/+69
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams4-3/+86
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams2-5/+58
2012-02-19[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libataDan Williams2-12/+6
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams2-2/+21
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams3-75/+65
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams1-28/+33
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2-53/+75
2012-02-19[SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_doneDan Williams1-14/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams5-323/+48
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams8-16/+158
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams4-6/+6
2012-02-19[SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams7-70/+29
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams8-26/+89
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams2-3/+3
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams6-57/+23
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams1-0/+6
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams4-26/+55
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams5-13/+0
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams1-4/+0
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen5-9/+130
2012-02-19[SCSI] mpt2sas: spell "primitive" correctly in function prototypeAndrew Morton1-3/+3
2012-02-19[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini3-0/+603
2012-02-19[SCSI] hpsa: add some older controllers to the kdump blacklistTomas Henzl1-0/+12
2012-02-19[SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_ERRORMike Snitzer1-0/+8
2012-02-19[SCSI] sd: Make sure provisioning mode is reported correctlyMartin K. Petersen1-2/+2
2012-02-19[SCSI] Ensure discard failure gets treated as a target problemMartin K. Petersen1-0/+1
2012-02-19[SCSI] mpt2sas: add missing allocation checkTomas Henzl1-0/+5
2012-02-19[SCSI] qla4xxx: Update driver version to 5.02.00-k14Vikas Chaudhary1-1/+1
2012-02-19[SCSI] qla4xxx: Added ping supportVikas Chaudhary7-0/+328
2012-02-19[SCSI] iscsi_transport: Added Ping supportVikas Chaudhary1-0/+59
2012-02-19[SCSI] qla4xxx: added support for host eventVikas Chaudhary4-0/+111
2012-02-19[SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary1-0/+31
2012-02-19[SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xxVikas Chaudhary3-3/+2
2012-02-19[SCSI] qla4xxx: Remove un-necessary print statmentLalit Chandivade1-4/+1
2012-02-19[SCSI] qla4xxx: Modified debug log messages for boot info.Manish Rangankar1-14/+12
2012-02-19[SCSI] qla4xxx: Fix verify boot idx correctlyLalit Chandivade1-3/+2
2012-02-19[SCSI] qla4xxx: Fix un-necessary delay on invalid DDBLalit Chandivade2-0/+6
2012-02-19[SCSI] qla4xxx: Remove unused codeVikas Chaudhary1-12/+0
2012-02-19[SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi1-0/+7
2012-02-19[SCSI] libfc: Fix panic in fc_exch_recvBhanu Prakash Gollapudi1-3/+4
2012-02-19[SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface'Robert Love2-46/+5