index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla4xxx: Remove redundant check on drvr_wait
Colin Ian King
2018-09-28
1
-6
/
+4
*
scsi: qla2xxx: Move log messages before issuing command to firmware
Giridhar Malavali
2018-09-28
2
-30
/
+33
*
scsi: qla2xxx: Fix for double free of SRB structure
Giridhar Malavali
2018-09-28
2
-2
/
+16
*
scsi: qla2xxx: Fix recursive mailbox timeout
Quinn Tran
2018-09-28
1
-1
/
+1
*
scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
Himanshu Madhani
2018-09-28
1
-3
/
+0
*
scsi: qla2xxx: Fix re-using LoopID when handle is in use
Quinn Tran
2018-09-28
2
-15
/
+6
*
scsi: qla2xxx: Fix duplicate switch database entries
Quinn Tran
2018-09-28
1
-3
/
+3
*
scsi: qla2xxx: Fix NVMe Target discovery
Quinn Tran
2018-09-28
1
-2
/
+2
*
scsi: qla2xxx: Fix NVMe session hang on unload
Quinn Tran
2018-09-28
1
-1
/
+1
*
scsi: qla2xxx: don't allow negative thresholds
Dan Carpenter
2018-09-28
1
-1
/
+1
*
scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx
Masanari Iida
2018-09-28
1
-1
/
+1
*
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
2018-09-26
1
-5
/
+4
*
scsi: libsas: check the ata device status by ata_dev_enabled()
Jason Yan
2018-09-26
1
-1
/
+1
*
scsi: libsas: always unregister the old device if going to discover new
Jason Yan
2018-09-26
1
-8
/
+5
*
scsi: libsas: make the lldd_port_deformed method optional
Jason Yan
2018-09-26
2
-8
/
+3
*
scsi: libsas: delete dead code in scsi_transport_sas.c
Jason Yan
2018-09-26
1
-2
/
+0
*
scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
Colin Ian King
2018-09-26
2
-3
/
+3
*
scsi: FlashPoint: Remove unnecessary parentheses
Nathan Chancellor
2018-09-26
1
-3
/
+3
*
scsi: hpsa: Use vmemdup_user to replace the open code
zhong jiang
2018-09-26
1
-8
/
+4
*
scsi: advansys: Remove unnecessary parentheses
Nathan Chancellor
2018-09-21
1
-1
/
+1
*
scsi: qla2xxx: Remove set but not used variable 'ptr_dma'
YueHaibing
2018-09-17
1
-2
/
+0
*
scsi: lpfc: Remove set but not used variable 'sgl_size'
YueHaibing
2018-09-17
1
-3
/
+1
*
scsi: bnx2fc: Remove set but not used variable 'oxid'
YueHaibing
2018-09-17
1
-3
/
+0
*
scsi: core: remove unnecessary unlikely()
Igor Stoppa
2018-09-17
1
-2
/
+2
*
scsi: aic7xxx: remove set but not used variable 'shared_scb_data'
YueHaibing
2018-09-17
1
-2
/
+0
*
scsi: pm80xx: Remove set but not used variable 'page_code'
YueHaibing
2018-09-17
1
-2
/
+1
*
scsi: pm80xx: Remove set but not used variable 'device_id'
YueHaibing
2018-09-17
1
-4
/
+0
*
scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_init
Vivek Gautam
2018-09-17
1
-19
/
+34
*
scsi: pm80xx: Update driver version to 0.1.39
Deepak Ukey
2018-09-12
1
-1
/
+1
*
scsi: pm80xx: Fixed system hang issue during kexec boot
Deepak Ukey
2018-09-12
5
-6
/
+91
*
scsi: pm80xx: Corrected dma_unmap_sg() parameter
Deepak Ukey
2018-09-12
1
-1
/
+1
*
scsi: pm80xx: Fix for phy enable/disable functionality
Deepak Ukey
2018-09-12
7
-17
/
+49
*
scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Colin Ian King
2018-09-12
1
-1
/
+1
*
scsi: aic7xxx: remove unused redundant variable num_chip_names
Colin Ian King
2018-09-12
2
-2
/
+0
*
scsi: libfc: remove set but not used variable 'rpriv'
YueHaibing
2018-09-12
1
-3
/
+0
*
scsi: arcmsr: Spelling s/rebulid/rebuild/
Geert Uytterhoeven
2018-09-12
1
-10
/
+10
*
scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()
George Kennedy
2018-09-12
1
-4
/
+11
*
scsi: lpfc: update driver version to 12.0.0.7
James Smart
2018-09-12
1
-1
/
+1
*
scsi: lpfc: add support to retrieve firmware logs
James Smart
2018-09-12
9
-2
/
+790
*
scsi: lpfc: reduce locking when updating statistics
James Smart
2018-09-12
1
-8
/
+10
*
scsi: lpfc: Fix errors in log messages.
James Smart
2018-09-12
2
-5
/
+4
*
scsi: lpfc: Correct invalid EQ doorbell write on if_type=6
James Smart
2018-09-12
1
-5
/
+1
*
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
2018-09-12
7
-22
/
+52
*
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
2018-09-12
1
-0
/
+7
*
scsi: lpfc: Correct race with abort on completion path
James Smart
2018-09-12
1
-3
/
+11
*
scsi: lpfc: Raise nvme defaults to support a larger io and more connectivity
James Smart
2018-09-12
1
-0
/
+10
*
scsi: lpfc: raise sg count for nvme to use available sg resources
James Smart
2018-09-12
5
-37
/
+103
*
scsi: lpfc: Fix GFT_ID and PRLI logic for RSCN
James Smart
2018-09-12
3
-6
/
+4
*
scsi: qla2xxx: Update driver version to 10.00.00.11-k
Himanshu Madhani
2018-09-12
1
-1
/
+1
*
scsi: qla2xxx: Fix double increment of switch scan retry count
Quinn Tran
2018-09-12
1
-20
/
+17
[next]