index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-147
/
+212
2020-12-09
scsi: qla2xxx: Update version to 10.02.00.104-k
Nilesh Javali
1
-2
/
+2
2020-12-09
scsi: qla2xxx: Fix device loss on 4G and older HBAs
Arun Easi
1
-0
/
+3
2020-12-09
scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry
Saurav Kashyap
1
-4
/
+4
2020-12-09
scsi: qla2xxx: Fix the call trace for flush workqueue
Saurav Kashyap
1
-1
/
+1
2020-12-09
scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines
Arun Easi
1
-5
/
+5
2020-12-09
scsi: qla2xxx: Handle aborts correctly for port undergoing deletion
Saurav Kashyap
1
-1
/
+1
2020-12-09
scsi: qla2xxx: Fix N2N and NVMe connect retry failure
Quinn Tran
2
-22
/
+52
2020-12-09
scsi: qla2xxx: Fix FW initialization error on big endian machines
Arun Easi
1
-3
/
+3
2020-12-09
scsi: qla2xxx: Fix crash during driver load on big endian machines
Arun Easi
2
-5
/
+6
2020-12-09
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
2
-3
/
+3
2020-12-09
scsi: qla2xxx: Don't check for fw_started while posting NVMe command
Saurav Kashyap
1
-8
/
+4
2020-12-09
scsi: qla2xxx: Tear down session if FW say it is down
Quinn Tran
1
-1
/
+27
2020-12-09
scsi: qla2xxx: Limit interrupt vectors to number of CPUs
Quinn Tran
1
-2
/
+4
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2
-5
/
+5
2020-12-09
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
1
-2
/
+4
2020-12-07
scsi: qla2xxx: Remove trailing semicolon in macro definition
Tom Rix
1
-2
/
+1
2020-12-01
scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific code
Ahmed S. Darwish
1
-24
/
+19
2020-12-01
scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())
Ahmed S. Darwish
1
-2
/
+0
2020-12-01
scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific code
Ahmed S. Darwish
2
-14
/
+16
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
1
-7
/
+2
2020-11-04
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
5
-22
/
+42
2020-11-04
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2
-13
/
+12
2020-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+4
2020-10-26
scsi: qla2xxx: remove incorrect sparse #ifdef
Linus Torvalds
1
-4
/
+0
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
1
-1
/
+0
2020-10-26
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
1
-2
/
+4
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-92
/
+28
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
30
-60
/
+30
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-403
/
+687
2020-10-08
scsi: qla2xxx: Fix return of uninitialized value in rval
Colin Ian King
1
-1
/
+1
2020-10-07
scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-60
/
+8
2020-10-07
scsi: qla2xxx: Initialize variable in qla8044_poll_reg()
Tom Rix
1
-1
/
+1
2020-10-07
scsi: qla2xxx: Do not consume srb greedily
Daniel Wagner
1
-27
/
+15
2020-10-07
scsi: qla2xxx: Use constant when it is known
Pavel Machek (CIP)
1
-3
/
+3
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c
Ye Bin
1
-1
/
+1
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
Ye Bin
1
-2
/
+2
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c
Ye Bin
1
-1
/
+1
2020-09-29
scsi: qla2xxx: Update version to 10.02.00.103-k
Nilesh Javali
1
-2
/
+2
2020-09-29
scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue
Arun Easi
3
-1
/
+6
2020-09-29
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
1
-6
/
+7
2020-09-29
scsi: qla2xxx: Fix reset of MPI firmware
Arun Easi
4
-39
/
+23
2020-09-29
scsi: qla2xxx: Fix MPI reset needed message
Arun Easi
1
-1
/
+1
2020-09-29
scsi: qla2xxx: Fix buffer-buffer credit extraction error
Quinn Tran
5
-81
/
+34
2020-09-29
scsi: qla2xxx: Correct the check for sscanf() return value
Saurav Kashyap
1
-2
/
+2
2020-09-22
scsi: qla2xxx: Update version to 10.02.00.102-k
Nilesh Javali
2
-4
/
+3
2020-09-22
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
7
-5
/
+45
2020-09-22
scsi: qla2xxx: Add IOCB resource tracking
Quinn Tran
8
-0
/
+151
2020-09-22
scsi: qla2xxx: Add rport fields in debugfs
Arun Easi
1
-0
/
+53
2020-09-22
scsi: qla2xxx: Make tgt_port_database available in initiator mode
Arun Easi
1
-32
/
+32
[next]