index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Prevent PRLI in target mode
Anastasia Kovaleva
2021-04-28
1
-0
/
+3
*
scsi: qla2xxx: Add marginal path handling support
Bikash Hazarika
2021-04-28
1
-0
/
+1
*
scsi: qla2xxx: Reserve extra IRQ vectors
Roman Bolshakov
2021-04-15
1
-2
/
+2
*
scsi: qla2xxx: Reuse existing error handling path
Christophe JAILLET
2021-04-13
1
-2
/
+2
*
scsi: qla2xxx: Remove unneeded if-null-free check
Qiheng Lin
2021-04-13
1
-4
/
+2
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-05
3
-13
/
+6
|
\
|
*
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2021-03-24
2
-12
/
+5
|
*
scsi: qla2xxx: Fix broken #endif placement
Alexey Dobriyan
2021-03-15
1
-1
/
+1
*
|
scsi: qla2xxx: Update version to 10.02.00.106-k
Nilesh Javali
2021-03-29
1
-2
/
+2
*
|
scsi: qla2xxx: Do logout even if fabric scan retries got exhausted
Quinn Tran
2021-03-29
1
-0
/
+4
*
|
scsi: qla2xxx: Update default AER debug mask
Quinn Tran
2021-03-29
1
-1
/
+1
*
|
scsi: qla2xxx: Fix mailbox recovery during PCIe error
Quinn Tran
2021-03-29
1
-9
/
+30
*
|
scsi: qla2xxx: Fix crash in PCIe error handling
Quinn Tran
2021-03-29
10
-105
/
+265
*
|
scsi: qla2xxx: Fix RISC RESET completion polling
Quinn Tran
2021-03-29
1
-6
/
+59
*
|
scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
Arun Easi
2021-03-29
1
-7
/
+0
*
|
scsi: qla2xxx: Fix use after free in bsg
Quinn Tran
2021-03-29
1
-1
/
+2
*
|
scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe
Quinn Tran
2021-03-29
2
-21
/
+14
*
|
scsi: qla2xxx: Fix stuck session
Quinn Tran
2021-03-29
2
-1
/
+7
*
|
scsi: qla2xxx: Add H:C:T info in the log message for fc ports
Arun Easi
2021-03-29
1
-4
/
+5
*
|
scsi: qla2xxx: Fix IOPS drop seen in some adapters
Arun Easi
2021-03-29
1
-0
/
+19
*
|
scsi: qla2xxx: Check kzalloc() return value
Bart Van Assche
2021-03-24
1
-0
/
+4
*
|
scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
Bart Van Assche
2021-03-24
1
-1
/
+7
*
|
scsi: qla2xxx: Simplify qla8044_minidump_process_control()
Bart Van Assche
2021-03-24
1
-8
/
+0
*
|
scsi: qla2xxx: Suppress Coverity complaints about dseg_r*
Bart Van Assche
2021-03-24
2
-8
/
+12
*
|
scsi: qla2xxx: Fix endianness annotations
Bart Van Assche
2021-03-24
4
-7
/
+9
*
|
scsi: qla2xxx: Constify struct qla_tgt_func_tmpl
Bart Van Assche
2021-03-24
2
-2
/
+2
*
|
scsi: qla2xxx: Use dma_pool_zalloc()
Wang Qing
2021-03-15
1
-2
/
+1
*
|
scsi: qla2xxx: Fix a couple of misdocumented functions
Lee Jones
2021-03-15
1
-2
/
+2
*
|
scsi: qla2xxx: Fix incorrectly named function qla8044_check_temp()
Lee Jones
2021-03-15
1
-1
/
+1
*
|
scsi: qla2xxx: Fix a couple of misnamed functions
Lee Jones
2021-03-15
1
-2
/
+2
*
|
scsi: qla2xxx: Fix some incorrect formatting/spelling issues
Lee Jones
2021-03-15
1
-5
/
+5
*
|
scsi: qla2xxx: Replace __qla2x00_marker()'s missing underscores
Lee Jones
2021-03-15
1
-1
/
+1
*
|
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
2021-03-04
1
-1
/
+2
*
|
scsi: target: qla2xxx: Convert to new submission API
Mike Christie
2021-03-04
1
-4
/
+12
|
/
*
scsi: qla2xxx: Simplify if statement
Jiapeng Chong
2021-02-08
1
-2
/
+1
*
scsi: qla2xxx: Simplify the calculation of variables
Jiapeng Zhong
2021-01-29
1
-1
/
+1
*
scsi: qla2xxx: Fix some memory corruption
Dan Carpenter
2021-01-26
1
-1
/
+1
*
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-26
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit
Enzo Matsumiya
2021-01-20
1
-1
/
+1
*
|
scsi: qla2xxx: Remove redundant NULL check
Yang Li
2021-01-22
1
-10
/
+5
*
|
scsi: qla2xxx: Remove unnecessary NULL check
Dan Carpenter
2021-01-22
1
-1
/
+1
*
|
scsi: qla2xxx: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-22
1
-2
/
+2
*
|
scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result value
Hannes Reinecke
2021-01-22
1
-1
/
+1
*
|
scsi: qla2xxx: Update version to 10.02.00.105-k
Nilesh Javali
2021-01-13
1
-2
/
+2
*
|
scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER
Saurav Kashyap
2021-01-13
1
-0
/
+2
*
|
scsi: qla2xxx: Fix mailbox Ch erroneous error
Quinn Tran
2021-01-13
2
-1
/
+3
*
|
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
Bikash Hazarika
2021-01-13
9
-6
/
+160
*
|
scsi: qla2xxx: Move some messages from debug to normal log level
Saurav Kashyap
2021-01-13
2
-32
/
+30
*
|
scsi: qla2xxx: Add error counters to debugfs node
Saurav Kashyap
2021-01-13
1
-0
/
+28
*
|
scsi: qla2xxx: Implementation to get and manage host, target stats and initia...
Saurav Kashyap
2021-01-13
10
-0
/
+718
|
/
[next]