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
2023-05-31
scsi: core: Only kick the requeue list if necessary
Bart Van Assche
1
-5
/
+8
2023-05-31
scsi: core: Trace SCSI sense data
Bart Van Assche
1
-2
/
+19
2023-05-31
scsi: core: Use min() instead of open-coding it
Bart Van Assche
1
-2
/
+1
2023-05-23
scsi: docs: sym53c8xx_2: Shorten chapter heading
Randy Dunlap
1
-3
/
+3
2023-05-23
scsi: docs: ncr53c8xx: Shorten chapter heading
Randy Dunlap
1
-3
/
+3
2023-05-23
scsi: docs: megaraid: Clarify chapter heading
Randy Dunlap
1
-3
/
+3
2023-05-23
scsi: docs: g_NCR5380: Shorten chapter heading
Randy Dunlap
1
-3
/
+3
2023-05-23
scsi: docs: scsi-generic: Multiple cleanups
Randy Dunlap
1
-32
/
+21
2023-05-23
scsi: docs: scsi_fc_transport: Fix typo in heading
Randy Dunlap
1
-4
/
+4
2023-05-23
scsi: docs: dc395x: Shorten the chapter heading
Randy Dunlap
1
-3
/
+3
2023-05-23
scsi: docs: scsi-changer: Shorten the chapter heading
Randy Dunlap
1
-3
/
+3
2023-05-23
scsi: docs: arcmsr: Use a chapter heading for clarity
Randy Dunlap
1
-0
/
+1
2023-05-23
scsi: docs: introduction: Multiple cleanups
Randy Dunlap
1
-13
/
+10
2023-05-23
scsi: docs: Organize the SCSI documentation
Randy Dunlap
1
-5
/
+32
2023-05-23
scsi: lpfc: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+6
2023-05-23
scsi: mpi3mr: Fix the type used for pointers to bitmap
Christophe JAILLET
2
-5
/
+5
2023-05-23
scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()
Yuchen Yang
1
-1
/
+3
2023-05-23
scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() fails
Keoseong Park
1
-3
/
+5
2023-05-23
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
24
-150
/
+1198
2023-05-23
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
5
-4
/
+295
2023-05-23
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
4
-5
/
+46
2023-05-23
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
5
-29
/
+193
2023-05-23
scsi: ata: libata-scsi: Add support for CDL pages mode sense
Damien Le Moal
1
-22
/
+128
2023-05-23
scsi: ata: libata-scsi: Handle CDL bits in ata_scsiop_maint_in()
Damien Le Moal
1
-4
/
+26
2023-05-23
scsi: ata: libata: Detect support for command duration limits
Damien Le Moal
4
-23
/
+80
2023-05-23
scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITION
Niklas Cassel
1
-9
/
+16
2023-05-23
scsi: ata: libata-scsi: Remove unnecessary !cmd checks
Niklas Cassel
1
-6
/
+0
2023-05-23
scsi: sd: Handle read/write CDL timeout failures
Niklas Cassel
3
-0
/
+50
2023-05-23
scsi: sd: Set read/write command CDL index
Damien Le Moal
1
-6
/
+34
2023-05-23
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
4
-0
/
+105
2023-05-23
scsi: core: Detect support for command duration limits
Damien Le Moal
5
-0
/
+98
2023-05-23
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
3
-16
/
+27
2023-05-23
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
5
-12
/
+13
2023-05-23
scsi: core: Rename and move get_scsi_ml_byte()
Niklas Cassel
2
-6
/
+6
2023-05-23
scsi: core: Allow libata to complete successful commands via EH
Niklas Cassel
2
-1
/
+7
2023-05-23
scsi: block: Introduce BLK_STS_DURATION_LIMIT
Damien Le Moal
2
-0
/
+9
2023-05-23
scsi: block: Introduce ioprio hints
Damien Le Moal
1
-0
/
+49
2023-05-23
scsi: block: ioprio: Clean up interface definition
Damien Le Moal
3
-12
/
+21
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
23
-245
/
+1073
2023-05-17
scsi: dc395x: Documentation: Reword original driver attribution
Bagas Sanjaya
1
-4
/
+2
2023-05-17
scsi: dc395x: Documentation: Replace non-functional twibble.org list
Bagas Sanjaya
1
-3
/
+2
2023-05-17
scsi: MAINTAINERS: Drop DC395x list and site
Bagas Sanjaya
1
-3
/
+0
2023-05-17
scsi: MAINTAINERS: Add a libsas entry
Jason Yan
1
-0
/
+10
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
[next]