summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/vmw_pvscsi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara2019-07-101-2/+4
* scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery2018-12-211-2/+2
* scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill2018-09-051-3/+8
* vmw_pscsi: simplify ->change_queue_depthChristoph Hellwig2014-11-241-9/+1
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-10/+2
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-241-7/+1
* vmw_pvscsi: fixup taggingHannes Reinecke2014-11-121-4/+0
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-2/+2
* vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-1/+1
* [SCSI] vmw_pvscsi: Some improvements in pvscsi driver.Arvind Kumar2014-03-191-38/+104
* [SCSI] vmw_pvscsi: Add support for I/O requests coalescing.Rishi Mehta2014-03-191-3/+46
* [SCSI] vmw_pvscsi: Fix pvscsi_abort() function.Arvind Kumar2014-03-191-4/+47
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-2/+0
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+4
* scsi: fix various printk and comment typosMasanari Iida2012-09-011-2/+2
* [SCSI] vmw_pvscsi: Try setting host->max_id as suggested by the device.Arvind Kumar2012-03-271-1/+64
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] vmw_pvscsi: fix signedness warning with newer compilersDmitry Torokhov2010-02-081-1/+2
* [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.Alok Kataria2009-12-041-0/+1407