aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ibmvfc: Fix Virtual I/O failover hangBrian King2011-06-291-2/+2
* [SCSI] ibmvfc: Improve ibmvfc_async_desc memory layoutRobert Jennings2010-12-211-14/+14
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] ibmvfc: Handle Virtual I/O Server rebootBrian King2010-10-071-2/+4
* [SCSI] ibmvfc: prep for fc host dev loss tmo supportMike Christie2010-10-071-13/+2
* [SCSI] ibmvfc: Log link up/down eventsBrian King2010-09-161-24/+50
* [SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-3/+7
* [SCSI] ibmvfc: Fix terminate_rport_ioBrian King2010-08-061-169/+203
* [SCSI] ibmvfc: Fix rport add/delete race resulting in oopsBrian King2010-08-061-0/+8
* [SCSI] ibmvfc: Add support for fc_block_scsi_ehBrian King2010-07-271-0/+4
* [SCSI] ibmvfc: Fix soft lockup on resumeBrian King2010-07-271-27/+54
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-2/+9
|\
| * sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+2
| * [SCSI] ibmvfc: Reduce error recovery timeoutBrian King2010-05-021-1/+1
| * [SCSI] ibmvfc: Fix command completion handlingBrian King2010-05-021-0/+6
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] ibmvfc: Add suspend/resume supportBrian King2010-03-031-0/+27
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+2
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+6
* [SCSI] ibmvfc: Add FC Passthru supportBrian King2009-12-041-0/+279
* [SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_ioBrian King2009-12-041-4/+16
* [SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_hostBrian King2009-12-041-9/+6
* [SCSI] ibmvfc: Fix locking in ibmvfc_removeBrian King2009-12-041-0/+4
* [SCSI] ibmvfc: Fixup TMF response handlingBrian King2009-12-041-2/+8
* [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil2009-08-221-1/+1
* ibmvfc: Fix endless PRLI loop in discoveryBrian King2009-06-211-4/+12
* ibmvfc: Process async events before command responsesBrian King2009-06-211-10/+10
* [SCSI] ibmvfc: Improve LOGO/PRLO ELS handlingBrian King2009-06-081-1/+37
* [SCSI] ibmvfc: Improve device rediscoveryBrian King2009-06-081-3/+3
* [SCSI] ibmvfc: Add flush on halt supportBrian King2009-06-081-3/+31
* [SCSI] ibmvfc: Add support for NPIV LogoutBrian King2009-06-081-3/+94
* [SCSI] ibmvfc: Fix deadlock in EHBrian King2009-06-081-39/+83
* [SCSI] ibmvfc: Reduce error logging noiseBrian King2009-06-081-26/+42
* [SCSI] ibmvfc: Use DEVICE_ATTR macroBrian King2009-06-081-54/+13
* [SCSI] ibmvfc: Fixup GFP flags for target allocationsBrian King2009-06-081-1/+1
* [SCSI] ibmvfc: Fix invalid error response handlingBrian King2009-06-081-1/+1
* [SCSI] ibmvfc: Improve ADISC timeout handlingBrian King2009-04-031-1/+97
* [SCSI] ibmvfc: Show host maxframe_sizeBrian King2009-04-031-0/+1
* [SCSI] ibmvfc: Fixup module parms attributesBrian King2009-04-031-1/+1
* [SCSI] ibmvfc: Fix dropped interruptsBrian King2009-04-031-2/+23
* [SCSI] ibmvfc: Better handle other FC initiatorsBrian King2009-03-121-4/+58
* [SCSI] ibmvfc: Fix rport reloginBrian King2009-02-101-1/+11
* [SCSI] ibmvfc: Fix command timeout errorsBrian King2009-02-101-3/+0
* [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King2009-01-251-1/+3
* powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2009-01-161-7/+7
* [SCSI] ibmvfc: Fixup command response translationBrian King2009-01-021-5/+5
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-2/+2
* [SCSI] ibmvfc: Improve async event handlingBrian King2008-12-291-4/+6
* [SCSI] ibmvfc: Fix errors due to inconsistent command dataBrian King2008-12-291-0/+2