index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
vmw_pvscsi.c
Age
Commit message (
Expand
)
Author
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-05-16
scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY instead of PCI_IRQ_LEGACY
Damien Le Moal
2022-04-06
scsi: vmw_pvscsi: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
2021-12-22
scsi: vmw_pvscsi: Set residual data length conditionally
Alexey Makhalov
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: vmw_pvscsi: Call scsi_done() directly
Bart Van Assche
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-05-31
scsi: core: Do not use DRIVER_INVALID
Hannes Reinecke
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-21
scsi: vmw_pvscsi: Set correct residual data length
Matt Wang
2021-03-04
scsi: vmw_pvscsi: MAINTAINERS: Update maintainer
Vishal Bhakta
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-07
scsi: vmw_pvscsi: Use true, false for adapter->use_msg
Jason Yan
2019-12-19
scsi: vmw_pvscsi: Silence dma mapping errors
Thomas Hellstrom
2019-12-19
scsi: vmw_pvscsi: Fix swiotlb operation
Thomas Hellstrom
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
Jan Kara
2019-06-20
scsi: vmw_pscsi: use sg helper to iterate over scatterlist
Ming Lei
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-28
scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...
Cathy Avery
2018-10-17
scsi: vmw_pscsi: switch to generic DMA API
Christoph Hellwig
2018-08-03
scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
Jim Gill
2018-05-01
scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
Jim Gill
2017-03-06
scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
2017-01-11
scsi: vmw_pvscsi: switch to pci_alloc_irq_vectors
Christoph Hellwig
2016-11-01
scsi: vmw_pvscsi: return SUCCESS for successful command aborts
David Jeffery
2016-07-12
vmw_pvscsi: Change to update maintainer details (name, email)
Jim Gill
2015-12-10
VMW_PVSCSI: Fix the issue of DMA-API related warnings.
Josh Boyer
2014-11-24
vmw_pscsi: simplify ->change_queue_depth
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
2014-11-12
vmw_pvscsi: fixup tagging
Hannes Reinecke
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-07-29
vmw_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-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
2012-03-27
[SCSI] vmw_pvscsi: Try setting host->max_id as suggested by the device.
Arvind Kumar
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-03-30
include 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 compilers
Dmitry Torokhov
2009-12-04
[SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
Alok Kataria