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
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
scsi: lpfc: Make lpfc_debugfs_ras_log_data static
YueHaibing
1
-2
/
+2
2019-10-29
scsi: lpfc: Fix NULL check before mempool_destroy is not needed
Saurav Girepunje
1
-2
/
+1
2019-10-29
scsi: lpfc: fix spelling error in MAGIC_NUMER_xxx
James Smart
2
-4
/
+4
2019-10-29
scsi: lpfc: fix build error of lpfc_debugfs.c for vfree/vmalloc
James Smart
1
-0
/
+1
2019-10-25
scsi: hisi_sas: Record the phy down event in debugfs
Luo Jiaxing
3
-0
/
+66
2019-10-25
scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
Luo Jiaxing
2
-0
/
+2
2019-10-25
scsi: hisi_sas: Add ability to have multiple debugfs dumps
Luo Jiaxing
2
-34
/
+47
2019-10-25
scsi: hisi_sas: Add module parameter for debugfs dump count
Luo Jiaxing
2
-3
/
+14
2019-10-25
scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
Luo Jiaxing
2
-56
/
+73
2019-10-25
scsi: hisi_sas: Add debugfs file structure for ITCT cache
Luo Jiaxing
2
-9
/
+13
2019-10-25
scsi: hisi_sas: Add debugfs file structure for IOST cache
Luo Jiaxing
2
-9
/
+13
2019-10-25
scsi: hisi_sas: Add debugfs file structure for ITCT
Luo Jiaxing
2
-12
/
+17
2019-10-25
scsi: hisi_sas: Add debugfs file structure for IOST
Luo Jiaxing
2
-11
/
+16
2019-10-25
scsi: hisi_sas: Add debugfs file structure for port
Luo Jiaxing
2
-10
/
+18
2019-10-25
scsi: hisi_sas: Add debugfs file structure for registers
Luo Jiaxing
2
-34
/
+35
2019-10-25
scsi: hisi_sas: Add debugfs file structure for DQ
Luo Jiaxing
2
-11
/
+18
2019-10-25
scsi: hisi_sas: Add debugfs file structure for CQ
Luo Jiaxing
2
-14
/
+22
2019-10-25
scsi: hisi_sas: Add timestamp for a debugfs dump
Luo Jiaxing
2
-0
/
+10
2019-10-25
scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
Xiang Chen
1
-1
/
+7
2019-10-25
scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
Xiang Chen
5
-12
/
+33
2019-10-25
scsi: hisi_sas: Set the BIST init value before enabling BIST
Xiang Chen
1
-5
/
+5
2019-10-25
scsi: hisi_sas: Don't create debugfs dump folder twice
Xiang Chen
1
-3
/
+0
2019-10-25
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
7
-8
/
+8
2019-10-25
scsi: isci: Spelling s/configruation/configuration/
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
scsi: mpt3sas: change allocation option
Tomas Henzl
1
-1
/
+1
2019-10-25
scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
Dan Carpenter
1
-0
/
+1
2019-10-25
scsi: cxgb4i: remove set but not used variable 'ppmax'
YueHaibing
1
-2
/
+0
2019-10-25
scsi: csiostor: Don't enable IRQs too early
Dan Carpenter
1
-6
/
+9
2019-10-25
scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointer
Saurav Girepunje
1
-2
/
+2
2019-10-25
scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointer
Saurav Girepunje
1
-1
/
+1
2019-10-25
scsi: lpfc: Update lpfc version to 12.6.0.0
James Smart
1
-1
/
+1
2019-10-25
scsi: lpfc: Add additional discovery log messages
James Smart
3
-9
/
+62
2019-10-25
scsi: lpfc: Add FC-AL support to lpe32000 models
James Smart
6
-1
/
+142
2019-10-25
scsi: lpfc: Add FA-WWN Async Event reporting
James Smart
2
-0
/
+11
2019-10-25
scsi: lpfc: Add log macros to allow print by serverity or verbosity setting
James Smart
1
-0
/
+17
2019-10-25
scsi: lpfc: Make FW logging dynamically configurable
James Smart
5
-10
/
+204
2019-10-25
scsi: lpfc: Revise interrupt coalescing for missing scenarios
James Smart
4
-32
/
+24
2019-10-25
scsi: lpfc: Remove lock contention target write path
James Smart
5
-54
/
+14
2019-10-25
scsi: lpfc: Slight fast-path performance optimizations
James Smart
2
-9
/
+10
2019-10-25
scsi: lpfc: fix coverity error of dereference after null check
James Smart
1
-2
/
+2
2019-10-25
scsi: lpfc: Fix hardlockup in lpfc_abort_handler
James Smart
1
-2
/
+3
2019-10-25
scsi: lpfc: Fix bad ndlp ptr in xri aborted handling
James Smart
3
-7
/
+12
2019-10-25
scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices
James Smart
1
-1
/
+3
2019-10-25
scsi: lpfc: Fix lockdep errors in sli_ringtx_put
James Smart
1
-3
/
+7
2019-10-25
scsi: lpfc: Fix reporting of read-only fw error errors
James Smart
2
-20
/
+50
2019-10-25
scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue count
James Smart
2
-7
/
+5
2019-10-23
scsi: cxlflash: remove set but not used variable 'ioarcb'
YueHaibing
1
-2
/
+0
2019-10-19
scsi: aacraid: bump version
Balsundar P
1
-1
/
+1
2019-10-19
scsi: aacraid: send AIF request post IOP RESET
Balsundar P
3
-9
/
+50
2019-10-19
scsi: aacraid: check adapter health
Balsundar P
1
-0
/
+4
[next]