index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
scsi: add support for user-meta interface
Anuj Gupta
1
-2
/
+2
2024-12-13
scsi/cxlflash: Deprecate driver
Andrew Donnellan
2
-2
/
+6
2024-12-10
scsi: Constify struct pci_device_id
Christophe JAILLET
32
-32
/
+32
2024-12-10
scsi: storvsc: Don't assume cpu_possible_mask is dense
Michael Kelley
1
-7
/
+6
2024-12-10
scsi: Eliminate scsi_register() and scsi_unregister() usage & docs
Randy Dunlap
1
-1
/
+1
2024-12-05
Merge patch series "Replace the "slave_*" function names"
Martin K. Petersen
58
-303
/
+335
2024-12-04
scsi: core: Remove the .slave_configure() method
Bart Van Assche
1
-3
/
+1
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
38
-107
/
+144
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
14
-46
/
+43
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
39
-152
/
+152
2024-12-04
scsi: pm80xx: Improve debugging for aborted commands
Vishakha Channapattan
4
-9
/
+77
2024-12-04
scsi: pm80xx: Increase reserved tags from 8 to 128
Igor Pylypiv
1
-1
/
+1
2024-12-04
scsi: pm80xx: Use dynamic tag numbers for PHY start and stop
Jolly Shah
1
-9
/
+28
2024-12-04
scsi: pm80xx: Do not use libsas port ID
Igor Pylypiv
1
-19
/
+2
2024-12-04
scsi: scsi_debug: Fix hrtimer support for ndelay
John Garry
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-12-04
scsi: sg: Fix slab-use-after-free read in sg_release()
Suraj Sonawane
1
-1
/
+1
2024-12-04
scsi: qla2xxx: Update version to 10.02.09.400-k
Nilesh Javali
1
-2
/
+2
2024-12-04
scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
Anil Gurumurthy
1
-0
/
+1
2024-12-04
scsi: qla2xxx: Fix NVMe and NPIV connect issue
Quinn Tran
1
-0
/
+1
2024-12-04
scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
Saurav Kashyap
1
-10
/
+0
2024-12-04
scsi: qla2xxx: Move FCE Trace buffer allocation to user control
Quinn Tran
4
-31
/
+126
2024-12-04
scsi: csiostor: Fix typo doesnt->doesn't
Prateek Singh Rathore
1
-1
/
+1
2024-12-04
scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
Thorsten Blum
1
-13
/
+3
2024-12-04
scsi: qla2xxx: Fix use after free on unload
Quinn Tran
1
-7
/
+8
2024-12-04
scsi: qla2xxx: Fix abort in bsg timeout
Quinn Tran
1
-22
/
+92
2024-12-04
scsi: mpi3mr: Update driver version to 8.12.0.3.50
Ranjan Kumar
1
-2
/
+2
2024-12-04
scsi: mpi3mr: Handling of fault code for insufficient power
Ranjan Kumar
1
-0
/
+40
2024-12-04
scsi: mpi3mr: Start controller indexing from 0
Ranjan Kumar
1
-1
/
+1
2024-12-04
scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs
Ranjan Kumar
2
-77
/
+13
2024-12-04
scsi: mpi3mr: Synchronize access to ioctl data buffer
Ranjan Kumar
1
-11
/
+25
2024-12-04
scsi: mpt3sas: Update driver version to 51.100.00.00
Ranjan Kumar
1
-4
/
+4
2024-12-04
scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...
Ranjan Kumar
1
-1
/
+6
2024-12-02
Merge branch '6.13/scsi-queue' into 6.13/scsi-fixes
Martin K. Petersen
6
-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
/
+1
2024-11-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
65
-1472
/
+953
2024-11-21
scsi: megaraid_sas: Fix for a potential deadlock
Tomas Henzl
1
-1
/
+4
2024-11-21
scsi: lpfc: Fix spelling errors 'asynchronously'
liujing
2
-2
/
+2
2024-11-21
scsi: bfa: Remove unused parsers
Dr. David Alan Gilbert
2
-151
/
+0
2024-11-21
scsi: bfa: Remove unused structure builders
Dr. David Alan Gilbert
2
-403
/
+0
2024-11-21
scsi: qla1280: Fix hw revision numbering for ISP1020/1040
Magnus Lindholm
1
-6
/
+6
2024-11-21
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
1
-2
/
+1
2024-11-20
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2
-5
/
+3
2024-11-13
block: remove the write_hint field from struct request
Christoph Hellwig
1
-3
/
+3
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-2
/
+0
2024-11-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-0
/
+2
2024-11-07
Merge patch series "scsi: st: Device reset patches"
Martin K. Petersen
1
-10
/
+26
2024-11-07
scsi: st: New session only when Unit Attention for new tape
Kai Mäkisara
1
-1
/
+4
[prev]
[next]