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
/
qla4xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-22
1
-1
/
+1
*
scsi: qla4xxx: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-03-10
2
-12
/
+19
*
scsi: qla4xxx: Add length check when parsing nlattrs
Lin Ma
2023-07-25
1
-0
/
+15
*
scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-16
2
-11
/
+11
*
scsi: qla4xxx: Remove unused 'count' variable
Tom Rix
2023-04-02
1
-2
/
+0
*
scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
2
-5
/
+0
*
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
1
-4
/
+4
*
scsi: qla4xxx: Drop redundant memset()
Haowen Bai
2022-04-25
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
2
-12
/
+22
|
\
|
*
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
2022-03-01
1
-1
/
+1
|
*
scsi: qla4xxx: Remove unneeded variable
Changcheng Deng
2022-02-27
1
-2
/
+1
|
*
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2022-02-22
2
-9
/
+20
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
/
*
scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte
Florian Fainelli
2021-12-06
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
3
-20
/
+30
|
\
|
*
scsi: qla4xxx: Switch to attribute groups
Bart Van Assche
2021-10-16
3
-18
/
+28
|
*
scsi: qla4xxx: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-2
/
+2
*
|
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
2021-10-18
1
-2
/
+2
|
/
*
scsi: qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
2
-3
/
+3
*
scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>
Dwaipayan Ray
2021-08-01
5
-28
/
+28
*
scsi: qla4xxx: Remove redundant continue statement
Colin Ian King
2021-06-18
1
-2
/
+0
*
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
1
-0
/
+1
*
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-06-02
1
-0
/
+1
*
scsi: qla4xxx: Simplify conditional
Wan Jiabing
2021-05-10
1
-2
/
+1
*
scsi: qla4xxx: Remove an unused function
Bart Van Assche
2021-04-15
1
-6
/
+0
*
scsi: qla4xxx: Remove unneeded if-null-free check
Qiheng Lin
2021-04-13
1
-18
/
+9
*
scsi: qla4xxx: Fix kernel-doc formatting and misnaming issue
Lee Jones
2021-03-15
1
-2
/
+2
*
scsi: qla4xxx: Fix formatting issues - missing '-' and '_'
Lee Jones
2021-03-15
1
-2
/
+2
*
scsi: qla4xxx: Fix a typo
Bhaskar Chowdhury
2021-03-09
1
-1
/
+1
*
scsi: qla4xxx: Use iscsi_is_session_online()
Mike Christie
2021-02-08
1
-1
/
+1
*
scsi: qla4xxx: Use standard SAM status definitions
Hannes Reinecke
2021-01-22
2
-2
/
+1
*
scsi: qla4xxx: Remove redundant assignment to variable rval
Colin Ian King
2020-12-09
1
-1
/
+1
*
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock()
Ahmed S. Darwish
2020-12-01
2
-11
/
+7
*
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock()
Ahmed S. Darwish
2020-12-01
2
-10
/
+6
*
scsi: qla4xxx: Remove in_interrupt()
Ahmed S. Darwish
2020-12-01
2
-35
/
+29
*
scsi: qla4xxx: Remove redundant assignment to variable rval
Jing Xiangfeng
2020-11-17
1
-3
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
|
*
scsi: qla4xxx: Fix inconsistent format argument type
Ye Bin
2020-10-07
1
-1
/
+1
*
|
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-14
21
-42
/
+21
|
\
\
|
*
|
scsi/qla4xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
21
-42
/
+21
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
2
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed
Ye Bin
2020-10-02
1
-2
/
+1
|
*
scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
Christophe JAILLET
2020-08-24
1
-1
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
scsi: qla4xxx: Rename function parameter descriptions
Lee Jones
2020-07-24
1
-2
/
+2
*
scsi: qla4xxx: Remove set but unused variable 'status'
Lee Jones
2020-07-24
1
-22
/
+12
*
scsi: qla4xxx: Supply description for 'code'
Lee Jones
2020-07-24
1
-4
/
+5
*
scsi: qla4xxx: Remove three set but unused variables
Lee Jones
2020-07-24
1
-6
/
+3
*
scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err'
Lee Jones
2020-07-24
1
-0
/
+1
*
scsi: qla4xxx: Repair function documentation headers
Lee Jones
2020-07-24
1
-2
/
+4
[next]