aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
AgeCommit message (Expand)Author
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
2008-12-29[SCSI] ibmvfc: Handle port login required responseBrian King
2008-12-29[SCSI] ibmvfc: Fix oops in interrupt handlerBrian King
2008-12-29[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King
2008-12-29[SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King
2008-12-29[SCSI] ibmvfc: Error handling fixesBrian King
2008-12-29[SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King
2008-10-13[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie
2008-08-16[SCSI] ibmvfc: Add details to async event logBrian King
2008-08-16[SCSI] ibmvfc: Sanitize response lengthsBrian King
2008-08-16[SCSI] ibmvfc: Fix for lost async eventsBrian King