index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
*
scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port
Christophe JAILLET
2024-08-29
1
-1
/
+0
*
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-23
1
-2
/
+4
*
scsi: qla2xxx: Convert comma to semicolon
Chen Ni
2024-07-11
1
-1
/
+1
*
Merge patch series "qla2xxx misc. bug fixes"
Martin K. Petersen
2024-07-11
11
-374
/
+452
|
\
|
*
scsi: qla2xxx: Update version to 10.02.09.300-k
Nilesh Javali
2024-07-11
1
-2
/
+2
|
*
scsi: qla2xxx: Use QP lock to search for bsg
Quinn Tran
2024-07-11
1
-39
/
+57
|
*
scsi: qla2xxx: Reduce fabric scan duplicate code
Quinn Tran
2024-07-11
5
-269
/
+200
|
*
scsi: qla2xxx: Fix optrom version displayed in FDMI
Shreyas Deodhar
2024-07-11
1
-1
/
+1
|
*
scsi: qla2xxx: During vport delete send async logout explicitly
Manish Rangankar
2024-07-11
1
-1
/
+1
|
*
scsi: qla2xxx: Complete command early within lock
Shreyas Deodhar
2024-07-11
1
-5
/
+0
|
*
scsi: qla2xxx: Fix flash read failure
Quinn Tran
2024-07-11
2
-46
/
+125
|
*
scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds
Saurav Kashyap
2024-07-11
1
-1
/
+1
|
*
scsi: qla2xxx: Fix for possible memory corruption
Shreyas Deodhar
2024-07-11
1
-1
/
+1
|
*
scsi: qla2xxx: validate nvme_local_port correctly
Nilesh Javali
2024-07-11
1
-1
/
+4
|
*
scsi: qla2xxx: Unable to act on RSCN for port online
Quinn Tran
2024-07-11
4
-8
/
+60
*
|
scsi: qla2xxx: Remove unused struct 'scsi_dif_tuple'
Dr. David Alan Gilbert
2024-05-31
1
-6
/
+0
|
/
*
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
1
-9
/
+2
|
\
|
*
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
1
-9
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-15
3
-27
/
+26
|
\
\
|
*
|
scsi: qla2xxx: Fix debugfs output for fw_resource_count
Himanshu Madhani
2024-05-07
1
-1
/
+1
|
*
|
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
2024-04-12
1
-3
/
+3
|
|
\
\
|
|
*
|
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-04-12
1
-3
/
+3
|
*
|
|
scsi: qla2xxx: Indent help text
Prasad Pandit
2024-04-09
1
-20
/
+22
|
|
/
/
|
*
|
scsi: qla2xxx: Drop driver owner assignment
Krzysztof Kozlowski
2024-04-06
1
-3
/
+0
*
|
|
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
1
-4
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scsi: qla2xxx: Avoid possible run-time warning with long model_num
Kees Cook
2024-04-25
1
-4
/
+2
|
|
/
*
/
scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()
Dan Carpenter
2024-04-06
1
-1
/
+1
|
/
*
scsi: qla2xxx: Update version to 10.02.09.200-k
Nilesh Javali
2024-03-10
1
-2
/
+2
*
scsi: qla2xxx: Delay I/O Abort on PCI error
Quinn Tran
2024-03-10
1
-2
/
+12
*
scsi: qla2xxx: Change debug message during driver unload
Saurav Kashyap
2024-03-10
1
-1
/
+1
*
scsi: qla2xxx: Fix double free of fcport
Saurav Kashyap
2024-03-10
1
-2
/
+3
*
scsi: qla2xxx: Fix double free of the ha->vp_map pointer
Saurav Kashyap
2024-03-10
1
-0
/
+1
*
scsi: qla2xxx: Fix command flush on cable pull
Quinn Tran
2024-03-10
1
-0
/
+10
*
scsi: qla2xxx: NVME|FCP prefer flag not being honored
Quinn Tran
2024-03-10
1
-0
/
+18
*
scsi: qla2xxx: Update manufacturer detail
Bikash Hazarika
2024-03-10
1
-1
/
+1
*
scsi: qla2xxx: Split FCE|EFT trace control
Quinn Tran
2024-03-10
1
-61
/
+41
*
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran
2024-03-10
3
-23
/
+13
*
scsi: qla2xxx: Prevent command send on chip reset
Quinn Tran
2024-03-10
2
-4
/
+37
*
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
2023-12-19
1
-1
/
+1
*
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
2023-11-14
1
-2
/
+10
|
\
|
*
scsi: qla2xxx: Fix system crash due to bad pointer access
Quinn Tran
2023-11-09
1
-2
/
+10
*
|
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-52
/
+7
|
\
\
|
*
|
scsi: qla2xxx: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-10-04
1
-52
/
+7
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-03
2
-2
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge patch series "scsi: target: Allow userspace to config cmd submission"
Martin K. Petersen
2023-10-13
1
-0
/
+6
|
|
\
\
|
|
*
|
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-10-13
1
-0
/
+6
|
*
|
|
Merge patch series "scsi: pm8001: Bug fix and cleanup"
Martin K. Petersen
2023-09-22
6
-16
/
+15
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
scsi: qla2xxx: Use FIELD_GET() to extract PCIe capability fields
Ilpo Järvinen
2023-09-14
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
scsi: qla2xxx: Fix double free of dsd_list during driver load
Quinn Tran
2023-10-17
1
-1
/
+1
|
|
/
|
/
|
[next]