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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2024-04-12
scsi: ipr: Switch to using ->device_configure
Christoph Hellwig
1
-4
/
+6
2024-04-12
scsi: hptiop: Switch to using ->device_configure
Christoph Hellwig
1
-4
/
+4
2024-04-12
scsi: sbp2: Switch to using ->device_configure
Christoph Hellwig
1
-3
/
+4
2024-04-12
scsi: mpt3sas: Switch to using ->device_configure
Christoph Hellwig
1
-10
/
+8
2024-04-12
scsi: megaraid_sas: Switch to using ->device_configure
Christoph Hellwig
3
-14
/
+20
2024-04-12
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
2
-21
/
+30
2024-04-12
scsi: core: Use the atomic queue limits API in scsi_add_lun()
Christoph Hellwig
1
-13
/
+15
2024-04-12
scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init method
Christoph Hellwig
3
-10
/
+2
2024-04-12
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
14
-53
/
+42
2024-04-12
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
7
-35
/
+18
2024-04-12
scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...
Christoph Hellwig
3
-4
/
+4
2024-04-12
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
5
-27
/
+28
2024-04-12
scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
1
-7
/
+5
2024-04-12
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
7
-11
/
+16
2024-04-12
scsi: block: Add a helper to cancel atomic queue limit updates
Christoph Hellwig
1
-0
/
+13
2024-04-08
scsi: cxlflash: Fix function pointer cast warnings
Arnd Bergmann
5
-46
/
+38
2024-04-08
scsi: ufs: qcom: Add sanity checks for gear/lane values during ICC scaling
Manivannan Sadhasivam
1
-0
/
+10
2024-04-06
Merge patch series "scsi: Prevent several section mismatch warnings"
Martin K. Petersen
4
-4
/
+28
2024-04-06
scsi: mac_scsi: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-04-06
scsi: atari_scsi: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-04-06
scsi: a4000t: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-04-06
scsi: a3000: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-04-06
Merge patch series "scsi: ufs: Remove overzealous memory barriers"
Martin K. Petersen
4
-29
/
+12
2024-04-06
scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regs
Andrew Halaney
1
-6
/
+0
2024-04-06
scsi: ufs: core: Remove unnecessary wmb() after ringing doorbell
Andrew Halaney
1
-3
/
+0
2024-04-06
scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: core: Perform read back after disabling interrupts
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_H
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: qcom: Perform read back after writing CGC enable
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: qcom: Perform read back after writing unipro mode
Andrew Halaney
1
-3
/
+0
2024-04-06
scsi: ufs: qcom: Remove unnecessary mb() after writing testbus config
Andrew Halaney
1
-5
/
+0
2024-04-06
scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US
Andrew Halaney
1
-1
/
+1
2024-04-06
scsi: ufs: qcom: Perform read back after writing reset bit
Andrew Halaney
1
-6
/
+6
2024-04-06
scsi: ufs: core: Drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-06
scsi: st: Drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-06
scsi: sr: Drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-06
scsi: ses: Drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-06
scsi: sd: Drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-06
scsi: core: Store owner from modules with scsi_register_driver()
Krzysztof Kozlowski
2
-3
/
+6
2024-04-06
scsi: qla2xxx: Drop driver owner assignment
Krzysztof Kozlowski
1
-3
/
+0
2024-04-06
scsi: csiostor: Drop driver owner assignment
Krzysztof Kozlowski
1
-3
/
+0
2024-03-28
scsi: libsas: Fix declaration of ncq priority attributes
Damien Le Moal
1
-5
/
+7
2024-03-26
Merge patch series "ufs: host: mediatek: Provide features and fixes in MediaT...
Martin K. Petersen
3
-94
/
+220
2024-03-26
scsi: ufs: mediatek: Support rtff in PM flow
Alice Chao
3
-0
/
+41
2024-03-26
scsi: ufs: mediatek: Support mphy reset
Peter Wang
3
-1
/
+23
2024-03-26
scsi: ufs: mediatek: Rename host power control API
Po-Wen Kao
2
-12
/
+5
2024-03-26
scsi: ufs: mediatek: UFS mtk sip command reconstruct
Po-Wen Kao
3
-80
/
+92
2024-03-26
scsi: ufs: mediatek: Add UFS_MTK_CAP_DISABLE_MCQ
Po-Wen Kao
2
-0
/
+13
2024-03-26
scsi: ufs: mediatek: TX skew fix
Peter Wang
2
-0
/
+22
[next]