开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
Age
Commit message (
Expand
)
Author
2020-02-28
scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error
Quinn Tran
2020-02-28
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
2020-02-10
scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tag
Bart Van Assche
2020-01-02
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
2019-12-21
scsi: qla2xxx: Fix stuck session in GNL
Quinn Tran
2019-12-21
scsi: qla2xxx: Fix stuck login session using prli_pend_timer
Quinn Tran
2019-12-19
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
2019-12-19
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
2019-12-09
scsi: qla2xxx: Send Notify ACK after N2N PLOGI
Roman Bolshakov
2019-12-09
scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
Roman Bolshakov
2019-12-09
scsi: qla2xxx: Initialize free_work before flushing it
Roman Bolshakov
2019-12-09
scsi: qla2xxx: Use explicit LOGO in target mode
Quinn Tran
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-09-30
scsi: qla2xxx: remove redundant assignment to pointer host
Colin Ian King
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
2019-09-23
scsi: qla2xxx: Fix stale mem access on driver unload
Quinn Tran
2019-09-23
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Quinn Tran
2019-08-12
scsi: qla2xxx: Make sure that aborted commands are freed
Bart Van Assche
2019-08-12
scsi: qla2xxx: Make qlt_handle_abts_completion() more robust
Bart Van Assche
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
2019-08-12
scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id()
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-08-12
scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
Bart Van Assche
2019-08-12
scsi: qla2xxx: Remove dead code
Bart Van Assche
2019-08-12
scsi: qla2xxx: Do not corrupt vha->plogi_ack_list
Bart Van Assche
2019-08-12
scsi: qla2xxx: Fix session lookup in qlt_abort_work()
Bart Van Assche
2019-08-12
scsi: qla2xxx: Remove two superfluous tests
Bart Van Assche
2019-08-12
scsi: qla2xxx: Simplify qlt_lport_dump()
Bart Van Assche
2019-08-12
scsi: qla2xxx: Reduce the number of casts in GID list code
Bart Van Assche
2019-08-12
scsi: qla2xxx: Verify locking assumptions at runtime
Bart Van Assche
2019-08-12
scsi: qla2xxx: Change data_dsd into an array
Bart Van Assche
2019-08-12
scsi: qla2xxx: Remove a superfluous forward declaration
Bart Van Assche
2019-08-07
scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag
Quinn Tran
2019-07-30
scsi: qla2xxx: Use Correct index for Q-Pair array
Quinn Tran
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-27
scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
Quinn Tran
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-04-29
scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
Bart Van Assche
2019-04-29
scsi: qla2xxx: Fix hardirq-unsafe locking
Bart Van Assche
2019-04-29
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
2019-04-29
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
2019-04-29
scsi: qla2xxx: Check the size of firmware data structures at compile time
Bart Van Assche
2019-04-29
scsi: qla2xxx: Remove unnecessary locking from the target code
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 error handling in qlt_alloc_qfull_cmd()
Bart Van Assche
2019-04-29
scsi: qla2xxx: Simplify qlt_send_term_imm_notif()
Bart Van Assche
2019-04-29
scsi: qla2xxx: Make qla2x00_mem_free() easier to verify
Bart Van Assche
2019-04-29
scsi: qla2xxx: Fix a format specifier
Bart Van Assche
2019-04-29
scsi: qla2xxx: Update two source code comments
Bart Van Assche
2019-04-29
scsi: qla2xxx: Fix device staying in blocked state
Quinn Tran
[next]