index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
drivers
/
scsi
/
qla2xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Silence Successful ELS IOCB message
Himanshu Madhani
2019-04-29
1
-1
/
+1
*
scsi: qla2xxx: Fix device staying in blocked state
Quinn Tran
2019-04-29
1
-2
/
+2
*
scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()
Himanshu Madhani
2019-04-15
1
-15
/
+1
*
scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file
Bart Van Assche
2019-04-15
3
-19
/
+18
*
scsi: qla2xxx: Remove two superfluous casts
Bart Van Assche
2019-04-15
1
-3
/
+2
*
scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free
Bart Van Assche
2019-04-15
2
-4
/
+0
*
scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive
Bart Van Assche
2019-04-15
2
-1
/
+2
*
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
Bart Van Assche
2019-04-15
2
-3
/
+1
*
scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file
Bart Van Assche
2019-04-15
2
-7
/
+9
*
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-15
9
-23
/
+23
*
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
2019-04-15
5
-6
/
+6
*
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-15
14
-2
/
+69
*
scsi: qla2xxx: Use tabs to indent code
Bart Van Assche
2019-04-15
2
-21
/
+21
*
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-04-12
2
-1
/
+8
|
\
|
*
scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
Himanshu Madhani
2019-03-19
1
-1
/
+1
|
*
scsi: qla2xxx: Fix FC-AL connection target discovery
Quinn Tran
2019-03-19
1
-0
/
+7
*
|
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
2019-04-12
3
-6
/
+22
*
|
scsi: tcm_qla2xxx: Minimize #include directives
Bart Van Assche
2019-04-09
1
-6
/
+0
*
|
scsi: qla2xxx: Unregister resources in the opposite order of the registration...
Bart Van Assche
2019-04-08
1
-4
/
+5
*
|
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
2019-04-08
1
-13
/
+21
*
|
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
2019-04-08
3
-15
/
+12
*
|
scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read
Bart Van Assche
2019-04-08
1
-38
/
+47
*
|
scsi: qla2xxx: Reduce the number of forward declarations
Bart Van Assche
2019-04-08
1
-46
/
+31
*
|
scsi: qla2xxx: Declare local symbols static
Bart Van Assche
2019-04-08
1
-2
/
+2
*
|
scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED
Bart Van Assche
2019-04-08
1
-1
/
+1
*
|
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
Bart Van Assche
2019-04-08
1
-3
/
+0
*
|
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
2019-04-08
1
-2
/
+3
*
|
scsi: qla2xxx: fix spelling mistake "alredy" -> "already"
Colin Ian King
2019-04-08
1
-1
/
+1
*
|
scsi: qla2xxx: Remove useless set memory to zero use memset()
YueHaibing
2019-04-03
1
-1
/
+0
*
|
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: qla2xxx: Simplify conditional check again
Nathan Chancellor
2019-03-27
1
-2
/
+2
*
|
scsi: qla2xxx: Fix a small typo in qla_bsg.c
Milan P. Gandhi
2019-03-19
1
-1
/
+1
*
|
scsi: qla2xxx: Fix comment alignment in qla_bsg.c
Milan P. Gandhi
2019-03-19
1
-1
/
+1
*
|
scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
2019-03-19
1
-1
/
+1
*
|
scsi: qla2xxx: Update driver version to 10.01.00.15-k
Himanshu Madhani
2019-03-19
1
-2
/
+2
*
|
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
2019-03-19
9
-49
/
+616
[next]