aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik9-31/+78
2012-07-20[SCSI] cleanup usages of scsi_complete_async_scansDan Williams1-11/+0
2012-07-20[SCSI] set to WCE if usb cache quirk is present.Namjae Jeon1-0/+1
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams1-5/+9
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams1-1/+0
2012-07-20[SCSI] libsas: add sas_eh_abort_handlerDan Williams1-0/+1
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams1-0/+10
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2-1/+8
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer1-0/+6
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers1-0/+2
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie1-1/+1
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie1-0/+2
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev1-0/+1
2012-07-20[SCSI] libfc: adds FCP failures statsVasu Dev1-0/+6
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev1-9/+8
2012-07-20[SCSI] fc: add some more FC specific stats to fc_hostVasu Dev1-0/+12
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-2/+4
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad1-1/+7
2012-06-29libata: tell scsi layer device supports runtime power offAaron Lu1-0/+1
2012-06-29[SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht1-0/+10
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+1
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love1-0/+17
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love2-0/+125
2012-05-23[SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love1-0/+9
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley3-6/+39
2012-05-17isci: kill sci_phy_protocol and sci_request_protocolDan Williams1-0/+1
2012-04-25[SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose1-0/+2
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams1-2/+2
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams1-4/+36
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-0/+3
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-3/+20
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi1-1/+3
2012-03-27[SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_recVikas Chaudhary1-1/+1
2012-03-27[SCSI] iscsi_transport: Added error status code for ping comp eventVikas Chaudhary1-1/+16
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