index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
scsi: lpfc: lpfc_ct: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-04-08
scsi: imm: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-16
/
+17
2019-04-08
scsi: csiostor: csio_wr: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-08
scsi: bfa: bfa_fcpim: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2019-04-08
scsi: be2iscsi: be_main: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-08
scsi: be2iscsi: be_iscsi: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-08
scsi: aic7xxx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+9
2019-04-08
scsi/qla1280: Remove stale comment about mmiowb()
Will Deacon
1
-10
/
+0
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
11
-21
/
+1
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
1
-1
/
+1
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
1
-32
/
+0
2019-04-03
scsi: qla2xxx: Remove useless set memory to zero use memset()
YueHaibing
1
-1
/
+0
2019-04-03
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
1
-10
/
+64
2019-04-03
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
1
-10
/
+1
2019-04-03
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
1
-2
/
+0
2019-04-03
scsi: pm8001: fix spelling mistake, interupt -> interrupt
Colin Ian King
4
-7
/
+7
2019-04-03
scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined
Colin Ian King
2
-12
/
+16
2019-04-03
scsi: qla2xxx: Update driver version to 10.01.00.16-k
Himanshu Madhani
1
-1
/
+1
2019-04-03
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
Giridhar Malavali
2
-39
/
+46
2019-04-03
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
Giridhar Malavali
2
-8
/
+27
2019-04-03
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
Anil Gurumurthy
1
-2
/
+0
2019-04-03
scsi: qla2xxx: Set remote port devloss timeout to 0
Giridhar Malavali
1
-12
/
+7
2019-04-03
scsi: qla2xxx: Cleanup fcport memory to prevent leak
Quinn Tran
2
-5
/
+4
2019-04-03
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()
Quinn Tran
2
-12
/
+19
2019-04-03
scsi: qla2xxx: Fix fw dump corruption
Quinn Tran
2
-26
/
+47
2019-04-03
scsi: qla2xxx: Further limit FLASH region write access from SysFS
Andrew Vasquez
1
-3
/
+5
2019-04-03
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
1
-2
/
+2
2019-04-03
scsi: lpfc: Fix missing wakeups on abort threads
James Smart
1
-4
/
+3
2019-04-03
scsi: storvsc: Reduce default ring buffer size to 128 Kbytes
Michael Kelley
1
-1
/
+1
2019-04-03
scsi: storvsc: Fix calculation of sub-channel count
Michael Kelley
1
-2
/
+11
2019-04-03
scsi: core: add new RDAC LENOVO/DE_Series device
Xose Vazquez Perez
2
-0
/
+2
2019-04-03
scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe
Giridhar Malavali
1
-0
/
+4
2019-04-03
scsi: qla2xxx: Increase the max_sgl_segments to 1024
Giridhar Malavali
1
-1
/
+1
2019-04-03
scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags
Giridhar Malavali
1
-0
/
+3
2019-04-03
scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released
Giridhar Malavali
1
-0
/
+1
2019-04-03
scsi: qla2xxx: Set the SCSI command result before calling the command done
Giridhar Malavali
1
-2
/
+1
2019-04-03
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
4
-18
/
+18
2019-04-03
scsi: lpfc: Remove unused functions
Bart Van Assche
1
-153
/
+0
2019-04-03
scsi: lpfc: Remove set-but-not-used variables
Bart Van Assche
3
-29
/
+15
2019-04-03
scsi: lpfc: Move trunk_errmsg[] from a header file into a .c file
Bart Van Assche
2
-16
/
+18
2019-04-03
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
6
-6
/
+13
2019-04-03
scsi: lpfc: Fix indentation and balance braces
Bart Van Assche
1
-3
/
+3
2019-04-03
scsi: lpfc: Declare local functions static
Bart Van Assche
6
-14
/
+14
2019-04-03
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
1
-5
/
+0
2019-04-03
scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
Stanley Chu
1
-5
/
+3
2019-04-03
scsi: ufs: Fix regulator load and icc-level configuration
Stanley Chu
1
-3
/
+12
2019-04-03
scsi: ufs: Avoid configuring regulator with undefined voltage range
Stanley Chu
1
-5
/
+8
2019-04-03
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
2
-2
/
+0
2019-04-03
scsi: bnx2fc: remove unneeded variable
Ding Xiang
1
-2
/
+1
2019-03-29
scsi: qedi: remove declaration of nvm_image from stack
Colin Ian King
1
-5
/
+2
[prev]
[next]