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
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-1
/
+117
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-21
/
+5
2021-06-22
scsi: qla2xxx: Add heartbeat check
Quinn Tran
8
-1
/
+117
2021-06-15
scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()
Baokun Li
1
-2
/
+1
2021-06-15
scsi: qla2xxx: Remove duplicate declarations
Shaokun Zhang
1
-4
/
+0
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
1
-12
/
+3
2021-06-02
scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()
Daniel Wagner
1
-1
/
+1
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-12
/
+3
2021-05-21
scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
Dmitry Bogdanov
1
-0
/
+2
2021-05-21
scsi: qla2xxx: Remove redundant assignment to rval
Jiapeng Chong
1
-2
/
+0
2021-05-15
scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
Zhen Lei
1
-1
/
+2
2021-04-28
scsi: qla2xxx: Prevent PRLI in target mode
Anastasia Kovaleva
1
-0
/
+3
2021-04-28
scsi: qla2xxx: Add marginal path handling support
Bikash Hazarika
1
-0
/
+1
2021-04-15
scsi: qla2xxx: Reserve extra IRQ vectors
Roman Bolshakov
1
-2
/
+2
2021-04-13
scsi: qla2xxx: Reuse existing error handling path
Christophe JAILLET
1
-2
/
+2
2021-04-13
scsi: qla2xxx: Remove unneeded if-null-free check
Qiheng Lin
1
-4
/
+2
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
3
-13
/
+6
2021-03-29
scsi: qla2xxx: Update version to 10.02.00.106-k
Nilesh Javali
1
-2
/
+2
2021-03-29
scsi: qla2xxx: Do logout even if fabric scan retries got exhausted
Quinn Tran
1
-0
/
+4
2021-03-29
scsi: qla2xxx: Update default AER debug mask
Quinn Tran
1
-1
/
+1
2021-03-29
scsi: qla2xxx: Fix mailbox recovery during PCIe error
Quinn Tran
1
-9
/
+30
2021-03-29
scsi: qla2xxx: Fix crash in PCIe error handling
Quinn Tran
10
-105
/
+265
2021-03-29
scsi: qla2xxx: Fix RISC RESET completion polling
Quinn Tran
1
-6
/
+59
2021-03-29
scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
Arun Easi
1
-7
/
+0
2021-03-29
scsi: qla2xxx: Fix use after free in bsg
Quinn Tran
1
-1
/
+2
2021-03-29
scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe
Quinn Tran
2
-21
/
+14
2021-03-29
scsi: qla2xxx: Fix stuck session
Quinn Tran
2
-1
/
+7
2021-03-29
scsi: qla2xxx: Add H:C:T info in the log message for fc ports
Arun Easi
1
-4
/
+5
2021-03-29
scsi: qla2xxx: Fix IOPS drop seen in some adapters
Arun Easi
1
-0
/
+19
2021-03-24
scsi: qla2xxx: Check kzalloc() return value
Bart Van Assche
1
-0
/
+4
2021-03-24
scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
Bart Van Assche
1
-1
/
+7
2021-03-24
scsi: qla2xxx: Simplify qla8044_minidump_process_control()
Bart Van Assche
1
-8
/
+0
2021-03-24
scsi: qla2xxx: Suppress Coverity complaints about dseg_r*
Bart Van Assche
2
-8
/
+12
2021-03-24
scsi: qla2xxx: Fix endianness annotations
Bart Van Assche
4
-7
/
+9
2021-03-24
scsi: qla2xxx: Constify struct qla_tgt_func_tmpl
Bart Van Assche
2
-2
/
+2
2021-03-24
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2
-12
/
+5
2021-03-15
scsi: qla2xxx: Fix broken #endif placement
Alexey Dobriyan
1
-1
/
+1
2021-03-15
scsi: qla2xxx: Use dma_pool_zalloc()
Wang Qing
1
-2
/
+1
2021-03-15
scsi: qla2xxx: Fix a couple of misdocumented functions
Lee Jones
1
-2
/
+2
2021-03-15
scsi: qla2xxx: Fix incorrectly named function qla8044_check_temp()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: qla2xxx: Fix a couple of misnamed functions
Lee Jones
1
-2
/
+2
2021-03-15
scsi: qla2xxx: Fix some incorrect formatting/spelling issues
Lee Jones
1
-5
/
+5
2021-03-15
scsi: qla2xxx: Replace __qla2x00_marker()'s missing underscores
Lee Jones
1
-1
/
+1
2021-03-04
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
1
-1
/
+2
2021-03-04
scsi: target: qla2xxx: Convert to new submission API
Mike Christie
1
-4
/
+12
2021-02-08
scsi: qla2xxx: Simplify if statement
Jiapeng Chong
1
-2
/
+1
2021-01-29
scsi: qla2xxx: Simplify the calculation of variables
Jiapeng Zhong
1
-1
/
+1
2021-01-26
scsi: qla2xxx: Fix some memory corruption
Dan Carpenter
1
-1
/
+1
2021-01-26
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
1
-1
/
+1
2021-01-22
scsi: qla2xxx: Remove redundant NULL check
Yang Li
1
-10
/
+5
[next]