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: Update version to 10.02.00.104-k
Nilesh Javali
2020-12-09
1
-2
/
+2
*
scsi: qla2xxx: Fix device loss on 4G and older HBAs
Arun Easi
2020-12-09
1
-0
/
+3
*
scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry
Saurav Kashyap
2020-12-09
1
-4
/
+4
*
scsi: qla2xxx: Fix the call trace for flush workqueue
Saurav Kashyap
2020-12-09
1
-1
/
+1
*
scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines
Arun Easi
2020-12-09
1
-5
/
+5
*
scsi: qla2xxx: Handle aborts correctly for port undergoing deletion
Saurav Kashyap
2020-12-09
1
-1
/
+1
*
scsi: qla2xxx: Fix N2N and NVMe connect retry failure
Quinn Tran
2020-12-09
2
-22
/
+52
*
scsi: qla2xxx: Fix FW initialization error on big endian machines
Arun Easi
2020-12-09
1
-3
/
+3
*
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2020-12-09
2
-5
/
+6
*
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
2020-12-09
2
-3
/
+3
*
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
2020-12-09
1
-8
/
+4
*
scsi: qla2xxx: Tear down session if FW say it is down
Quinn Tran
2020-12-09
1
-1
/
+27
*
scsi: qla2xxx: Limit interrupt vectors to number of CPUs
Quinn Tran
2020-12-09
1
-2
/
+4
*
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2020-12-09
2
-5
/
+5
*
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
2020-12-09
1
-2
/
+4
*
scsi: qla2xxx: Remove trailing semicolon in macro definition
Tom Rix
2020-12-08
1
-2
/
+1
*
scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific code
Ahmed S. Darwish
2020-12-01
1
-24
/
+19
*
scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())
Ahmed S. Darwish
2020-12-01
1
-2
/
+0
*
scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific code
Ahmed S. Darwish
2020-12-01
2
-14
/
+16
*
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
2020-11-05
1
-7
/
+2
*
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
2020-11-05
5
-22
/
+42
*
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2020-11-05
2
-13
/
+12
*
scsi: Remove unneeded break statements
Tom Rix
2020-10-26
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-24
4
-92
/
+28
|
\
|
*
scsi: qla2xxx: Fix return of uninitialized value in rval
Colin Ian King
2020-10-08
1
-1
/
+1
|
*
scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-08
1
-60
/
+8
|
*
scsi: qla2xxx: Initialize variable in qla8044_poll_reg()
Tom Rix
2020-10-08
1
-1
/
+1
|
*
scsi: qla2xxx: Do not consume srb greedily
Daniel Wagner
2020-10-08
1
-27
/
+15
|
*
scsi: qla2xxx: Use constant when it is known
Pavel Machek (CIP)
2020-10-08
1
-3
/
+3
*
|
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-15
30
-60
/
+30
|
\
\
|
*
|
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
30
-60
/
+30
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
20
-403
/
+687
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c
Ye Bin
2020-10-03
1
-1
/
+1
|
*
scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
Ye Bin
2020-10-03
1
-2
/
+2
|
*
scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c
Ye Bin
2020-10-03
1
-1
/
+1
|
*
scsi: qla2xxx: Update version to 10.02.00.103-k
Nilesh Javali
2020-09-30
1
-2
/
+2
|
*
scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue
Arun Easi
2020-09-30
3
-1
/
+6
|
*
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
2020-09-30
1
-6
/
+7
|
*
scsi: qla2xxx: Fix reset of MPI firmware
Arun Easi
2020-09-30
4
-39
/
+23
|
*
scsi: qla2xxx: Fix MPI reset needed message
Arun Easi
2020-09-30
1
-1
/
+1
|
*
scsi: qla2xxx: Fix buffer-buffer credit extraction error
Quinn Tran
2020-09-30
5
-81
/
+34
|
*
scsi: qla2xxx: Correct the check for sscanf() return value
Saurav Kashyap
2020-09-30
1
-2
/
+2
|
*
scsi: qla2xxx: Update version to 10.02.00.102-k
Nilesh Javali
2020-09-23
2
-4
/
+3
|
*
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
2020-09-23
7
-5
/
+45
|
*
scsi: qla2xxx: Add IOCB resource tracking
Quinn Tran
2020-09-23
8
-0
/
+151
|
*
scsi: qla2xxx: Add rport fields in debugfs
Arun Easi
2020-09-23
1
-0
/
+53
|
*
scsi: qla2xxx: Make tgt_port_database available in initiator mode
Arun Easi
2020-09-23
1
-32
/
+32
|
*
scsi: qla2xxx: Fix I/O errors during LIP reset tests
Arun Easi
2020-09-23
1
-0
/
+8
|
*
scsi: qla2xxx: Performance tweak
Quinn Tran
2020-09-23
8
-39
/
+91
|
*
scsi: qla2xxx: Fix memory size truncation
Quinn Tran
2020-09-23
3
-6
/
+8
[next]