summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-29hisi_sas: use slot abort in v2 hwJohn Garry
2016-02-29hisi_sas: use slot abort in v1 hwJohn Garry
2016-02-29hisi_sas: add hisi_sas_slot_abort()John Garry
2016-02-29hisi_sas: change tmf func complete checkJohn Garry
2016-02-25gdth: replace struct timeval with ktime_get_real_seconds()Alison Schofield
2016-02-25osd: remove deadcodeSudip Mukherjee
2016-02-25imm: check parport_claimSudip Mukherjee
2016-02-23stex: Add S3/S4 supportCharles
2016-02-23stex: Add hotplug supportCharles
2016-02-23stex: Support to Pegasus series.Charles
2016-02-23hpsa: update copyright informationDon Brace
2016-02-23hpsa: remove function definition for sanitize_inquiry_stringDon Brace
2016-02-23hpsa: check for a null phys_disk pointer in ioaccel2 pathDon Brace
2016-02-23hpsa: correct abort tmf for hba devicesDon Brace
2016-02-23hpsa: correct lun data caching bitmap definitionDon Brace
2016-02-23hpsa: add SMR drive supportDon Brace
2016-02-23hpsa: do not get enclosure info for external devicesDon Brace
2016-02-23scsi_dh_alua: Update version to 2.0Hannes Reinecke
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke
2016-02-23scsi_dh_alua: Send TEST UNIT READY to poll for transitioningHannes Reinecke
2016-02-23scsi_dh_alua: update all port statesHannes Reinecke
2016-02-23scsi_dh_alua: Recheck state on unit attentionHannes Reinecke
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke
2016-02-23scsi_dh_alua: Allow workqueue to run synchronouslyHannes Reinecke
2016-02-23scsi_dh_alua: Use workqueue for RTPGHannes Reinecke
2016-02-23scsi_dh_alua: remove 'rel_port' from alua_dh_data structureHannes Reinecke
2016-02-23scsi_dh_alua: move optimize_stpg evaluationHannes Reinecke
2016-02-23revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should ...Hannes Reinecke
2016-02-23scsi_dh_alua: simplify alua_initialize()Hannes Reinecke
2016-02-23scsi_dh_alua: use unique device idHannes Reinecke
2016-02-23scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke
2016-02-23scsi_dh_alua: allocate RTPG buffer separatelyHannes Reinecke
2016-02-23scsi_dh_alua: switch to scsi_execute_req_flags()Hannes Reinecke
2016-02-23scsi_dh_alua: call alua_rtpg() if stpg failsHannes Reinecke
2016-02-23scsi_dh_alua: Make stpg synchronousHannes Reinecke
2016-02-23scsi_dh_alua: separate out alua_stpg()Hannes Reinecke
2016-02-23scsi_dh_alua: Pass buffer as function argumentHannes Reinecke
2016-02-23mptbase: fixup error handling paths in mpt_attach()Ewan D. Milne
2016-02-23dpt_i2o: fix build warningSudip Mukherjee
2016-02-23mpt3sas: Free memory pools before retrying to allocate with different value.Suganath prabu Subramani
2016-02-23lpfc: fix missing zero termination in debugfsAlan
2016-02-23esas2r: Fix array overrunAlan
2016-02-23aic7xxx: Fix queue depth handlingAlan
2016-02-23ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler
2016-02-23ibmvscsi: use H_CLOSED instead of magic numberTyrel Datwyler
2016-02-23ibmvscsi: Add endian conversions to sysfs attribute show functionsTyrel Datwyler
2016-02-23ibmvscsi: Remove unsupported host config MADTyrel Datwyler
2016-02-23ibmvscsi: Use of_root to access OF device tree root nodeTyrel Datwyler
2016-02-23ibmvscsi: Replace magic values in set_adpater_info() with definesTyrel Datwyler
2016-02-23ibmvscsi: Add and use enums for valid CRQ header valuesTyrel Datwyler