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
*
scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2018-11-07
2
-12
/
+4
*
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
|
*
scsi: qla2xxx: Fix double increment of switch scan retry count
Quinn Tran
2018-09-12
1
-20
/
+17
|
*
scsi: qla2xxx: Fix duplicate switch's Nport ID entries
Quinn Tran
2018-09-12
1
-1
/
+23
|
*
scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
Quinn Tran
2018-09-12
1
-4
/
+0
|
*
scsi: qla2xxx: Fix premature command free
Quinn Tran
2018-09-12
3
-3
/
+47
|
*
scsi: qla2xxx: Reject bsg request if chip is down.
Quinn Tran
2018-09-12
1
-1
/
+1
|
*
scsi: qla2xxx: shutdown chip if reset fail
Quinn Tran
2018-09-12
1
-1
/
+1
|
*
scsi: qla2xxx: Fix stuck session in PLOGI state
Quinn Tran
2018-09-12
2
-8
/
+9
|
*
scsi: qla2xxx: Fix early srb free on abort
Quinn Tran
2018-09-12
1
-0
/
+2
|
*
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
2018-09-12
7
-25
/
+542
|
*
scsi: qla2xxx: Fix race condition for resource cleanup
Quinn Tran
2018-09-12
2
-2
/
+14
|
*
scsi: qla2xxx: Fix dropped srb resource.
Quinn Tran
2018-09-12
1
-1
/
+1
|
*
scsi: qla2xxx: Fix port speed display on chip reset
Quinn Tran
2018-09-12
1
-0
/
+1
|
*
scsi: qla2xxx: Check for Register disconnect
Sawan Chandak
2018-09-12
1
-0
/
+1
|
*
scsi: qla2xxx: Increase abort timeout value
Quinn Tran
2018-09-12
1
-1
/
+2
|
*
scsi: qla2xxx: Allow FC-NVMe underrun to be handled by transport
Darren Trapp
2018-09-12
1
-13
/
+21
|
*
scsi: qla2xxx: Update driver version to 10.00.00.10-k
Himanshu Madhani
2018-09-12
1
-1
/
+1
|
*
scsi: qla2xxx: Move ABTS code behind qpair
Quinn Tran
2018-09-12
3
-90
/
+107
|
*
scsi: qla2xxx: Remove stale ADISC_DONE event
Himanshu Madhani
2018-09-12
4
-28
/
+0
|
*
scsi: qla2xxx: Fix Remote port registration
Quinn Tran
2018-09-12
1
-3
/
+4
|
*
scsi: qla2xxx: Remove ASYNC GIDPN switch command
Himanshu Madhani
2018-09-12
5
-266
/
+73
|
*
scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up
Quinn Tran
2018-09-12
5
-25
/
+33
|
*
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
2018-09-12
6
-16
/
+19
|
*
scsi: qla2xxx: Add support for ZIO6 interrupt threshold
Quinn Tran
2018-09-12
6
-27
/
+77
[next]