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
/
tcm_qla2xxx.c
Age
Commit message (
Expand
)
Author
2023-10-13
Merge patch series "scsi: target: Allow userspace to config cmd submission"
Martin K. Petersen
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-09-05
scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()
Nilesh Javali
2023-03-16
scsi: qla2xxx: Remove default fabric ops callouts
Dmitry Bogdanov
2023-01-23
scsi: qla2xxx: Use a variable for repeated mem_size computation
Deepak R Varma
2021-10-04
scsi: target: qla2xxx: Replace enable attr with ops.enable
Dmitry Bogdanov
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-24
scsi: qla2xxx: Constify struct qla_tgt_func_tmpl
Bart Van Assche
2021-03-24
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2021-03-04
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
2021-03-04
scsi: target: qla2xxx: Convert to new submission API
Mike Christie
2020-12-01
scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())
Ahmed S. Darwish
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
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-02
scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c
Ye Bin
2020-06-30
scsi: qla2xxx: Check the size of struct fcp_hdr at compile time
Bart Van Assche
2020-05-19
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
2020-05-07
scsi: qla2xxx: Fix issue with adapter's stopping state
Viacheslav Dubeyko
2020-02-10
scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tag
Bart Van Assche
2019-12-09
scsi: qla2xxx: Use explicit LOGO in target mode
Quinn Tran
2019-12-09
scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd
Roman Bolshakov
2019-08-12
scsi: qla2xxx: Make sure that aborted commands are freed
Bart Van Assche
2019-08-12
scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs
Bart Van Assche
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-29
scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...
Bart Van Assche
2019-04-29
scsi: qla2xxx: Fix hardirq-unsafe locking
Bart Van Assche
2019-04-29
scsi: qla2xxx: Remove unnecessary locking from the target code
Bart Van Assche
2019-04-29
scsi: qla2xxx: Remove qla_tgt_cmd.released
Bart Van Assche
2019-04-29
scsi: qla2xxx: Complain if a command is released that is owned by the firmware
Bart Van Assche
2019-04-29
scsi: qla2xxx: target: Fix offline port handling and host reset handling
Bart Van Assche
2019-04-29
scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
Bart Van Assche
2019-04-29
scsi: qla2xxx: Update two source code comments
Bart Van Assche
2019-04-15
scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free
Bart Van Assche
2019-04-09
scsi: tcm_qla2xxx: Minimize #include directives
Bart Van Assche
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2018-12-19
scsi: qla2xxx: deadlock by configfs_depend_item
Anatoliy Glagolev
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-10-17
scsi: qla2xxx: fully convert to the generic DMA API
Christoph Hellwig
2018-09-11
scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
Quinn Tran
2018-09-11
scsi: qla2xxx: Fix premature command free
Quinn Tran
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
2018-08-02
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
Mike Christie
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-05-08
scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wq
Andrei Vagin
2018-05-08
scsi: qla2xxx: Fix TMF and Multi-Queue config
Quinn Tran
2018-01-04
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
[next]