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.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
2022-09-25
scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_requ...
Gustavo A. R. Silva
1
-5
/
+3
2022-09-25
scsi: hptiop: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-3
/
+2
2022-09-25
scsi: pm8001: Fix running_req for internal abort commands
John Garry
1
-0
/
+4
2022-09-25
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
1
-1
/
+1
2022-09-25
scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usage
Kees Cook
2
-5
/
+10
2022-09-25
scsi: ufs: core: Remove redundant function definitions from ufshcd.h
Arthur Simchaev
2
-20
/
+5
2022-09-25
scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config files
Lukas Bulwahn
1
-3
/
+4
2022-09-25
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
1
-2
/
+34
2022-09-16
scsi: scsi_transport_fc: Use %u for dev_loss_tmo
Martin Wilck
1
-1
/
+1
2022-09-16
scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
1
-5
/
+5
2022-09-16
scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
1
-2
/
+2
2022-09-16
scsi: ibmvscsi_tgt: Fix repeated words in comment
wangjianli
1
-1
/
+1
2022-09-16
scsi: lpfc: Update lpfc version to 14.2.0.7
James Smart
1
-1
/
+1
2022-09-16
scsi: lpfc: Fix various issues reported by tools
James Smart
6
-118
/
+148
2022-09-16
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
8
-68
/
+224
2022-09-16
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2
-669
/
+350
2022-09-16
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
1
-23
/
+30
2022-09-16
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
1
-31
/
+32
2022-09-16
scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application
James Smart
1
-6
/
+22
2022-09-16
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
James Smart
4
-34
/
+48
2022-09-16
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...
James Smart
3
-41
/
+37
2022-09-16
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
1
-3
/
+7
2022-09-16
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
James Smart
1
-0
/
+7
2022-09-16
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
James Smart
1
-2
/
+7
2022-09-16
scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
James Smart
1
-2
/
+2
2022-09-16
scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()
Dan Carpenter
1
-2
/
+4
2022-09-16
scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()
Dan Carpenter
1
-26
/
+32
2022-09-16
scsi: aic79xx: Use __ro_after_init explicitly
Kees Cook
1
-1
/
+1
2022-09-16
scsi: target: Remove unused se_tmr_req_cache declaration
Gaosheng Cui
1
-2
/
+0
2022-09-16
scsi: qla2xxx: Remove unused declarations for qla2xxx
Gaosheng Cui
2
-14
/
+0
2022-09-16
scsi: target: alua: Do not report emtpy port group
Dmitry Bogdanov
1
-0
/
+3
2022-09-16
scsi: target: core: Set MULTIP bit for se_device with multiple ports
Dmitry Bogdanov
1
-0
/
+6
2022-09-07
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
Colin Ian King
1
-1
/
+1
2022-09-07
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
John Garry
1
-4
/
+12
2022-09-07
scsi: hisi_sas: Add helper to process bcast events
John Garry
5
-13
/
+18
2022-09-07
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
John Garry
1
-0
/
+7
2022-09-07
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
John Garry
1
-1
/
+1
2022-09-07
scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
John Garry
1
-7
/
+0
2022-09-07
scsi: esas2r: Use flex array destination for memcpy()
Kees Cook
2
-2
/
+2
2022-09-07
scsi: 3w-9xxx: Avoid disabling device if failing to enable it
Letu Ren
1
-1
/
+1
2022-09-07
scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node
Daniil Lunev
2
-0
/
+72
2022-09-07
scsi: qlogicpti: Fix dma_map_sg() check
Jack Wang
1
-1
/
+2
2022-09-07
scsi: core: Remove useless host error codes
Mike Christie
1
-6
/
+6
2022-09-07
scsi: core: Convert scsi_decide_disposition() to use SCSIML_STAT
Mike Christie
2
-25
/
+11
2022-09-07
scsi: core: Add error codes for internal SCSI midlayer use
Mike Christie
3
-0
/
+38
2022-09-07
scsi: cxlflash: Drop DID_ALLOC_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-07
scsi: qla2xxx: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-07
scsi: virtio_scsi: Drop DID_NEXUS_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-07
scsi: virtio_scsi: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-07
scsi: uas: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
[next]