aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2012-03-23headers: include linux/types.h where appropriateBobby Powers1-1/+1
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds14-69/+800
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-2/+5
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2-0/+2
2012-02-29[SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie1-0/+3
2012-02-29[SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali2-0/+33
2012-02-29[SCSI] libsas: revert ata srstDan Williams1-1/+0
2012-02-29[SCSI] libsas: async ata scanningDan Williams2-6/+7
2012-02-29[SCSI] libsas: restore scan orderDan Williams1-5/+0
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2-3/+9
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams1-5/+4
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams1-1/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2-2/+13
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams1-0/+1
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover1-2/+4
2012-02-25scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover1-0/+1
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin1-0/+2
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams1-1/+0
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams1-0/+4
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams1-1/+4
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams1-1/+5
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams1-1/+2
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams2-8/+3
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams1-1/+4
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams1-1/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-3/+1
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams3-2/+16
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams1-2/+5
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-0/+4
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams1-2/+1
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-3/+0
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams1-1/+2
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-0/+1
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams1-1/+0
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams1-7/+0
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2-0/+7
2012-02-19[SCSI] iscsi_transport: Added Ping supportVikas Chaudhary2-0/+25
2012-02-19[SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary2-0/+19
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2-2/+2
2012-02-19[SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu1-3/+3
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh3-0/+527
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh1-12/+48
2012-02-19[SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh1-2/+2
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh1-0/+28
2012-02-19[SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed in sysfsVikas Chaudhary2-0/+21
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary1-0/+1
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern1-0/+3