summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-20ncr5380: Remove duplicate commentsFinn Thain12-195/+1
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain14-69/+3
2014-11-20ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain4-51/+27
2014-11-20ncr5380: Remove more useless prototypesFinn Thain7-61/+50
2014-11-20ncr5380: Remove useless prototypesFinn Thain11-51/+11
2014-11-20ncr5380: Remove unused macrosFinn Thain10-38/+1
2014-11-20ncr5380: Fix compiler warnings and __setup optionsFinn Thain3-3/+26
2014-11-20ncr5380: Remove unused hostdata fieldsFinn Thain5-41/+4
2014-11-20ncr5380: Use printk() not pr_debug()Finn Thain1-1/+2
2014-11-20Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah2-4/+19
2014-11-20Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah2-1/+6
2014-11-20Fnic: Improper resue of exchange IdsHiral Shah2-1/+12
2014-11-20Fnic: Memcopy only mimumum of data or trace bufferHiral Shah2-3/+3
2014-11-20Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah2-3/+12
2014-11-12bnx2fc: fix an error code in _bnx2fc_create()Dan Carpenter1-0/+1
2014-11-12bnx2fc: check IS_ERR() instead of NULLDan Carpenter1-1/+1
2014-11-12IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche2-9/+52
2014-11-12IB/srp: Add multichannel supportBart Van Assche2-75/+216
2014-11-12IB/srp: Use block layer tagsBart Van Assche2-24/+27
2014-11-12IB/srp: Separate target and channel variablesBart Van Assche2-335/+403
2014-11-12IB/srp: Introduce two new srp_target_port member variablesBart Van Assche2-17/+26
2014-11-12IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche2-9/+52
2014-11-12IB/srp: Remove stale connection retry mechanismBart Van Assche1-13/+3
2014-11-12IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()Bart Van Assche1-5/+6
2014-11-12qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2-3/+1
2014-11-12ipr: set coherent DMA maskAnton Blanchard1-5/+6
2014-11-12ipr: convert to generic DMA APIAnton Blanchard2-50/+53
2014-11-12vmw_pvscsi: fixup taggingHannes Reinecke1-4/+0
2014-11-12scsi_debug: error message should say scsi_host_alloc not scsi_registerFinn Thain1-1/+1
2014-11-12tmscim: remove unused SCSI_IRQ_NONE macro definitionFinn Thain1-2/+0
2014-11-12ufs: remove spurious scsi_set_tag_type callChristoph Hellwig1-1/+0
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig6-29/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig55-251/+115
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig30-97/+80
2014-11-12mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig1-6/+1
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig17-290/+55
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig2-2/+0
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig9-71/+25
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig4-9/+14
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig17-227/+40
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig5-166/+87
2014-11-12scsi: device handlers must have attach and detach methodsChristoph Hellwig1-12/+13
2014-11-12scsi: remove struct scsi_dh_devlistChristoph Hellwig3-6/+12
2014-11-12scsi: use container_of to get at device handler private dataChristoph Hellwig4-60/+37
2014-11-12scsi_dh: get module reference outside of device handlerChristoph Hellwig5-25/+22
2014-11-12scsi_dh_hp_sw: fix return value on failed allocationChristoph Hellwig1-1/+1
2014-11-12sd: disable discard_zeroes_data for UNMAPMartin K. Petersen1-4/+6
2014-11-12scsi: return EAGAIN when resetting a device under EHChristoph Hellwig1-1/+1
2014-11-12osst: call scsi_set_medium_removal directlyChristoph Hellwig1-7/+6
2014-11-12st: call scsi_set_medium_removal directlyChristoph Hellwig1-7/+6