summaryrefslogtreecommitdiff
path: root/drivers/scsi/storvsc_drv.c
AgeCommit message (Expand)Author
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-16scsi: storvsc: Process unsupported MODE_SENSE_10Long Li
2025-10-13Merge branch '6.18/scsi-queue' into 6.18/scsi-fixesMartin K. Petersen
2025-10-06scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issui...Long Li
2025-10-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-09-24scsi: storvsc: Remove redundant ternary operatorsLiao Yuanhong
2025-08-13scsi: switch ->bios_param() to passing gendiskAl Viro
2025-06-09scsi: storvsc: Increase the timeouts to storvsc_timeoutDexuan Cui
2025-05-14Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple rangesMichael Kelley
2025-03-10scsi: storvsc: Don't report the host packet status as the hv statusRoman Kisel
2025-02-03scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li
2025-01-10scsi: storvsc: Ratelimit warning logs to prevent VM denial of serviceEaswar Hariharan
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen
2024-12-09scsi: storvsc: Don't assume cpu_possible_mask is denseMichael Kelley
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-04scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery
2024-01-23scsi: storvsc: Fix ring buffer size calculationMichael Kelley
2023-08-30Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen
2023-08-25scsi: storvsc: Handle additional SRB status valuesMichael Kelley
2023-08-24scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-07-31scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley
2023-07-23scsi: storvsc: Limit max_sectors for virtual Fibre Channel devicesMichael Kelley
2023-07-11scsi: storvsc: Handle SRB status value 0x30Michael Kelley
2023-06-14scsi: storvsc: Always set no_report_opcodesMichael Kelley
2023-05-16scsi: storvsc: Don't pass unused PFNs to Hyper-V hostMichael Kelley
2023-03-06scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li
2022-12-30Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-14scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VMMichael Kelley
2022-11-11scsi: storvsc: Fix handling of srb_status and capacity change eventsMichael Kelley
2022-10-22scsi: core: Change the return type of .eh_timed_out()Bart Van Assche
2022-10-10Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-09-23scsi: storvsc: remove an extraneous "to" in a commentwangjianli
2022-09-23Drivers: hv: vmbus: Optimize vmbus_on_eventSaurabh Sengar
2022-09-06scsi: storvsc: Drop DID_TARGET_FAILURE useMike Christie
2022-08-11scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar
2022-06-16scsi: storvsc: Correct reporting of Hyper-V I/O size limitsSaurabh Sengar
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-05-26scsi: storvsc: Removing Pre Win8 related logicSaurabh Sengar
2022-05-23scsi: storvsc: Fix typo in commentJulia Lawall
2022-05-11scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley