index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
scsi: ufs: Add a bsg endpoint that supports UPIUs
Avri Altman
8
-1
/
+192
2018-10-11
scsi: uapi: ufs: Make utp_upiu_req visible to user space
Avri Altman
3
-63
/
+78
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-10-11
scsi: MAINTAINERS: Fix typo in cxlflash stanza
Matthew R. Ochs
1
-1
/
+1
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
2018-09-26
scsi: hpsa: Use vmemdup_user to replace the open code
zhong jiang
1
-8
/
+4
2018-09-21
scsi: advansys: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-09-21
scsi: target: iblock: split T10 PI SGL across command bios
Greg Edwards
1
-17
/
+37
2018-09-17
scsi: qla2xxx: Remove set but not used variable 'ptr_dma'
YueHaibing
1
-2
/
+0
[prev]
[next]