summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-259-31/+78
|\
| * [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-201-11/+0
| * [SCSI] set to WCE if usb cache quirk is present.Namjae Jeon2012-07-201-0/+1
| * [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-5/+9
| * [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-201-1/+0
| * [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-201-0/+1
| * [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-201-0/+10
| * [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-202-1/+8
| * [SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer2012-07-201-0/+6
| * [SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers2012-07-201-0/+2
| * [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2012-07-201-1/+1
| * [SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie2012-07-201-0/+2
| * [SCSI] libfc: update fcp and exch statsVasu Dev2012-07-201-0/+1
| * [SCSI] libfc: adds FCP failures statsVasu Dev2012-07-201-0/+6
| * [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-201-9/+8
| * [SCSI] fc: add some more FC specific stats to fc_hostVasu Dev2012-07-201-0/+12
| * [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-081-2/+4
| * [SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad2012-07-081-1/+7
* | libata: tell scsi layer device supports runtime power offAaron Lu2012-06-291-0/+1
* | [SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht2012-06-291-0/+10
|/
* SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-221-0/+1
* [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love2012-05-231-0/+17
* [SCSI] libfcoe: Add fcoe_sysfsRobert Love2012-05-232-0/+125
* [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love2012-05-231-0/+9
* Merge tag 'isci-for-3.5' into miscJames Bottomley2012-05-213-6/+39
|\
| * isci: kill sci_phy_protocol and sci_request_protocolDan Williams2012-05-171-0/+1
| * [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-231-2/+2
| * [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
* | [SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose2012-04-251-0/+2
|/
* SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2012-04-151-0/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-312-3/+20
|\
| * [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi2012-03-281-1/+3
| * [SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_recVikas Chaudhary2012-03-271-1/+1
| * [SCSI] iscsi_transport: Added error status code for ping comp eventVikas Chaudhary2012-03-271-1/+16
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+1
|\ \
| * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
* | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-242-0/+2
|\ \ \
| * | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-042-0/+2
| |/ /
* | | headers: include linux/types.h where appropriateBobby Powers2012-03-231-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-2214-69/+800
|\ \ \ | | |/ | |/|
| * | [SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie2012-02-291-0/+3
| * | [SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali2012-02-292-0/+33
| * | [SCSI] libsas: revert ata srstDan Williams2012-02-291-1/+0
| * | [SCSI] libsas: async ata scanningDan Williams2012-02-292-6/+7
| * | [SCSI] libsas: restore scan orderDan Williams2012-02-291-5/+0
| * | [SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams2012-02-292-3/+9
| * | [SCSI] libsas: fix mixed topology recoveryDan Williams2012-02-291-5/+4
| * | [SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams2012-02-291-1/+1
| * | [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-292-2/+13
| * | [SCSI] libsas: poll for ata device readiness after resetDan Williams2012-02-291-0/+1
OpenPOWER on IntegriCloud