index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
2022-02-11
1
-20
/
+0
*
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
2022-01-25
1
-2
/
+1
*
scsi: qla2xxx: Fix warning for missing error code
Nilesh Javali
2022-01-25
1
-0
/
+1
*
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
2022-01-25
1
-2
/
+2
*
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
2022-01-25
1
-4
/
+2
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
2021-11-04
1
-9
/
+5
|
\
|
*
scsi: qla2xxx: Fix unmap of already freed sgl
Dmitry Bogdanov
2021-10-19
1
-9
/
+5
*
|
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
2021-10-27
1
-1
/
+1
*
|
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
2021-10-27
1
-0
/
+1
|
/
*
scsi: qla2xxx: edif: Do secure PLOGI when auth app is present
Quinn Tran
2021-08-24
1
-3
/
+1
*
scsi: qla2xxx: edif: Add N2N support for EDIF
Quinn Tran
2021-08-24
1
-1
/
+52
*
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
2021-07-27
1
-5
/
+36
*
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
2021-07-27
1
-0
/
+2
*
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
2021-07-27
1
-1
/
+60
*
scsi: qla2xxx: edif: Add extraction of auth_els from the wire
Quinn Tran
2021-07-27
1
-21
/
+15
*
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
2021-07-27
1
-4
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-03
1
-2
/
+1
|
\
|
*
scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()
Baokun Li
2021-06-16
1
-2
/
+1
*
|
scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
Dmitry Bogdanov
2021-05-22
1
-0
/
+2
|
/
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-06
1
-8
/
+5
|
\
|
*
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2021-03-25
1
-8
/
+5
*
|
scsi: qla2xxx: Fix stuck session
Quinn Tran
2021-03-30
1
-1
/
+6
*
|
scsi: qla2xxx: Fix a couple of misdocumented functions
Lee Jones
2021-03-16
1
-2
/
+2
|
/
*
scsi: qla2xxx: Simplify if statement
Jiapeng Chong
2021-02-09
1
-2
/
+1
*
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2020-12-09
1
-1
/
+1
*
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
2020-11-05
1
-0
/
+1
*
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2020-11-05
1
-10
/
+11
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
1
-9
/
+12
|
\
|
*
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
2020-09-30
1
-6
/
+7
|
*
scsi: qla2xxx: Setup debugfs entries for remote ports
Arun Easi
2020-09-23
1
-0
/
+2
|
*
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-15
1
-1
/
+1
|
|
\
|
*
|
scsi: qla2xxx: Fix the return value
Xianting Tian
2020-09-03
1
-1
/
+1
|
*
|
scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
Tianjia Zhang
2020-08-25
1
-1
/
+1
|
*
|
scsi: qla2xxx: Remove redundant variable initialization
Tianjia Zhang
2020-08-25
1
-1
/
+1
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-3
/
+3
|
|
/
|
/
|
*
|
scsi: qla2xxx: Fix login timeout
Quinn Tran
2020-08-18
1
-1
/
+1
|
/
*
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-20
1
-42
/
+44
*
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
2020-05-20
1
-2
/
+2
*
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-20
1
-5
/
+5
*
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-05-20
1
-2
/
+2
*
scsi: qla2xxx: Fix failure message in qlt_disable_vha()
Viacheslav Dubeyko
2020-05-08
1
-1
/
+6
*
scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error
Quinn Tran
2020-02-29
1
-2
/
+2
*
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
2020-02-29
1
-3
/
+3
*
scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tag
Bart Van Assche
2020-02-11
1
-22
/
+6
*
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
2020-01-03
1
-6
/
+6
*
scsi: qla2xxx: Fix stuck session in GNL
Quinn Tran
2019-12-21
1
-6
/
+15
*
scsi: qla2xxx: Fix stuck login session using prli_pend_timer
Quinn Tran
2019-12-21
1
-0
/
+1
*
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
2019-12-20
1
-5
/
+6
*
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
2019-12-20
1
-1
/
+1
*
scsi: qla2xxx: Send Notify ACK after N2N PLOGI
Roman Bolshakov
2019-12-10
1
-0
/
+1
[next]