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-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
10
-158
/
+87
|
\
|
*
scsi: qla2xxx: deadlock by configfs_depend_item
Anatoliy Glagolev
2018-12-20
2
-43
/
+8
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
1
-1
/
+0
|
*
scsi: qla2xxx: Update driver version to 10.00.00.12-k
Himanshu Madhani
2018-12-13
1
-1
/
+1
|
*
scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
Giridhar Malavali
2018-12-13
2
-6
/
+6
|
*
scsi: qla2xxx: Fix NPIV handling for FC-NVMe
Himanshu Madhani
2018-12-13
2
-13
/
+5
|
*
scsi: qla2xxx: Enable FC-NVME on NPIV ports
Anil Gurumurthy
2018-12-13
1
-0
/
+1
|
*
scsi: qla2xxx: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-08
1
-16
/
+8
|
*
scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function
Bart Van Assche
2018-12-08
1
-38
/
+36
|
*
scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()
Bart Van Assche
2018-11-29
1
-7
/
+7
|
*
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-29
1
-2
/
+0
|
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-29
1
-12
/
+2
|
*
scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2018-11-07
2
-12
/
+4
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
2
-36
/
+13
|
\
\
|
*
\
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-04
1
-2
/
+8
|
|
\
\
|
*
|
|
nvme-fc: remove ->poll implementation
Jens Axboe
2018-11-19
1
-12
/
+0
|
*
|
|
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
2
-1
/
+2
|
|
\
\
\
|
*
|
|
|
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
1
-2
/
+3
|
*
|
|
|
block: kill request ->cpu member
Jens Axboe
2018-11-07
1
-1
/
+1
|
*
|
|
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-21
/
+9
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Revert "scsi: qla2xxx: Fix NVMe Target discovery"
Himanshu Madhani
2018-12-08
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapter
Bill Kuzeja
2018-11-09
1
-2
/
+8
|
|
/
|
/
|
*
|
scsi: qla2xxx: Initialize port speed to avoid setting lower speed
Quinn Tran
2018-11-07
1
-0
/
+1
*
|
scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC
Masanari Iida
2018-11-06
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-11-03
11
-34
/
+32
|
\
|
*
scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()
Bart Van Assche
2018-10-24
1
-8
/
+5
|
*
scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'
Bart Van Assche
2018-10-24
1
-1
/
+1
|
*
scsi: qla2xxx: Remove a set-but-not-used variable
Bart Van Assche
2018-10-24
1
-3
/
+3
|
*
scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyze
Bart Van Assche
2018-10-24
1
-1
/
+1
|
*
scsi: qla2xxx: Declare local functions 'static'
Bart Van Assche
2018-10-24
1
-2
/
+3
|
*
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
2018-10-24
8
-17
/
+17
|
*
scsi: qla2xxx: Modify fall-through annotations
Bart Van Assche
2018-10-24
2
-2
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
17
-971
/
+1748
|
\
|
|
*
scsi: qla2xxx: fully convert to the generic DMA API
Christoph Hellwig
2018-10-18
2
-5
/
+5
|
*
scsi: qla2xxx: Simplify conditional check
Nathan Chancellor
2018-10-17
1
-2
/
+2
|
*
scsi: qla2xxx: Remove unnecessary self assignment
Nathan Chancellor
2018-10-17
1
-1
/
+0
|
*
scsi: qla2xxx: Return switch command on a timeout
Himanshu Madhani
2018-09-28
1
-6
/
+5
|
*
scsi: qla2xxx: Move log messages before issuing command to firmware
Giridhar Malavali
2018-09-28
2
-30
/
+33
|
*
scsi: qla2xxx: Fix for double free of SRB structure
Giridhar Malavali
2018-09-28
2
-2
/
+16
|
*
scsi: qla2xxx: Fix recursive mailbox timeout
Quinn Tran
2018-09-28
1
-1
/
+1
|
*
scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
Himanshu Madhani
2018-09-28
1
-3
/
+0
|
*
scsi: qla2xxx: Fix re-using LoopID when handle is in use
Quinn Tran
2018-09-28
2
-15
/
+6
|
*
scsi: qla2xxx: Fix duplicate switch database entries
Quinn Tran
2018-09-28
1
-3
/
+3
|
*
scsi: qla2xxx: Fix NVMe Target discovery
Quinn Tran
2018-09-28
1
-2
/
+2
|
*
scsi: qla2xxx: Fix NVMe session hang on unload
Quinn Tran
2018-09-28
1
-1
/
+1
|
*
scsi: qla2xxx: don't allow negative thresholds
Dan Carpenter
2018-09-28
1
-1
/
+1
|
*
scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx
Masanari Iida
2018-09-28
1
-1
/
+1
|
*
scsi: qla2xxx: Remove set but not used variable 'ptr_dma'
YueHaibing
2018-09-17
1
-2
/
+0
|
*
scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Colin Ian King
2018-09-12
1
-1
/
+1
|
*
scsi: qla2xxx: Update driver version to 10.00.00.11-k
Himanshu Madhani
2018-09-12
1
-1
/
+1
[next]