index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Lines
2025-01-09
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Xiang Zhang
-1
/
+3
2025-01-09
scsi: core: Fix command pass through retry regression
Mike Christie
-0
/
+3
2024-12-04
scsi: scsi_debug: Fix hrtimer support for ndelay
John Garry
-1
/
+1
2024-12-04
scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...
Cathy Avery
-1
/
+6
2024-12-04
scsi: sg: Fix slab-use-after-free read in sg_release()
Suraj Sonawane
-1
/
+1
2024-12-04
scsi: qla2xxx: Update version to 10.02.09.400-k
Nilesh Javali
-2
/
+2
2024-12-04
scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
Anil Gurumurthy
-0
/
+1
2024-12-04
scsi: qla2xxx: Fix NVMe and NPIV connect issue
Quinn Tran
-0
/
+1
2024-12-04
scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
Saurav Kashyap
-10
/
+0
2024-12-04
scsi: qla2xxx: Fix use after free on unload
Quinn Tran
-7
/
+8
2024-12-04
scsi: qla2xxx: Fix abort in bsg timeout
Quinn Tran
-22
/
+92
2024-12-04
scsi: mpi3mr: Update driver version to 8.12.0.3.50
Ranjan Kumar
-2
/
+2
2024-12-04
scsi: mpi3mr: Handling of fault code for insufficient power
Ranjan Kumar
-0
/
+40
2024-12-04
scsi: mpi3mr: Start controller indexing from 0
Ranjan Kumar
-1
/
+1
2024-12-04
scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs
Ranjan Kumar
-77
/
+13
2024-12-04
scsi: mpi3mr: Synchronize access to ioctl data buffer
Ranjan Kumar
-11
/
+25
2024-12-04
scsi: mpt3sas: Update driver version to 51.100.00.00
Ranjan Kumar
-4
/
+4
2024-12-04
scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...
Ranjan Kumar
-1
/
+6
2024-12-02
Merge branch '6.13/scsi-queue' into 6.13/scsi-fixes
Martin K. Petersen
-563
/
+12
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2024-11-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-1472
/
+953
2024-11-20
scsi: megaraid_sas: Fix for a potential deadlock
Tomas Henzl
-1
/
+4
2024-11-20
scsi: lpfc: Fix spelling errors 'asynchronously'
liujing
-2
/
+2
2024-11-20
scsi: bfa: Remove unused parsers
Dr. David Alan Gilbert
-151
/
+0
2024-11-20
scsi: bfa: Remove unused structure builders
Dr. David Alan Gilbert
-403
/
+0
2024-11-20
scsi: qla1280: Fix hw revision numbering for ISP1020/1040
Magnus Lindholm
-6
/
+6
2024-11-20
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
-2
/
+1
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
-5
/
+3
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
-3
/
+3
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
-2
/
+0
2024-11-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-2
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
-0
/
+2
2024-11-06
Merge patch series "scsi: st: Device reset patches"
Martin K. Petersen
-10
/
+26
2024-11-06
scsi: st: New session only when Unit Attention for new tape
Kai Mäkisara
-1
/
+4
2024-11-06
scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
Kai Mäkisara
-8
/
+21
2024-11-06
scsi: st: Don't modify unknown block number in MTIOCGET
Kai Mäkisara
-1
/
+1
2024-11-06
scsi: sun3: Mark driver struct with __refdata to prevent section mismatch
Geert Uytterhoeven
-1
/
+7
2024-11-06
scsi: sg: Enable runtime power management
Bart Van Assche
-8
/
+1
2024-11-06
scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()
Zhen Lei
-0
/
+1
2024-11-06
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
Zhen Lei
-0
/
+1
2024-11-06
scsi: bfa: Fix use-after-free in bfad_im_module_exit()
Ye Bin
-2
/
+1
2024-11-06
scsi: esas2r: Remove unused esas2r_build_cli_req()
Dr. David Alan Gilbert
-21
/
+0
2024-11-06
scsi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-20
/
+20
2024-11-06
scsi: pm8001: Increase request sg length to support 4MiB requests
Igor Pylypiv
-2
/
+6
2024-11-06
scsi: pm8001: Initialize devices in pm8001_alloc_dev()
Igor Pylypiv
-8
/
+12
2024-11-06
scsi: pm8001: Use module param to set pcs event log severity
Salomon Dushimirimana
-1
/
+8
2024-11-06
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
-27
/
+37
2024-11-06
Merge patch series "Update lpfc to revision 14.4.0.6"
Martin K. Petersen
-814
/
+665
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
-1
/
+1
[next]