aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kobject.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 Williams4-35/+83
2012-02-19[SCSI] libsas: async ata-ehDan Williams1-3/+14
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin3-28/+34
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 Williams4-10/+52
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams8-3/+74
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams5-4/+90
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams3-6/+63
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 Williams3-3/+23
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams5-83/+68
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams2-29/+37
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams3-54/+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 Williams6-326/+49
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams11-18/+174
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams5-8/+11
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 Williams9-26/+93
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams3-5/+4
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams7-60/+23
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams2-1/+8
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams6-41/+56
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams6-14/+0
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams2-11/+0
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen7-9/+137
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 Bonzini5-0/+718
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 Chaudhary3-0/+84
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 Chaudhary3-0/+50
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
2012-02-19[SCSI] fcoe: Do not switch context in vport_delete callbackRobert Love1-9/+6