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_target.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Spinlock recursion in qla_target
Mikhail Malygin
2018-06-19
1
-4
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-4
/
+6
*
scsi: qla2xxx: Fix TMF and Multi-Queue config
Quinn Tran
2018-05-08
1
-24
/
+111
*
scsi: qla2xxx: Use predefined get_datalen_for_atio() inline function
Quinn Tran
2018-05-08
1
-10
/
+7
*
scsi: qla2xxx: Fix Inquiry command being dropped in Target mode
Quinn Tran
2018-05-08
1
-2
/
+7
*
scsi: qla2xxx: Move GPSC and GFPNID out of session management
Quinn Tran
2018-05-08
1
-1
/
+0
*
scsi: qla2xxx: Fix Rport and session state getting out of sync
Quinn Tran
2018-05-08
1
-18
/
+12
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-10
1
-1
/
+1
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-04
1
-13
/
+6
|
\
|
*
scsi: qla2xxx: Fixup locking for session deletion
Hannes Reinecke
2018-03-02
1
-11
/
+6
|
*
scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els()
Bart Van Assche
2018-02-07
1
-2
/
+0
*
|
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
2018-03-21
1
-5
/
+8
*
|
scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"
Colin Ian King
2018-03-21
1
-1
/
+1
*
|
scsi: qla2xxx: Use dma_pool_zalloc()
Souptick Joarder
2018-02-23
1
-6
/
+1
*
|
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-02-12
1
-3
/
+4
|
/
*
scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
Himanshu Madhani
2018-01-23
1
-0
/
+1
*
scsi: qla2xxx: Fix recursion while sending terminate exchange
himanshu.madhani@cavium.com
2018-01-17
1
-1
/
+1
*
scsi: qla2xxx: Serialize session free in qlt_free_session_done
Quinn Tran
2018-01-04
1
-0
/
+13
*
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
2018-01-04
1
-15
/
+14
*
scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
Quinn Tran
2018-01-04
1
-9
/
+7
*
scsi: qla2xxx: Increase verbosity of debug messages logged
Quinn Tran
2018-01-04
1
-4
/
+4
*
scsi: qla2xxx: Remove session creation redundant code
Quinn Tran
2018-01-04
1
-117
/
+5
*
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
2018-01-04
1
-5
/
+8
*
scsi: qla2xxx: Reduce the use of terminate exchange
Quinn Tran
2018-01-04
1
-66
/
+74
*
scsi: qla2xxx: Add lock protection around host lookup
Quinn Tran
2018-01-04
1
-6
/
+0
*
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
2018-01-04
1
-8
/
+54
*
scsi: qla2xxx: Fix session cleanup for N2N
Quinn Tran
2018-01-04
1
-94
/
+192
*
scsi: qla2xxx: Allow target mode to accept PRLI in dual mode
Quinn Tran
2018-01-04
1
-3
/
+13
*
scsi: qla2xxx: Enable ATIO interrupt handshake for ISP27XX
Quinn Tran
2018-01-04
1
-14
/
+25
*
scsi: qla2xxx: Suppress gcc 7 fall-through warnings
Bart Van Assche
2017-12-12
1
-1
/
+2
*
scsi: qla2xxx: Clear loop id after delete
Quinn Tran
2017-12-08
1
-5
/
+4
*
scsi: qla2xxx: Fix scan state field for fcport
Quinn Tran
2017-12-08
1
-0
/
+1
*
scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
Quinn Tran
2017-12-08
1
-1
/
+1
*
scsi: qla2xxx: Relogin to target port on a cable swap
Quinn Tran
2017-12-08
1
-6
/
+29
*
scsi: qla2xxx: Fix NPIV host cleanup in target mode
Sawan Chandak
2017-12-08
1
-2
/
+5
*
scsi: qla2xxx: Move session delete to driver work queue
Quinn Tran
2017-12-08
1
-1
/
+2
*
scsi: qla2xxx: Fix system crash for Notify ack timeout handling
Quinn Tran
2017-12-08
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-15
1
-3
/
+9
|
\
|
*
scsi: qla2xxx: Add ATIO-Q processing for INTx mode
Himanshu Madhani
2017-10-17
1
-3
/
+9
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
scsi: qla2xxx: Reset the logo flag, after target re-login.
Quinn Tran
2017-08-31
1
-0
/
+2
*
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
2017-08-31
1
-1
/
+1
*
scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown
Quinn Tran
2017-08-25
1
-4
/
+7
*
scsi: qla2xxx: Fix task mgmt handling for NPIV
Quinn Tran
2017-08-25
1
-1
/
+6
*
scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().
Joe Carnuccio
2017-08-25
1
-2
/
+2
*
scsi: qla2xxx: Remove extra register read
Quinn Tran
2017-08-25
1
-1
/
+0
*
scsi: qla2xxx: Fix target multiqueue configuration
Michael Hernandez
2017-08-25
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-07-17
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
2017-07-12
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
1
-29
/
+9
|
\
\
|
|
/
|
/
|
[next]