summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-04-15Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-04-12sd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12block: add offset in blk_add_request_payload()Ming Lin
2016-04-11snic: add scsi host after determining max IOs.Narsimhulu Musini
2016-04-11snic: Fixing race in the hba reset and IO/TM completionNarsimhulu Musini
2016-04-11snic: Fix for missing interruptsNarsimhulu Musini
2016-04-11snic: target cleanup in driver unload pathNarsimhulu Musini
2016-04-11snic: Handling control path queue issuesNarsimhulu Musini
2016-04-11snic: LUN goes offline due to scsi cmd timeoutsNarsimhulu Musini
2016-04-11snic: Added additional statsNarsimhulu Musini
2016-04-11lpfc: Update driver version to 11.1.0.0James Smart
2016-04-11lpfc: Update modified file copyrightsJames Smart
2016-04-11lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart
2016-04-11lpfc: Add support for SmartSAN 2.0James Smart
2016-04-11lpfc: Fix Device discovery failures during switch reboot test.James Smart
2016-04-11lpfc: Utilize embedded CDB logic to minimize IO latencyJames Smart
2016-04-11lpfc: Fix crash when unregistering default rpi.James Smart
2016-04-11lpfc: Fix DMA faults observed upon plugging loopback connectorJames Smart
2016-04-11lpfc: Correct LOGO handling during loginJames Smart
2016-04-11scsi_transport_iscsi: Declare local symbols staticBart Van Assche
2016-04-11scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev()Bart Van Assche
2016-04-11scsi_transport_iscsi: Remove set-but-not-used variablesBart Van Assche
2016-04-11libiscsi: Remove set-but-not-used variablesBart Van Assche
2016-04-11libiscsi: Unexport iscsi_eh_target_reset()Bart Van Assche
2016-04-11qla2xxx: Indicate out-of-memory with -ENOMEMBart Van Assche
2016-04-11scsi_transport_fc: Unexport scsi_is_fc_vport()Bart Van Assche
2016-04-11fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat
2016-04-11fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat
2016-04-11fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke
2016-04-11scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commandsHannes Reinecke
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-04-11ncr5380: Call complete_cmd() for disconnected commands on bus resetFinn Thain
2016-04-11mac_scsi: Fix pseudo DMA implementationFinn Thain
2016-04-11atari_scsi: Allow can_queue to be increased for FalconFinn Thain
2016-04-11atari_scsi: Set a reasonable default for cmd_per_lunFinn Thain
2016-04-11ncr5380: Update usage documentationFinn Thain
2016-04-11ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain
2016-04-11ncr5380: Remove remaining register storage qualifiersFinn Thain
2016-04-11ncr5380: Fix register decoding for debuggingFinn Thain
2016-04-11dmx3191d: Drop max_sectors limitFinn Thain
2016-04-11ncr5380: Reduce max_lun limitFinn Thain
2016-04-11ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain
2016-04-11sun3_scsi: Adopt NCR5380.c core driverFinn Thain
2016-04-11atari_scsi: Adopt NCR5380.c core driverFinn Thain
2016-04-11ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain
2016-04-11ncr5380: Adopt uniform DMA setup conventionFinn Thain
2016-04-11ncr5380: Use DMA hooks for PDMAFinn Thain
2016-04-11ncr5380: Remove BOARD_REQUIRES_NO_DELAY macroFinn Thain