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
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
7
-108
/
+155
|
\
|
*
scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
Quinn Tran
2019-06-27
4
-21
/
+12
|
*
scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition
Quinn Tran
2019-06-27
3
-50
/
+117
|
*
scsi: qla2xxx: on session delete, return nvme cmd
Quinn Tran
2019-06-27
1
-9
/
+19
|
*
scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
Arun Easi
2019-06-27
4
-30
/
+10
|
*
scsi: qla2xxx: remove double assignment in qla2x00_update_fcport
Enzo Matsumiya
2019-06-18
1
-1
/
+0
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-22
1
-1
/
+1
|
\
\
|
*
|
scsi: qla2xxx: Fix hardlockup in abort command during driver remove
Arun Easi
2019-06-18
1
-1
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
2
-19
/
+2
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-05-24
1
-139
/
+82
|
\
|
|
|
*
|
scsi: qla2xxx: Add cleanup for PCI EEH recovery
Quinn Tran
2019-05-13
1
-139
/
+82
|
|
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...
Bart Van Assche
2019-04-29
1
-1
/
+2
*
scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
Bart Van Assche
2019-04-29
1
-6
/
+6
*
scsi: qla2xxx: Fix hardirq-unsafe locking
Bart Van Assche
2019-04-29
2
-19
/
+8
*
scsi: qla2xxx: Complain loudly about reference count underflow
Bart Van Assche
2019-04-29
2
-24
/
+7
*
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
2019-04-29
11
-92
/
+65
*
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
2019-04-29
13
-345
/
+221
*
scsi: qla2xxx: Check the size of firmware data structures at compile time
Bart Van Assche
2019-04-29
2
-0
/
+27
*
scsi: qla2xxx: Pass little-endian values to the firmware
Bart Van Assche
2019-04-29
1
-4
/
+4
*
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
2019-04-29
4
-131
/
+55
*
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
Bart Van Assche
2019-04-29
3
-4
/
+8
*
scsi: qla2xxx: Make qla24xx_async_abort_cmd() static
Bart Van Assche
2019-04-29
2
-77
/
+73
*
scsi: qla2xxx: Remove unnecessary locking from the target code
Bart Van Assche
2019-04-29
2
-13
/
+1
*
scsi: qla2xxx: Remove qla_tgt_cmd.released
Bart Van Assche
2019-04-29
2
-15
/
+1
*
scsi: qla2xxx: Complain if a command is released that is owned by the firmware
Bart Van Assche
2019-04-29
1
-9
/
+4
*
scsi: qla2xxx: target: Fix offline port handling and host reset handling
Bart Van Assche
2019-04-29
4
-48
/
+16
*
scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
Bart Van Assche
2019-04-29
1
-0
/
+2
*
scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
Bart Van Assche
2019-04-29
1
-5
/
+2
*
scsi: qla2xxx: Simplify qlt_send_term_imm_notif()
Bart Van Assche
2019-04-29
1
-24
/
+2
*
scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()
Bart Van Assche
2019-04-29
1
-18
/
+20
*
scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
Bart Van Assche
2019-04-29
1
-1
/
+5
*
scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice
Bart Van Assche
2019-04-29
1
-0
/
+3
*
scsi: qla2xxx: Make qla2x00_mem_free() easier to verify
Bart Van Assche
2019-04-29
2
-34
/
+30
*
scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8
Bart Van Assche
2019-04-29
3
-6
/
+6
*
scsi: qla2xxx: Log the status code if a firmware command fails
Bart Van Assche
2019-04-29
2
-5
/
+5
*
scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport...
Bart Van Assche
2019-04-29
1
-2
/
+3
*
scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work()
Bart Van Assche
2019-04-29
1
-4
/
+3
*
scsi: qla2xxx: Uninline qla2x00_init_timer()
Bart Van Assche
2019-04-29
3
-12
/
+12
*
scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c
Bart Van Assche
2019-04-29
2
-11
/
+11
*
scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c
Bart Van Assche
2019-04-29
3
-12
/
+13
*
scsi: qla2xxx: Remove a set-but-not-used variable
Bart Van Assche
2019-04-29
1
-2
/
+0
*
scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static
Bart Van Assche
2019-04-29
2
-51
/
+43
*
scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition
Bart Van Assche
2019-04-29
2
-14
/
+13
*
scsi: qla2xxx: Fix a format specifier
Bart Van Assche
2019-04-29
1
-1
/
+1
*
scsi: qla2xxx: Update two source code comments
Bart Van Assche
2019-04-29
2
-2
/
+2
*
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
[next]