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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-14
/
+14
2023-05-17
scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-11
/
+11
2023-05-17
scsi: target: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
4
-12
/
+12
2023-05-17
scsi: bfa: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
9
-25
/
+25
2023-05-17
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
1
-8
/
+20
2023-05-17
scsi: hisi_sas: Fix warnings detected by sparse
Xingui Yang
1
-3
/
+4
2023-05-17
scsi: hisi_sas: Change DMA setup lock timeout to 2.5s
Xingui Yang
1
-0
/
+4
2023-05-17
scsi: hisi_sas: Configure initial value of some registers according to HBA model
Yihang Li
1
-5
/
+12
2023-05-17
scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays
Kees Cook
1
-5
/
+3
2023-05-17
scsi: ufs: hwmon: Constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-08
Merge patch series "smartpqi updates"
Martin K. Petersen
6
-152
/
+178
2023-05-08
Merge patch series "scsi: pm80xx: Enhanced debug logs for HW events"
Martin K. Petersen
3
-52
/
+107
2023-05-08
Merge patch series "scsi: libsas: remove empty branches and code simplification"
Martin K. Petersen
1
-53
/
+71
2023-05-08
Merge patch series "qla2xxx driver update"
Martin K. Petersen
8
-105
/
+418
2023-05-08
Merge patch series "lpfc: Update lpfc to revision 14.2.0.12"
Martin K. Petersen
11
-235
/
+309
2023-05-08
scsi: ufs: ufs-mediatek: Delete some dead code
Dan Carpenter
1
-3
/
+0
2023-05-08
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
1
-2
/
+1
2023-05-08
scsi: ufs: core: Change the module parameter macro of use_mcq_mode
Keoseong Park
1
-18
/
+2
2023-05-08
scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()
Harshit Mogalapalli
1
-1
/
+1
2023-05-08
scsi: smartpqi: Update version to 2.1.22-040
Don Brace
1
-3
/
+3
2023-05-08
scsi: smartpqi: Update copyright to 2023
Don Brace
6
-6
/
+6
2023-05-08
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Don Brace
2
-0
/
+16
2023-05-08
scsi: smartpqi: Stop sending driver-initiated TURs
Kevin Barnett
2
-75
/
+11
2023-05-08
scsi: smartpqi: Fix byte aligned writew for ARM servers
Don Brace
1
-2
/
+2
2023-05-08
scsi: smartpqi: Add support for RAID NCQ priority
Gilbert Wu
1
-44
/
+45
2023-05-08
scsi: smartpqi: Validate block layer host tag
Murthy Bhat
1
-1
/
+2
2023-05-08
scsi: smartpqi: Remove contention for raid_bypass_cnt
Mike McGowen
2
-4
/
+4
2023-05-08
scsi: smartpqi: Fix rare SAS transport memory leak
Don Brace
1
-1
/
+3
2023-05-08
scsi: smartpqi: Remove NULL pointer check
Kevin Barnett
1
-15
/
+13
2023-05-08
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+72
2023-05-08
scsi: smartpqi: Map full length of PCI BAR 0
Mike McGowen
1
-1
/
+1
2023-05-08
scsi: qla2xxx: Update version to 10.02.08.300-k
Nilesh Javali
1
-2
/
+2
2023-05-08
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-05-08
scsi: qla2xxx: Fix mem access after free
Quinn Tran
2
-73
/
+95
2023-05-08
scsi: qla2xxx: Fix hang in task management
Quinn Tran
2
-3
/
+61
2023-05-08
scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
Quinn Tran
2
-5
/
+61
2023-05-08
scsi: qla2xxx: Fix task management cmd failure
Quinn Tran
4
-23
/
+139
2023-05-08
scsi: qla2xxx: Multi-que support for TMF
Quinn Tran
4
-18
/
+66
2023-05-08
scsi: libsas: factor out sas_check_fanout_expander_topo()
Jason Yan
1
-10
/
+18
2023-05-08
scsi: libsas: Remove an empty branch in sas_check_parent_topology()
Jason Yan
1
-23
/
+33
2023-05-08
scsi: libsas: Simplify sas_check_eeds()
Jason Yan
1
-20
/
+20
2023-05-08
scsi: lpfc: Update lpfc version to 14.2.0.12
Justin Tee
1
-1
/
+1
2023-05-08
scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ
Justin Tee
4
-157
/
+200
2023-05-08
scsi: lpfc: Add new RCQE status for handling DMA failures
Justin Tee
2
-3
/
+68
2023-05-08
scsi: lpfc: Update congestion warning notification period
Justin Tee
4
-6
/
+6
2023-05-08
scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort p...
Justin Tee
1
-22
/
+22
2023-05-08
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
3
-45
/
+10
2023-05-08
scsi: lpfc: Fix verbose logging for SCSI commands issued to SES devices
Justin Tee
1
-1
/
+2
2023-05-08
scsi: pm80xx: Add GET_NVMD timeout during probe
Changyuan Lyu
1
-7
/
+22
2023-05-08
scsi: pm80xx: Update PHY state after hard reset
Changyuan Lyu
1
-5
/
+9
[next]