index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+18
2020-01-30
scsi: qla2xxx: Fix unbound NVME response length
Arun Easi
3
-6
/
+18
2020-01-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
19
-246
/
+335
2020-01-21
scsi: qla2xxx: Fix a NULL pointer dereference in an error path
Bart Van Assche
1
-9
/
+8
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2020-01-03
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
5
-18
/
+17
2020-01-03
scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
Bart Van Assche
1
-4
/
+3
2020-01-03
scsi: qla2xxx: Improve readability of the code that handles qla_flt_header
Bart Van Assche
4
-15
/
+15
2019-12-21
scsi: qla2xxx: Update driver version to 10.01.00.22-k
Himanshu Madhani
1
-1
/
+1
2019-12-21
scsi: qla2xxx: Fix mtcp dump collection failure
Quinn Tran
1
-2
/
+1
2019-12-21
scsi: qla2xxx: Fix stuck session in GNL
Quinn Tran
2
-8
/
+28
2019-12-21
scsi: qla2xxx: Fix RIDA Format-2
Quinn Tran
1
-17
/
+18
2019-12-21
scsi: qla2xxx: Consolidate fabric scan
Quinn Tran
1
-6
/
+2
2019-12-21
scsi: qla2xxx: Correct fcport flags handling
Shyam Sundar
3
-6
/
+4
2019-12-21
scsi: qla2xxx: Fix stuck login session using prli_pend_timer
Quinn Tran
3
-8
/
+32
2019-12-20
scsi: qla2xxx: Use common routine to free fcport struct
Quinn Tran
4
-8
/
+10
2019-12-20
scsi: qla2xxx: Add D-Port Diagnostic reason explanation logs
Joe Carnuccio
1
-5
/
+27
2019-12-20
scsi: qla2xxx: Fix update_fcport for current_topology
Himanshu Madhani
1
-1
/
+4
2019-12-20
scsi: qla2xxx: Cleanup unused async_logout_done
Shyam Sundar
4
-20
/
+0
2019-12-20
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
9
-25
/
+67
2019-12-20
scsi: qla2xxx: Fix fabric scan hang
Quinn Tran
3
-23
/
+53
2019-12-20
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
8
-70
/
+45
2019-12-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-34
/
+75
2019-12-14
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-12-10
scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB
Roman Bolshakov
1
-0
/
+9
2019-12-10
scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI
Roman Bolshakov
1
-1
/
+2
2019-12-10
scsi: qla2xxx: Don't defer relogin unconditonally
Roman Bolshakov
1
-1
/
+0
2019-12-10
scsi: qla2xxx: Send Notify ACK after N2N PLOGI
Roman Bolshakov
1
-0
/
+1
2019-12-10
scsi: qla2xxx: Configure local loop for N2N target
Roman Bolshakov
1
-8
/
+2
2019-12-10
scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
Roman Bolshakov
1
-2
/
+4
2019-12-10
scsi: qla2xxx: Don't call qlt_async_event twice
Roman Bolshakov
1
-4
/
+0
2019-12-10
scsi: qla2xxx: Allow PLOGI in target mode
Roman Bolshakov
1
-2
/
+6
2019-12-10
scsi: qla2xxx: Change discovery state before PLOGI
Roman Bolshakov
1
-0
/
+1
2019-12-10
scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
Roman Bolshakov
1
-1
/
+0
2019-12-10
scsi: qla2xxx: Initialize free_work before flushing it
Roman Bolshakov
2
-1
/
+1
2019-12-10
scsi: qla2xxx: Use explicit LOGO in target mode
Quinn Tran
4
-4
/
+15
2019-12-10
scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd
Roman Bolshakov
1
-0
/
+2
2019-12-10
scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd
Michael Hernandez
1
-1
/
+1
2019-12-10
scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XX
Michael Hernandez
2
-5
/
+26
2019-12-10
scsi: qla2xxx: Correctly retrieve and interpret active flash region
Himanshu Madhani
3
-4
/
+5
2019-12-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-8
/
+20
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-199
/
+439
2019-11-27
scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
Huacai Chen
1
-3
/
+3
2019-11-27
scsi: qla2xxx: unregister ports after GPN_FT failure
Martin Wilck
1
-2
/
+14
2019-11-27
scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
Martin Wilck
1
-3
/
+3
2019-11-26
nvme_fc: add module to ops template to allow module references
James Smart
1
-0
/
+1
2019-11-20
Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"
Martin K. Petersen
1
-4
/
+0
2019-11-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-6
/
+10
2019-11-09
scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVME
Martin Wilck
2
-3
/
+5
2019-11-09
scsi: qla2xxx: initialize fc4_type_priority
Martin Wilck
1
-2
/
+10
[next]