summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-20ncr5380: Remove unused macrosFinn Thain
2014-11-20ncr5380: Fix compiler warnings and __setup optionsFinn Thain
2014-11-20ncr5380: Remove unused hostdata fieldsFinn Thain
2014-11-20ncr5380: Use printk() not pr_debug()Finn Thain
2014-11-20Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah
2014-11-20Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah
2014-11-20Fnic: Improper resue of exchange IdsHiral Shah
2014-11-20Fnic: Memcopy only mimumum of data or trace bufferHiral Shah
2014-11-20Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah
2014-11-12bnx2fc: fix an error code in _bnx2fc_create()Dan Carpenter
2014-11-12bnx2fc: check IS_ERR() instead of NULLDan Carpenter
2014-11-12IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche
2014-11-12IB/srp: Add multichannel supportBart Van Assche
2014-11-12IB/srp: Use block layer tagsBart Van Assche
2014-11-12IB/srp: Separate target and channel variablesBart Van Assche
2014-11-12IB/srp: Introduce two new srp_target_port member variablesBart Van Assche
2014-11-12IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche
2014-11-12IB/srp: Remove stale connection retry mechanismBart Van Assche
2014-11-12IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()Bart Van Assche
2014-11-12qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang
2014-11-12ipr: set coherent DMA maskAnton Blanchard
2014-11-12ipr: convert to generic DMA APIAnton Blanchard
2014-11-12vmw_pvscsi: fixup taggingHannes Reinecke
2014-11-12scsi_debug: error message should say scsi_host_alloc not scsi_registerFinn Thain
2014-11-12tmscim: remove unused SCSI_IRQ_NONE macro definitionFinn Thain
2014-11-12ufs: remove spurious scsi_set_tag_type callChristoph Hellwig
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig
2014-11-12scsi: device handlers must have attach and detach methodsChristoph Hellwig
2014-11-12scsi: remove struct scsi_dh_devlistChristoph Hellwig
2014-11-12scsi: use container_of to get at device handler private dataChristoph Hellwig
2014-11-12scsi_dh: get module reference outside of device handlerChristoph Hellwig
2014-11-12scsi_dh_hp_sw: fix return value on failed allocationChristoph Hellwig
2014-11-12sd: disable discard_zeroes_data for UNMAPMartin K. Petersen
2014-11-12scsi: return EAGAIN when resetting a device under EHChristoph Hellwig
2014-11-12osst: call scsi_set_medium_removal directlyChristoph Hellwig
2014-11-12st: call scsi_set_medium_removal directlyChristoph Hellwig
2014-11-12sd: fix up ->compat_ioctlChristoph Hellwig
2014-11-12scsi: split scsi_nonblockable_ioctlChristoph Hellwig
2014-11-12scsi: refactor scsi_reset_provider handlingChristoph Hellwig
2014-11-12scsi: add support for multiple hardware queuesBart Van Assche
2014-11-12scsi: ratelimit I/O error messagesHannes Reinecke