index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
scsi: qla2xxx: Move log messages before issuing command to firmware
Giridhar Malavali
2
-30
/
+33
2018-09-27
scsi: qla2xxx: Fix for double free of SRB structure
Giridhar Malavali
2
-2
/
+16
2018-09-27
scsi: qla2xxx: Fix recursive mailbox timeout
Quinn Tran
1
-1
/
+1
2018-09-27
scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
Himanshu Madhani
1
-3
/
+0
2018-09-27
scsi: qla2xxx: Fix re-using LoopID when handle is in use
Quinn Tran
2
-15
/
+6
2018-09-27
scsi: qla2xxx: Fix duplicate switch database entries
Quinn Tran
1
-3
/
+3
2018-09-27
scsi: qla2xxx: Fix NVMe Target discovery
Quinn Tran
1
-2
/
+2
2018-09-27
scsi: qla2xxx: Fix NVMe session hang on unload
Quinn Tran
1
-1
/
+1
2018-09-27
scsi: qla2xxx: don't allow negative thresholds
Dan Carpenter
1
-1
/
+1
2018-09-27
scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx
Masanari Iida
1
-1
/
+1
2018-09-25
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-3
/
+20
2018-09-25
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
1
-5
/
+4
2018-09-25
scsi: libsas: check the ata device status by ata_dev_enabled()
Jason Yan
1
-1
/
+1
2018-09-25
scsi: libsas: always unregister the old device if going to discover new
Jason Yan
1
-8
/
+5
2018-09-25
scsi: libsas: make the lldd_port_deformed method optional
Jason Yan
2
-8
/
+3
2018-09-25
scsi: libsas: delete dead code in scsi_transport_sas.c
Jason Yan
1
-2
/
+0
2018-09-25
scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
Colin Ian King
2
-3
/
+3
2018-09-25
scsi: FlashPoint: Remove unnecessary parentheses
Nathan Chancellor
1
-3
/
+3
2018-09-25
scsi: hpsa: Use vmemdup_user to replace the open code
zhong jiang
1
-8
/
+4
2018-09-20
scsi: advansys: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-09-20
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
2018-09-17
scsi: lpfc: Remove set but not used variable 'sgl_size'
YueHaibing
1
-3
/
+1
2018-09-17
scsi: bnx2fc: Remove set but not used variable 'oxid'
YueHaibing
1
-3
/
+0
2018-09-17
scsi: core: remove unnecessary unlikely()
Igor Stoppa
1
-2
/
+2
2018-09-17
scsi: aic7xxx: remove set but not used variable 'shared_scb_data'
YueHaibing
1
-2
/
+0
2018-09-17
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
Colin Ian King
4
-4
/
+4
2018-09-17
scsi: pm80xx: Remove set but not used variable 'page_code'
YueHaibing
1
-2
/
+1
2018-09-17
scsi: pm80xx: Remove set but not used variable 'device_id'
YueHaibing
1
-4
/
+0
2018-09-17
scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_init
Vivek Gautam
1
-19
/
+34
2018-09-11
scsi: message: fusion: fix a few trivial spelling mistakes
Colin Ian King
3
-9
/
+9
2018-09-11
scsi: pm80xx: Update driver version to 0.1.39
Deepak Ukey
1
-1
/
+1
2018-09-11
scsi: pm80xx: Fixed system hang issue during kexec boot
Deepak Ukey
5
-6
/
+91
2018-09-11
scsi: pm80xx: Corrected dma_unmap_sg() parameter
Deepak Ukey
1
-1
/
+1
2018-09-11
scsi: pm80xx: Fix for phy enable/disable functionality
Deepak Ukey
7
-17
/
+49
2018-09-11
scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Colin Ian King
1
-1
/
+1
2018-09-11
scsi: aic7xxx: remove unused redundant variable num_chip_names
Colin Ian King
2
-2
/
+0
2018-09-11
scsi: libfc: remove set but not used variable 'rpriv'
YueHaibing
1
-3
/
+0
2018-09-11
scsi: arcmsr: Spelling s/rebulid/rebuild/
Geert Uytterhoeven
1
-10
/
+10
2018-09-11
scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()
George Kennedy
1
-4
/
+11
2018-09-11
scsi: lpfc: update driver version to 12.0.0.7
James Smart
1
-1
/
+1
2018-09-11
scsi: lpfc: add support to retrieve firmware logs
James Smart
9
-2
/
+790
2018-09-11
scsi: lpfc: reduce locking when updating statistics
James Smart
1
-8
/
+10
2018-09-11
scsi: lpfc: Fix errors in log messages.
James Smart
2
-5
/
+4
2018-09-11
scsi: lpfc: Correct invalid EQ doorbell write on if_type=6
James Smart
1
-5
/
+1
2018-09-11
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
7
-22
/
+52
2018-09-11
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
1
-0
/
+7
2018-09-11
scsi: lpfc: Correct race with abort on completion path
James Smart
1
-3
/
+11
[next]