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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
scsi: arcmsr: clean up clang warning on extraneous parentheses
Colin Ian King
1
-3
/
+3
2018-10-11
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
Avri Altman
3
-2
/
+14
2018-10-11
scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()
Avri Altman
1
-4
/
+110
2018-10-11
scsi: ufs: Add API to execute raw upiu commands
Avri Altman
3
-0
/
+184
2018-10-11
scsi: ufs: Use data structure size in pointer arithmetic
Avri Altman
2
-3
/
+2
2018-10-11
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
6
-1
/
+144
2018-10-11
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman
2
-63
/
+4
2018-10-11
scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper
Christoph Hellwig
1
-80
/
+61
2018-10-11
scsi: ufs: cleanup struct utp_task_req_desc
Christoph Hellwig
3
-89
/
+34
2018-10-11
scsi: snic: Replace spin_is_locked() with lockdep
Lance Roy
1
-2
/
+2
2018-10-11
scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks
Nathan Chancellor
1
-2
/
+2
2018-10-11
scsi: mpt3sas: Use dma_pool_zalloc
Souptick Joarder
1
-4
/
+2
2018-10-11
scsi: mpt3sas: Remove unused macro MPT3SAS_FMT
Joe Perches
1
-2
/
+0
2018-10-11
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
Joe Perches
3
-31
/
+28
2018-10-11
scsi: mpt3sas: Remove KERN_WARNING from panic uses
Joe Perches
1
-26
/
+15
2018-10-11
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s:
Joe Perches
1
-5
/
+5
2018-10-11
scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT
Joe Perches
2
-39
/
+29
2018-10-11
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
7
-1982
/
+1533
2018-10-11
scsi: mpt3sas: Add ioc_<level> logging macros
Joe Perches
1
-0
/
+9
2018-09-28
scsi: qla2xxx: Return switch command on a timeout
Himanshu Madhani
1
-6
/
+5
2018-09-28
scsi: NCR5380: Check for bus reset
Finn Thain
1
-29
/
+45
2018-09-28
scsi: NCR5380: Handle BUS FREE during reselection
Finn Thain
1
-0
/
+3
2018-09-28
scsi: NCR5380: Don't call dsprintk() following reselection interrupt
Finn Thain
1
-2
/
+2
2018-09-28
scsi: NCR5380: Don't clear busy flag when abort fails
Finn Thain
1
-4
/
+10
2018-09-28
scsi: NCR5380: Check for invalid reselection target
Finn Thain
1
-0
/
+5
2018-09-28
scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense data
Finn Thain
1
-5
/
+4
2018-09-28
scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSE
Finn Thain
1
-1
/
+3
2018-09-28
scsi: NCR5380: Have NCR5380_select() return a bool
Finn Thain
2
-26
/
+22
2018-09-28
scsi: NCR5380: Reduce goto statements in NCR5380_select()
Finn Thain
1
-9
/
+12
2018-09-28
scsi: NCR5380: Clear all unissued commands on host reset
Hannes Reinecke
1
-2
/
+5
2018-09-28
scsi: mptfusion: Remove unnecessary parentheses
Nathan Chancellor
1
-2
/
+2
2018-09-28
scsi: qla4xxx: Remove redundant check on drvr_wait
Colin Ian King
1
-6
/
+4
2018-09-28
scsi: qla2xxx: Move log messages before issuing command to firmware
Giridhar Malavali
2
-30
/
+33
2018-09-28
scsi: qla2xxx: Fix for double free of SRB structure
Giridhar Malavali
2
-2
/
+16
2018-09-28
scsi: qla2xxx: Fix recursive mailbox timeout
Quinn Tran
1
-1
/
+1
2018-09-28
scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
Himanshu Madhani
1
-3
/
+0
2018-09-28
scsi: qla2xxx: Fix re-using LoopID when handle is in use
Quinn Tran
2
-15
/
+6
2018-09-28
scsi: qla2xxx: Fix duplicate switch database entries
Quinn Tran
1
-3
/
+3
2018-09-28
scsi: qla2xxx: Fix NVMe Target discovery
Quinn Tran
1
-2
/
+2
2018-09-28
scsi: qla2xxx: Fix NVMe session hang on unload
Quinn Tran
1
-1
/
+1
2018-09-28
scsi: qla2xxx: don't allow negative thresholds
Dan Carpenter
1
-1
/
+1
2018-09-28
scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx
Masanari Iida
1
-1
/
+1
2018-09-26
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-3
/
+20
2018-09-26
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
1
-5
/
+4
2018-09-26
scsi: libsas: check the ata device status by ata_dev_enabled()
Jason Yan
1
-1
/
+1
2018-09-26
scsi: libsas: always unregister the old device if going to discover new
Jason Yan
1
-8
/
+5
2018-09-26
scsi: libsas: make the lldd_port_deformed method optional
Jason Yan
2
-8
/
+3
2018-09-26
scsi: libsas: delete dead code in scsi_transport_sas.c
Jason Yan
1
-2
/
+0
2018-09-26
scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
Colin Ian King
2
-3
/
+3
2018-09-26
scsi: FlashPoint: Remove unnecessary parentheses
Nathan Chancellor
1
-3
/
+3
[next]