summaryrefslogtreecommitdiff
path: root/drivers/scsi/vmw_pvscsi.c
AgeCommit message (Expand)Author
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill
2016-11-01scsi: vmw_pvscsi: return SUCCESS for successful command abortsDavid Jeffery
2016-07-12vmw_pvscsi: Change to update maintainer details (name, email)Jim Gill
2015-12-10VMW_PVSCSI: Fix the issue of DMA-API related warnings.Josh Boyer
2014-11-24vmw_pscsi: simplify ->change_queue_depthChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig
2014-11-12vmw_pvscsi: fixup taggingHannes Reinecke
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-07-29vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-03-19[SCSI] vmw_pvscsi: Some improvements in pvscsi driver.Arvind Kumar
2014-03-19[SCSI] vmw_pvscsi: Add support for I/O requests coalescing.Rishi Mehta
2014-03-19[SCSI] vmw_pvscsi: Fix pvscsi_abort() function.Arvind Kumar
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-09-01scsi: fix various printk and comment typosMasanari Iida
2012-03-27[SCSI] vmw_pvscsi: Try setting host->max_id as suggested by the device.Arvind Kumar
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08[SCSI] vmw_pvscsi: fix signedness warning with newer compilersDmitry Torokhov
2009-12-04[SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.Alok Kataria