index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Don't defer relogin unconditonally
Roman Bolshakov
2019-12-10
1
-1
/
+0
*
scsi: qla2xxx: Configure local loop for N2N target
Roman Bolshakov
2019-12-10
1
-8
/
+2
*
scsi: qla2xxx: Allow PLOGI in target mode
Roman Bolshakov
2019-12-10
1
-2
/
+6
*
scsi: qla2xxx: Change discovery state before PLOGI
Roman Bolshakov
2019-12-10
1
-0
/
+1
*
scsi: qla2xxx: Initialize free_work before flushing it
Roman Bolshakov
2019-12-10
1
-0
/
+1
*
scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
Martin Wilck
2019-11-27
1
-3
/
+3
*
scsi: qla2xxx: initialize fc4_type_priority
Martin Wilck
2019-11-09
1
-2
/
+10
*
scsi: qla2xxx: Remove an include directive
Bart Van Assche
2019-11-09
1
-1
/
+0
*
scsi: qla2xxx: Fix device connect issues in P2P configuration
Arun Easi
2019-11-09
1
-0
/
+9
*
scsi: qla2xxx: Fix driver unload hang
Quinn Tran
2019-11-09
1
-2
/
+0
*
scsi: qla2xxx: Fix SRB leak on switch command timeout
Quinn Tran
2019-11-09
1
-6
/
+5
*
scsi: qla2xxx: Do command completion on abort timeout
Quinn Tran
2019-11-09
1
-0
/
+18
*
scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure
Quinn Tran
2019-11-09
1
-29
/
+8
*
scsi: qla2xxx: Dual FCP-NVMe target port support
Michael Hernandez
2019-10-10
1
-27
/
+37
*
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-10-10
1
-31
/
+78
|
\
|
*
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
2019-09-24
1
-30
/
+77
|
*
scsi: qla2xxx: Silence fwdump template message
Himanshu Madhani
2019-09-24
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-305
/
+245
|
\
|
|
*
scsi: qla2xxx: Fix stuck login session
Quinn Tran
2019-09-07
1
-12
/
+11
|
*
scsi: qla2xxx: Fix flash read for Qlogic ISPs
Quinn Tran
2019-09-07
1
-2
/
+2
|
*
scsi: qla2xxx: cleanup trace buffer initialization
Martin Wilck
2019-08-20
1
-116
/
+98
|
*
scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft
Martin Wilck
2019-08-20
1
-0
/
+2
|
*
scsi: qla2xxx: Simplify qla24xx_async_abort_cmd()
Bart Van Assche
2019-08-13
1
-8
/
+6
|
*
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
2019-08-13
1
-99
/
+32
|
*
scsi: qla2xxx: Report invalid mailbox status codes
Bart Van Assche
2019-08-13
1
-0
/
+9
|
*
scsi: qla2xxx: Complain if sp->done() is not called from the completion path
Bart Van Assche
2019-08-13
1
-0
/
+4
|
*
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
2019-08-13
1
-30
/
+10
|
*
scsi: qla2xxx: Check secondary image if reading the primary image fails
Bart Van Assche
2019-08-13
1
-2
/
+6
|
*
scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy()
Bart Van Assche
2019-08-13
1
-8
/
+10
|
*
scsi: qla2xxx: Complain if waiting for pending commands times out
Bart Van Assche
2019-08-13
1
-1
/
+2
|
*
scsi: qla2xxx: Declare fourth qla2x00_set_model_info() argument const
Bart Van Assche
2019-08-13
1
-1
/
+1
|
*
scsi: qla2xxx: Simplify qla24xx_abort_sp_done()
Bart Van Assche
2019-08-13
1
-7
/
+5
|
*
scsi: qla2xxx: Reduce the number of casts in GID list code
Bart Van Assche
2019-08-13
1
-10
/
+8
|
*
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
2019-08-13
1
-1
/
+1
|
*
scsi: qla2xxx: Fix hang in fcport delete path
Quinn Tran
2019-08-08
1
-3
/
+0
|
*
scsi: qla2xxx: Fix NVMe port discovery after a short device port loss
Arun Easi
2019-08-08
1
-2
/
+2
|
*
scsi: qla2xxx: Correct error handling during initialization failures
Andrew Vasquez
2019-08-08
1
-0
/
+4
|
*
scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag
Quinn Tran
2019-08-08
1
-5
/
+20
|
*
scsi: qla2xxx: Fix abort timeout race condition.
Quinn Tran
2019-07-30
1
-2
/
+16
*
|
qla2xxx: remove SGI SN2 support
Christoph Hellwig
2019-08-16
1
-14
/
+0
*
|
scsi: qla2xxx: Fix possible fcport null-pointer dereferences
Jia-Ju Bai
2019-07-30
1
-1
/
+1
|
/
*
scsi: qla2xxx: remove double assignment in qla2x00_update_fcport
Enzo Matsumiya
2019-06-19
1
-1
/
+0
*
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
2019-04-29
1
-10
/
+5
*
scsi: qla2xxx: Make qla24xx_async_abort_cmd() static
Bart Van Assche
2019-04-29
1
-76
/
+73
*
scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c
Bart Van Assche
2019-04-29
1
-0
/
+11
*
scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c
Bart Van Assche
2019-04-29
1
-0
/
+12
*
scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static
Bart Van Assche
2019-04-29
1
-49
/
+43
*
scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()
Himanshu Madhani
2019-04-16
1
-15
/
+1
*
scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file
Bart Van Assche
2019-04-16
1
-0
/
+17
*
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-16
1
-11
/
+11
[next]