index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
2019-04-08
1
-2
/
+3
*
|
scsi: scsi_transport_fc: Declare wwn_to_u64() argument const
Bart Van Assche
2019-04-08
1
-1
/
+1
*
|
scsi: qla2xxx: fix spelling mistake "alredy" -> "already"
Colin Ian King
2019-04-08
1
-1
/
+1
*
|
scsi: lpfc: add support for posting FC events on FPIN reception
James Smart
2019-04-08
2
-0
/
+12
*
|
scsi: scsi_transport_fc: Add FPIN fc event codes
James Smart
2019-04-08
2
-0
/
+20
*
|
scsi: scsi_transport_fc: refactor event posting routines
James Smart
2019-04-08
2
-62
/
+49
*
|
scsi: fc: add FPIN ELS definition
James Smart
2019-04-08
1
-0
/
+33
*
|
scsi: lpfc: Fix a recently introduced compiler warning
Bart Van Assche
2019-04-08
1
-2
/
+2
*
|
scsi: qla2xxx: Remove useless set memory to zero use memset()
YueHaibing
2019-04-03
1
-1
/
+0
*
|
scsi: mptscsih: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-03
1
-0
/
+2
*
|
scsi: dt-bindings: ufs: Add VCC capability on MediaTek UFS driver
Stanley Chu
2019-04-03
1
-0
/
+3
*
|
scsi: dt-bindings: ufs: Remove custom property "<name>-fixed-regulator"
Stanley Chu
2019-04-03
1
-2
/
+0
*
|
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
2019-04-03
1
-10
/
+64
*
|
scsi: dt-bindings: ufs-cdns: Update Cadence UFS compatibility list
Jan Kotas
2019-04-03
1
-2
/
+3
*
|
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
2019-04-03
1
-10
/
+1
*
|
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
2019-04-03
1
-2
/
+0
*
|
scsi: pm8001: fix spelling mistake, interupt -> interrupt
Colin Ian King
2019-04-03
4
-7
/
+7
*
|
scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined
Colin Ian King
2019-04-03
2
-12
/
+16
*
|
scsi: qla2xxx: Update driver version to 10.01.00.16-k
Himanshu Madhani
2019-04-03
1
-1
/
+1
*
|
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
Giridhar Malavali
2019-04-03
2
-39
/
+46
*
|
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
Giridhar Malavali
2019-04-03
2
-8
/
+27
*
|
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
Anil Gurumurthy
2019-04-03
1
-2
/
+0
*
|
scsi: qla2xxx: Set remote port devloss timeout to 0
Giridhar Malavali
2019-04-03
1
-12
/
+7
*
|
scsi: qla2xxx: Cleanup fcport memory to prevent leak
Quinn Tran
2019-04-03
2
-5
/
+4
*
|
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()
Quinn Tran
2019-04-03
2
-12
/
+19
*
|
scsi: qla2xxx: Fix fw dump corruption
Quinn Tran
2019-04-03
2
-32
/
+53
*
|
scsi: qla2xxx: Further limit FLASH region write access from SysFS
Andrew Vasquez
2019-04-03
1
-3
/
+5
*
|
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
2019-04-03
1
-2
/
+2
*
|
scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe
Giridhar Malavali
2019-04-03
1
-0
/
+4
*
|
scsi: qla2xxx: Increase the max_sgl_segments to 1024
Giridhar Malavali
2019-04-03
1
-1
/
+1
*
|
scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags
Giridhar Malavali
2019-04-03
1
-0
/
+3
*
|
scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released
Giridhar Malavali
2019-04-03
1
-0
/
+1
*
|
scsi: qla2xxx: Set the SCSI command result before calling the command done
Giridhar Malavali
2019-04-03
1
-2
/
+1
*
|
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
2019-04-03
4
-18
/
+18
*
|
scsi: lpfc: Remove unused functions
Bart Van Assche
2019-04-03
1
-153
/
+0
*
|
scsi: lpfc: Remove set-but-not-used variables
Bart Van Assche
2019-04-03
3
-29
/
+15
*
|
scsi: lpfc: Move trunk_errmsg[] from a header file into a .c file
Bart Van Assche
2019-04-03
2
-16
/
+18
*
|
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
2019-04-03
6
-6
/
+13
*
|
scsi: lpfc: Fix indentation and balance braces
Bart Van Assche
2019-04-03
1
-3
/
+3
*
|
scsi: lpfc: Declare local functions static
Bart Van Assche
2019-04-03
6
-14
/
+14
*
|
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
2019-04-03
1
-5
/
+0
*
|
scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
Stanley Chu
2019-04-03
1
-5
/
+3
*
|
scsi: ufs: Fix regulator load and icc-level configuration
Stanley Chu
2019-04-03
1
-3
/
+12
*
|
scsi: ufs: Avoid configuring regulator with undefined voltage range
Stanley Chu
2019-04-03
1
-5
/
+8
*
|
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
2019-04-03
2
-2
/
+0
*
|
scsi: bnx2fc: remove unneeded variable
Ding Xiang
2019-04-03
1
-2
/
+1
*
|
scsi: qedf: Update the driver version to 8.37.25.19
Saurav Kashyap
2019-03-27
1
-4
/
+4
*
|
scsi: qedf: Fix lport may be used uninitialized warning
Saurav Kashyap
2019-03-27
1
-3
/
+1
*
|
scsi: qedf: Correctly handle refcounting of rdata
Saurav Kashyap
2019-03-27
1
-15
/
+11
*
|
scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared
Shyam Sundar
2019-03-27
2
-16
/
+54
[prev]
[next]