index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
storvsc_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-26
Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-43
/
+10
2026-08-24
scsi: storvsc: Remove support for storvsc protocol of old Hyper-V hosts
Michael Kelley
1
-43
/
+10
2026-08-07
scsi: storvsc: Support manual scans for all Hyper-V targets
Laurence Oberman
1
-0
/
+32
2026-05-14
scsi: storvsc: Replace symbolic permissions with octal
Md Shofiqul Islam
1
-4
/
+4
2026-04-08
scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
Li Tian
1
-11
/
+21
2026-02-23
Merge branch '7.0/scsi-queue' into 7.0/scsi-fixes
Martin K. Petersen
1
-2
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-17
scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
Jan Kiszka
1
-2
/
+3
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-1
/
+2
2026-01-16
scsi: storvsc: Process unsupported MODE_SENSE_10
Long Li
1
-1
/
+2
2025-10-13
Merge branch '6.18/scsi-queue' into 6.18/scsi-fixes
Martin K. Petersen
1
-51
/
+45
2025-10-06
scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issui...
Long Li
1
-51
/
+45
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2025-09-24
scsi: storvsc: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+2
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
1
-1
/
+1
2025-06-09
scsi: storvsc: Increase the timeouts to storvsc_timeout
Dexuan Cui
1
-4
/
+6
2025-05-14
Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges
Michael Kelley
1
-0
/
+1
2025-03-10
scsi: storvsc: Don't report the host packet status as the hv status
Roman Kisel
1
-2
/
+2
2025-02-03
scsi: storvsc: Set correct data length for sending SCSI command without payload
Long Li
1
-0
/
+1
2025-01-10
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Easwar Hariharan
1
-1
/
+7
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
1
-1
/
+6
2024-12-09
scsi: storvsc: Don't assume cpu_possible_mask is dense
Michael Kelley
1
-7
/
+6
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-2
/
+3
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-1
/
+1
2024-12-04
scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...
Cathy Avery
1
-1
/
+6
2024-01-23
scsi: storvsc: Fix ring buffer size calculation
Michael Kelley
1
-5
/
+7
2023-08-30
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
1
-4
/
+13
2023-08-25
scsi: storvsc: Handle additional SRB status values
Michael Kelley
1
-0
/
+7
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
1
-1
/
+1
2023-07-31
scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
Michael Kelley
1
-4
/
+0
2023-07-23
scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
Michael Kelley
1
-0
/
+4
2023-07-11
scsi: storvsc: Handle SRB status value 0x30
Michael Kelley
1
-0
/
+2
2023-06-14
scsi: storvsc: Always set no_report_opcodes
Michael Kelley
1
-0
/
+2
2023-05-16
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
1
-4
/
+4
2023-03-06
scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
Michael Kelley
1
-0
/
+16
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-3
/
+1
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
1
-0
/
+3
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2022-12-14
scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
Michael Kelley
1
-0
/
+3
2022-11-11
scsi: storvsc: Fix handling of srb_status and capacity change events
Michael Kelley
1
-35
/
+34
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
1
-2
/
+2
2022-10-10
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+10
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-09-23
scsi: storvsc: remove an extraneous "to" in a comment
wangjianli
1
-1
/
+1
2022-09-23
Drivers: hv: vmbus: Optimize vmbus_on_event
Saurabh Sengar
1
-0
/
+9
2022-09-06
scsi: storvsc: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-08-11
scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
Saurabh Sengar
1
-1
/
+1
[next]