index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-14
3
-3
/
+16
|
\
|
*
scsi: qla2xxx: Mask off Scope bits in retry delay
Anil Gurumurthy
2018-06-08
1
-2
/
+6
|
*
scsi: qla2xxx: Fix crash on qla2x00_mailbox_command
Rodrigo R. Galvao
2018-06-08
1
-0
/
+8
|
*
scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
Himanshu Madhani
2018-06-06
1
-1
/
+2
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
1
-1
/
+3
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
4
-16
/
+23
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
Andrei Vagin
2018-05-08
1
-10
/
+0
*
|
scsi: qla2xxx: Update driver version to 10.00.00.07-k
himanshu.madhani@cavium.com
2018-05-08
1
-1
/
+1
*
|
scsi: qla2xxx: Fix TMF and Multi-Queue config
Quinn Tran
2018-05-08
3
-25
/
+141
*
|
scsi: qla2xxx: Prevent relogin loop by removing stale code
himanshu.madhani@cavium.com
2018-05-08
1
-14
/
+0
*
|
scsi: qla2xxx: Remove stale debug value for login_retry flag
Quinn Tran
2018-05-08
1
-1
/
+0
*
|
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
6
-44
/
+55
*
|
scsi: qla2xxx: Reduce redundant ADISC command for RSCNs
Quinn Tran
2018-05-08
3
-3
/
+31
*
|
scsi: qla2xxx: Delete session for nport id change
Quinn Tran
2018-05-08
1
-1
/
+3
*
|
scsi: qla2xxx: Fix Rport and session state getting out of sync
Quinn Tran
2018-05-08
1
-18
/
+12
*
|
scsi: qla2xxx: Fix sending ADISC command for login
Quinn Tran
2018-05-08
1
-4
/
+2
|
/
*
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
2018-04-10
1
-3
/
+3
*
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
2018-04-10
1
-1
/
+1
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-10
8
-31
/
+45
*
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2018-04-10
1
-2
/
+2
*
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
2018-04-09
1
-23
/
+21
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-06
22
-422
/
+564
|
\
|
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-04
9
-87
/
+116
|
|
\
|
|
*
scsi: qla2xxx: fx00 copypaste typo
Meelis Roos
2018-03-22
1
-1
/
+1
|
|
*
scsi: qla2xxx: fix error message on <qla2400
Meelis Roos
2018-03-21
2
-6
/
+14
|
*
|
scsi: qla2xxx: Update driver version to 10.00.00.06-k
himanshu.madhani@cavium.com
2018-03-21
1
-1
/
+1
|
*
|
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
2018-03-21
5
-71
/
+229
|
*
|
scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling
Darren Trapp
2018-03-21
2
-51
/
+29
|
*
|
scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset
Darren Trapp
2018-03-21
3
-7
/
+14
|
*
|
scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSY
Darren Trapp
2018-03-21
3
-4
/
+18
|
*
|
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
2018-03-21
6
-22
/
+2
|
*
|
scsi: qla2xxx: Return busy if rport going away
Darren Trapp
2018-03-21
3
-12
/
+24
|
*
|
scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change
Darren Trapp
2018-03-21
3
-5
/
+3
|
*
|
scsi: qla2xxx: Add FC-NVMe abort processing
Darren Trapp
2018-03-21
2
-18
/
+19
|
*
|
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
2018-03-21
7
-90
/
+87
|
*
|
scsi: qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()
Darren Trapp
2018-03-21
1
-2
/
+3
|
*
|
scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMe
himanshu.madhani@cavium.com
2018-03-21
1
-8
/
+3
|
*
|
scsi: qla2xxx: Restore ZIO threshold setting
Darren Trapp
2018-03-21
1
-5
/
+0
|
*
|
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
3
-16
/
+4
|
*
|
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-02-12
12
-104
/
+125
|
*
|
scsi: qla2xxx: Remove unused symbols
Bart Van Assche
2018-02-12
1
-4
/
+0
|
*
|
scsi: qla2xxx: Use %p for printing pointers
Bart Van Assche
2018-02-12
1
-2
/
+2
*
|
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
2018-03-28
1
-1
/
+1
|
|
/
*
|
scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery
Himanshu Madhani
2018-03-13
1
-1
/
+0
*
|
scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
Bill Kuzeja
2018-03-07
1
-22
/
+37
[next]