aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
AgeCommit message (Expand)Author
2010-12-21[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layoutRobert Jennings
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-07[SCSI] ibmvfc: Handle Virtual I/O Server rebootBrian King
2010-10-07[SCSI] ibmvfc: prep for fc host dev loss tmo supportMike Christie
2010-09-16[SCSI] ibmvfc: Log link up/down eventsBrian King
2010-09-05[SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie
2010-08-06[SCSI] ibmvfc: Fix terminate_rport_ioBrian King
2010-08-06[SCSI] ibmvfc: Fix rport add/delete race resulting in oopsBrian King
2010-07-27[SCSI] ibmvfc: Add support for fc_block_scsi_ehBrian King
2010-07-27[SCSI] ibmvfc: Fix soft lockup on resumeBrian King
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-02[SCSI] ibmvfc: Reduce error recovery timeoutBrian King
2010-05-02[SCSI] ibmvfc: Fix command completion handlingBrian King
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03[SCSI] ibmvfc: Add suspend/resume supportBrian King
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04[SCSI] ibmvfc: Add FC Passthru supportBrian King
2009-12-04[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_ioBrian King
2009-12-04[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_hostBrian King
2009-12-04[SCSI] ibmvfc: Fix locking in ibmvfc_removeBrian King
2009-12-04[SCSI] ibmvfc: Fixup TMF response handlingBrian King
2009-08-22[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil
2009-06-21ibmvfc: Fix endless PRLI loop in discoveryBrian King
2009-06-21ibmvfc: Process async events before command responsesBrian King
2009-06-08[SCSI] ibmvfc: Improve LOGO/PRLO ELS handlingBrian King
2009-06-08[SCSI] ibmvfc: Improve device rediscoveryBrian King
2009-06-08[SCSI] ibmvfc: Add flush on halt supportBrian King
2009-06-08[SCSI] ibmvfc: Add support for NPIV LogoutBrian King
2009-06-08[SCSI] ibmvfc: Fix deadlock in EHBrian King
2009-06-08[SCSI] ibmvfc: Reduce error logging noiseBrian King
2009-06-08[SCSI] ibmvfc: Use DEVICE_ATTR macroBrian King
2009-06-08[SCSI] ibmvfc: Fixup GFP flags for target allocationsBrian King
2009-06-08[SCSI] ibmvfc: Fix invalid error response handlingBrian King
2009-04-03[SCSI] ibmvfc: Improve ADISC timeout handlingBrian King
2009-04-03[SCSI] ibmvfc: Show host maxframe_sizeBrian King
2009-04-03[SCSI] ibmvfc: Fixup module parms attributesBrian King
2009-04-03[SCSI] ibmvfc: Fix dropped interruptsBrian King
2009-03-12[SCSI] ibmvfc: Better handle other FC initiatorsBrian King
2009-02-10[SCSI] ibmvfc: Fix rport reloginBrian King
2009-02-10[SCSI] ibmvfc: Fix command timeout errorsBrian King
2009-01-25[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell
2009-01-02[SCSI] ibmvfc: Fixup command response translationBrian King
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29[SCSI] ibmvfc: Improve async event handlingBrian King
2008-12-29[SCSI] ibmvfc: Fix errors due to inconsistent command dataBrian King
2008-12-29[SCSI] ibmvfc: Delay NPIV login retry and add retriesBrian King