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