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.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
2022-10-22
scsi: lpfc: Log when congestion management limits are in effect
Justin Tee
1
-0
/
+12
2022-10-22
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
1
-3
/
+3
2022-10-22
scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off
Justin Tee
1
-0
/
+1
2022-10-22
scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRS
Michal Kubecek
1
-0
/
+1
2022-10-22
scsi: qedf: Remove set but unused variable 'page'
Jiapeng Chong
1
-3
/
+0
2022-10-22
scsi: pm80xx: Remove unused reset_in_progress flag logic
Igor Pylypiv
2
-5
/
+0
2022-10-22
scsi: pm80xx: Display proc_name in sysfs
Igor Pylypiv
1
-0
/
+1
2022-10-22
scsi: mvsas: Use sas_task_find_rq() for tagging
John Garry
4
-23
/
+29
2022-10-22
scsi: mvsas: Delete mvs_tag_init()
John Garry
3
-10
/
+0
2022-10-22
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
4
-31
/
+24
2022-10-22
scsi: pm8001: Remove pm8001_tag_init()
Igor Pylypiv
3
-10
/
+0
2022-10-22
scsi: hisi_sas: Put reserved tags in lower region of tagset
John Garry
1
-7
/
+7
2022-10-22
scsi: hisi_sas: Use sas_task_find_rq()
John Garry
1
-18
/
+8
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
4
-25
/
+38
2022-10-19
scsi: libsas: make use of ata_port_is_frozen() helper
Niklas Cassel
1
-1
/
+1
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
1
-2
/
+1
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
Jason Yan
1
-11
/
+3
2022-10-18
scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
1
-12
/
+5
2022-10-18
scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
1
-12
/
+6
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
1
-0
/
+16
2022-10-18
scsi: libsas: Introduce SAS address comparison helpers
Jason Yan
1
-0
/
+17
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
2
-20
/
+4
2022-10-18
scsi: core: Remove the put_device() call from scsi_device_get()
Bart Van Assche
1
-5
/
+5
2022-10-18
scsi: core: Rework scsi_single_lun_run()
Bart Van Assche
1
-17
/
+15
2022-10-18
scsi: core: Introduce a new list for SCSI proc directory entries
Bart Van Assche
2
-23
/
+102
2022-10-18
scsi: core: Fail host creation if creating the proc directory fails
Bart Van Assche
3
-7
/
+13
2022-10-18
scsi: esas2r: Introduce scsi_template_proc_dir()
Bart Van Assche
2
-6
/
+22
2022-10-18
scsi: esas2r: Initialize two host template members implicitly
Bart Van Assche
1
-2
/
+0
2022-10-18
scsi: lpfc: Fix memory leak in lpfc_create_port()
Rafael Mendonca
1
-3
/
+4
2022-10-18
scsi: libsas: Update SATA dev FIS in sas_ata_task_done()
John Garry
1
-2
/
+2
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
2
-3
/
+4
2022-10-18
scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
John Garry
4
-326
/
+19
2022-10-18
scsi: pm8001: Modify task abort handling for SATA task
John Garry
3
-6
/
+31
2022-10-18
scsi: hisi_sas: Modify v3 HW SATA disk error state completion processing
Xingui Yang
1
-1
/
+4
2022-10-18
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
3
-3
/
+64
2022-10-18
scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task()
Xingui Yang
1
-5
/
+3
2022-10-18
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
1
-0
/
+15
2022-10-18
scsi: core: Restrict legal sdev_state transitions via sysfs
Uday Shankar
1
-0
/
+8
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-3
/
+3
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-3
/
+3
2022-10-10
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+10
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
100
-2187
/
+7281
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
4
-45
/
+16
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
12
-42
/
+23
2022-10-01
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
2
-3
/
+3
2022-10-01
scsi: qla2xxx: Use transport-defined speed mask for supported_speeds
Manish Rangankar
1
-2
/
+26
[prev]
[next]