summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2012-07-20[SCSI] libsas: add sas_eh_abort_handlerDan Williams-0/+1
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams-0/+10
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams-1/+8
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer-0/+6
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers-0/+2
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie-1/+1
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie-0/+2
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev-0/+1
2012-07-20[SCSI] libfc: adds FCP failures statsVasu Dev-0/+6
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev-9/+8
2012-07-20[SCSI] fc: add some more FC specific stats to fc_hostVasu Dev-0/+12
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams-2/+4
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad-1/+7
2012-06-29libata: tell scsi layer device supports runtime power offAaron Lu-0/+1
2012-06-29[SCSI] add wrapper to access and set scsi_bus_type in struct acpi_bus_typeHolger Macht-0/+10
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern-0/+1
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love-0/+17
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love-0/+125
2012-05-23[SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love-0/+9
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley-6/+39
2012-05-17isci: kill sci_phy_protocol and sci_request_protocolDan Williams-0/+1
2012-04-25[SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose-0/+2
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams-2/+2
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams-4/+36
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen-0/+3
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds-3/+20
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi-1/+3
2012-03-27[SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_recVikas Chaudhary-1/+1
2012-03-27[SCSI] iscsi_transport: Added error status code for ping comp eventVikas Chaudhary-1/+16
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds-0/+2
2012-03-23headers: include linux/types.h where appropriateBobby Powers-1/+1
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds-69/+800
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-2/+5
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker-1/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker-0/+2
2012-02-29[SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie-0/+3
2012-02-29[SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali-0/+33
2012-02-29[SCSI] libsas: revert ata srstDan Williams-1/+0
2012-02-29[SCSI] libsas: async ata scanningDan Williams-6/+7
2012-02-29[SCSI] libsas: restore scan orderDan Williams-5/+0
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams-3/+9
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams-5/+4
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams-1/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams-2/+13
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams-0/+1
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover-2/+4
2012-02-25scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover-0/+1
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin-0/+2
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams-1/+0