index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
qla_target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-10
scsi: qla2xxx: Fix command flush on cable pull
Quinn Tran
1
-0
/
+10
2023-09-05
scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()
Nilesh Javali
1
-2
/
+1
2023-07-23
scsi: qla2xxx: Fix deletion race condition
Quinn Tran
1
-7
/
+7
2023-03-24
scsi: qla2xxx: Refer directly to the qla2xxx_driver_template
Bart Van Assche
1
-2
/
+1
2023-01-23
scsi: qla2xxx: Simplify if condition evaluation
Deepak R Varma
1
-2
/
+1
2023-01-11
scsi: qla2xxx: Relocate/rename vp map
Quinn Tran
1
-95
/
+8
2022-11-26
scsi: qla2xxx: Initialize vha->unknown_atio_[list, work] for NPIV hosts
Gleb Chesnokov
1
-0
/
+3
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-70
/
+3
2022-09-15
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Rafael Mendonca
1
-1
/
+3
2022-08-31
scsi: qla2xxx: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-1
/
+1
2022-08-31
scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()
Tetsuo Handa
1
-2
/
+2
2022-08-31
scsi: qla2xxx: Remove unused qlt_tmr_work()
Tetsuo Handa
1
-66
/
+0
2022-08-31
scsi: qla2xxx: Remove unused del_sess_list field
Tetsuo Handa
1
-1
/
+0
2022-08-11
scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
Tony Battersby
1
-8
/
+2
2022-06-07
scsi: qla2xxx: edif: Wait for app to ack on sess down
Quinn Tran
1
-16
/
+19
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+0
2022-06-01
scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter
Gleb Chesnokov
1
-7
/
+0
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2022-05-02
scsi: qla2xxx: Fix missed DMA unmap for aborted commands
Gleb Chesnokov
1
-0
/
+3
2022-04-25
scsi: qla2xxx: Remove free_sg command flag
Gleb Chesnokov
1
-2
/
+0
2022-02-11
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
1
-20
/
+0
2022-01-24
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
1
-2
/
+1
2022-01-24
scsi: qla2xxx: Fix warning for missing error code
Nilesh Javali
1
-0
/
+1
2022-01-24
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
1
-2
/
+2
2022-01-24
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
1
-4
/
+2
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
1
-9
/
+5
2021-10-26
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
1
-1
/
+1
2021-10-26
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
1
-0
/
+1
2021-10-18
scsi: qla2xxx: Fix unmap of already freed sgl
Dmitry Bogdanov
1
-9
/
+5
2021-08-23
scsi: qla2xxx: edif: Do secure PLOGI when auth app is present
Quinn Tran
1
-3
/
+1
2021-08-23
scsi: qla2xxx: edif: Add N2N support for EDIF
Quinn Tran
1
-1
/
+52
2021-07-27
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
1
-5
/
+36
2021-07-27
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
1
-0
/
+2
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
1
-1
/
+60
2021-07-27
scsi: qla2xxx: edif: Add extraction of auth_els from the wire
Quinn Tran
1
-21
/
+15
2021-07-27
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
1
-4
/
+3
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2021-06-15
scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()
Baokun Li
1
-2
/
+1
2021-05-21
scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
Dmitry Bogdanov
1
-0
/
+2
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-8
/
+5
2021-03-29
scsi: qla2xxx: Fix stuck session
Quinn Tran
1
-1
/
+6
2021-03-24
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
1
-8
/
+5
2021-03-15
scsi: qla2xxx: Fix a couple of misdocumented functions
Lee Jones
1
-2
/
+2
2021-02-08
scsi: qla2xxx: Simplify if statement
Jiapeng Chong
1
-2
/
+1
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
1
-1
/
+1
2020-11-04
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
1
-0
/
+1
2020-11-04
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
1
-10
/
+11
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+12
2020-09-29
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
1
-6
/
+7
2020-09-22
scsi: qla2xxx: Setup debugfs entries for remote ports
Arun Easi
1
-0
/
+2
[next]