index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
Age
Commit message (
Expand
)
Author
2022-11-26
scsi: qla2xxx: Initialize vha->unknown_atio_[list, work] for NPIV hosts
Gleb Chesnokov
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-15
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Rafael Mendonca
2022-08-31
scsi: qla2xxx: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-08-31
scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()
Tetsuo Handa
2022-08-31
scsi: qla2xxx: Remove unused qlt_tmr_work()
Tetsuo Handa
2022-08-31
scsi: qla2xxx: Remove unused del_sess_list field
Tetsuo Handa
2022-08-11
scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
Tony Battersby
2022-06-07
scsi: qla2xxx: edif: Wait for app to ack on sess down
Quinn Tran
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-06-01
scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter
Gleb Chesnokov
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-02
scsi: qla2xxx: Fix missed DMA unmap for aborted commands
Gleb Chesnokov
2022-04-25
scsi: qla2xxx: Remove free_sg command flag
Gleb Chesnokov
2022-02-11
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
2022-01-24
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
2022-01-24
scsi: qla2xxx: Fix warning for missing error code
Nilesh Javali
2022-01-24
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
2022-01-24
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
2021-10-26
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
2021-10-26
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
2021-10-18
scsi: qla2xxx: Fix unmap of already freed sgl
Dmitry Bogdanov
2021-08-23
scsi: qla2xxx: edif: Do secure PLOGI when auth app is present
Quinn Tran
2021-08-23
scsi: qla2xxx: edif: Add N2N support for EDIF
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add doorbell notification for app
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add extraction of auth_els from the wire
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-15
scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()
Baokun Li
2021-05-21
scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
Dmitry Bogdanov
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-29
scsi: qla2xxx: Fix stuck session
Quinn Tran
2021-03-24
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2021-03-15
scsi: qla2xxx: Fix a couple of misdocumented functions
Lee Jones
2021-02-08
scsi: qla2xxx: Simplify if statement
Jiapeng Chong
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2020-11-04
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
2020-11-04
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-29
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
2020-09-22
scsi: qla2xxx: Setup debugfs entries for remote ports
Arun Easi
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-02
scsi: qla2xxx: Fix the return value
Xianting Tian
2020-08-24
scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
Tianjia Zhang
2020-08-24
scsi: qla2xxx: Remove redundant variable initialization
Tianjia Zhang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
scsi: qla2xxx: Fix login timeout
Quinn Tran
[next]