aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
...
* | | headers: include linux/types.h where appropriateBobby Powers2012-03-23
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-22
|\ \ \ | | |/ | |/|
| * | [SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie2012-02-29
| * | [SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali2012-02-29
| * | [SCSI] libsas: revert ata srstDan Williams2012-02-29
| * | [SCSI] libsas: async ata scanningDan Williams2012-02-29
| * | [SCSI] libsas: restore scan orderDan Williams2012-02-29
| * | [SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2012-02-29
| * | [SCSI] libsas: fix mixed topology recoveryDan Williams2012-02-29
| * | [SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams2012-02-29
| * | [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-29
| * | [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-29
| * | [SCSI] libsas: add mutex for SMP task executionJeff Skirvin2012-02-19
| * | [SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams2012-02-19
| * | [SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2012-02-19
| * | [SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams2012-02-19
| * | [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams2012-02-19
| * | [SCSI] libsas: let libata handle command timeoutsDan Williams2012-02-19
| * | [SCSI] libsas: fix timeout vs completion raceDan Williams2012-02-19
| * | [SCSI] libsas: prevent double completion of scmds from ehDan Williams2012-02-19
| * | [SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams2012-02-19
| * | [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams2012-02-19
| * | [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-19
| * | [SCSI] libsas: convert dev->gone to flagsDan Williams2012-02-19
| * | [SCSI] libsas: introduce sas_drain_work()Dan Williams2012-02-19
| * | [SCSI] libsas: convert ha->state to flagsDan Williams2012-02-19
| * | [SCSI] libsas: replace event locks with atomic bitopsDan Williams2012-02-19
| * | [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams2012-02-19
| * | [SCSI] libsas: fix domain_device leakDan Williams2012-02-19
| * | [SCSI] libsas: kill sas_slave_destroyDan Williams2012-02-19
| * | [SCSI] libsas: remove unused ata_task_resp fieldsDan Williams2012-02-19
| * | [SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2012-02-19
| * | [SCSI] iscsi_transport: Added Ping supportVikas Chaudhary2012-02-19
| * | [SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary2012-02-19
| * | [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-19
| * | [SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu2012-02-19
| * | [SCSI] libfc: Add support for FDMINeerav Parikh2012-02-19
| * | [SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh2012-02-19
| * | [SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh2012-02-19
| * | [SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh2012-02-19
| * | [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...Vikas Chaudhary2012-02-19
| * | [SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary2012-02-19
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-03-22
|\ \
| * | scsi: Use struct scsi_lun in fc/fcp.hAndy Grover2012-02-25
| * | scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover2012-02-25
| |/
* | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-08
* | SCSI: fix typo in definition of struct scsi_targetAlan Stern2012-02-08
|/
* [SCSI] libfc: Declare local functions staticBart Van Assche2012-01-16
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-10
|\
| * [SCSI] iscsi class: export pid of process that createdMike Christie2011-12-15