summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-205-252/+0
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-2010-48/+66
* ncr5380: Remove duplicate commentsFinn Thain2014-11-2012-195/+1
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-2014-69/+3
* ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain2014-11-204-51/+27
* ncr5380: Remove more useless prototypesFinn Thain2014-11-207-61/+50
* ncr5380: Remove useless prototypesFinn Thain2014-11-2011-51/+11
* ncr5380: Remove unused macrosFinn Thain2014-11-2010-38/+1
* ncr5380: Fix compiler warnings and __setup optionsFinn Thain2014-11-203-3/+26
* ncr5380: Remove unused hostdata fieldsFinn Thain2014-11-205-41/+4
* ncr5380: Use printk() not pr_debug()Finn Thain2014-11-201-1/+2
* Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah2014-11-202-4/+19
* Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah2014-11-202-1/+6
* Fnic: Improper resue of exchange IdsHiral Shah2014-11-202-1/+12
* Fnic: Memcopy only mimumum of data or trace bufferHiral Shah2014-11-202-3/+3
* Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah2014-11-202-3/+12
* bnx2fc: fix an error code in _bnx2fc_create()Dan Carpenter2014-11-121-0/+1
* bnx2fc: check IS_ERR() instead of NULLDan Carpenter2014-11-121-1/+1
* IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche2014-11-122-9/+52
* IB/srp: Add multichannel supportBart Van Assche2014-11-123-81/+235
* IB/srp: Use block layer tagsBart Van Assche2014-11-122-24/+27
* IB/srp: Separate target and channel variablesBart Van Assche2014-11-122-335/+403
* IB/srp: Introduce two new srp_target_port member variablesBart Van Assche2014-11-122-17/+26
* IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche2014-11-122-9/+52
* IB/srp: Remove stale connection retry mechanismBart Van Assche2014-11-121-13/+3
* IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()Bart Van Assche2014-11-121-5/+6
* qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2014-11-122-3/+1
* ipr: set coherent DMA maskAnton Blanchard2014-11-121-5/+6
* ipr: convert to generic DMA APIAnton Blanchard2014-11-122-50/+53
* vmw_pvscsi: fixup taggingHannes Reinecke2014-11-121-4/+0
* scsi_debug: error message should say scsi_host_alloc not scsi_registerFinn Thain2014-11-121-1/+1
* tmscim: remove unused SCSI_IRQ_NONE macro definitionFinn Thain2014-11-121-2/+0
* ufs: remove spurious scsi_set_tag_type callChristoph Hellwig2014-11-121-1/+0
* scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-126-29/+1
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-1257-260/+120
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-1233-168/+86
* scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig2014-11-121-1/+0
* mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig2014-11-121-6/+1
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-1219-311/+56
* scsi: remove ordered_tag host template fieldChristoph Hellwig2014-11-123-12/+0
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-1211-81/+25
* scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-129-20/+22
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-1219-228/+42
* scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-126-167/+88
* scsi: device handlers must have attach and detach methodsChristoph Hellwig2014-11-121-12/+13
* scsi: remove struct scsi_dh_devlistChristoph Hellwig2014-11-124-12/+12
* scsi: use container_of to get at device handler private dataChristoph Hellwig2014-11-125-61/+37
* scsi_dh: get module reference outside of device handlerChristoph Hellwig2014-11-125-25/+22
* scsi_dh_hp_sw: fix return value on failed allocationChristoph Hellwig2014-11-121-1/+1
* sd: disable discard_zeroes_data for UNMAPMartin K. Petersen2014-11-121-4/+6
OpenPOWER on IntegriCloud