index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-5
/
+5
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2025-02-28
scsi: qla2xxx: Mark device strings as nonstring
Kees Cook
1
-2
/
+2
2025-02-24
scsi: qla2xxx: Fix typos in a comment
Yuichiro Tsuji
1
-2
/
+2
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-78
/
+173
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
5
-41
/
+104
2025-01-02
Merge patch series "scsi: Constify 'struct bin_attribute'"
Martin K. Petersen
1
-40
/
+40
2025-01-02
scsi: qla2xxx: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-40
/
+40
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2
-4
/
+3
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
1
-1
/
+1
2024-12-04
Merge patch series "Replace the "slave_*" function names"
Martin K. Petersen
1
-6
/
+6
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-2
/
+2
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-4
/
+4
2024-12-04
scsi: qla2xxx: Update version to 10.02.09.400-k
Nilesh Javali
1
-2
/
+2
2024-12-04
scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
Anil Gurumurthy
1
-0
/
+1
2024-12-04
scsi: qla2xxx: Fix NVMe and NPIV connect issue
Quinn Tran
1
-0
/
+1
2024-12-04
scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
Saurav Kashyap
1
-10
/
+0
2024-12-04
scsi: qla2xxx: Move FCE Trace buffer allocation to user control
Quinn Tran
4
-31
/
+126
2024-12-04
scsi: qla2xxx: Fix use after free on unload
Quinn Tran
1
-7
/
+8
2024-12-04
scsi: qla2xxx: Fix abort in bsg timeout
Quinn Tran
1
-22
/
+92
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-08-28
scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port
Christophe JAILLET
1
-1
/
+0
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
1
-2
/
+4
2024-07-10
scsi: qla2xxx: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-10
Merge patch series "qla2xxx misc. bug fixes"
Martin K. Petersen
11
-374
/
+452
2024-07-10
scsi: qla2xxx: Update version to 10.02.09.300-k
Nilesh Javali
1
-2
/
+2
2024-07-10
scsi: qla2xxx: Use QP lock to search for bsg
Quinn Tran
1
-39
/
+57
2024-07-10
scsi: qla2xxx: Reduce fabric scan duplicate code
Quinn Tran
5
-269
/
+200
2024-07-10
scsi: qla2xxx: Fix optrom version displayed in FDMI
Shreyas Deodhar
1
-1
/
+1
2024-07-10
scsi: qla2xxx: During vport delete send async logout explicitly
Manish Rangankar
1
-1
/
+1
2024-07-10
scsi: qla2xxx: Complete command early within lock
Shreyas Deodhar
1
-5
/
+0
2024-07-10
scsi: qla2xxx: Fix flash read failure
Quinn Tran
2
-46
/
+125
2024-07-10
scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds
Saurav Kashyap
1
-1
/
+1
2024-07-10
scsi: qla2xxx: Fix for possible memory corruption
Shreyas Deodhar
1
-1
/
+1
2024-07-10
scsi: qla2xxx: validate nvme_local_port correctly
Nilesh Javali
1
-1
/
+4
2024-07-10
scsi: qla2xxx: Unable to act on RSCN for port online
Quinn Tran
4
-8
/
+60
2024-05-30
scsi: qla2xxx: Remove unused struct 'scsi_dif_tuple'
Dr. David Alan Gilbert
1
-6
/
+0
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+2
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-27
/
+26
2024-05-13
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2024-05-06
scsi: qla2xxx: Fix debugfs output for fw_resource_count
Himanshu Madhani
1
-1
/
+1
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
1
-9
/
+2
2024-04-25
scsi: qla2xxx: Avoid possible run-time warning with long model_num
Kees Cook
1
-4
/
+2
2024-04-12
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
1
-3
/
+3
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
1
-3
/
+3
2024-04-08
scsi: qla2xxx: Indent help text
Prasad Pandit
1
-20
/
+22
2024-04-05
scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()
Dan Carpenter
1
-1
/
+1
2024-04-05
scsi: qla2xxx: Drop driver owner assignment
Krzysztof Kozlowski
1
-3
/
+0
2024-03-10
scsi: qla2xxx: Update version to 10.02.09.200-k
Nilesh Javali
1
-2
/
+2
2024-03-10
scsi: qla2xxx: Delay I/O Abort on PCI error
Quinn Tran
1
-2
/
+12
[next]