index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2021-02-09
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-05
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
1
-0
/
+1
2020-11-05
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
1
-10
/
+11
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+12
2020-09-30
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
1
-6
/
+7
2020-09-23
scsi: qla2xxx: Setup debugfs entries for remote ports
Arun Easi
1
-0
/
+2
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-1
/
+1
2020-09-03
scsi: qla2xxx: Fix the return value
Xianting Tian
1
-1
/
+1
2020-08-25
scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
Tianjia Zhang
1
-1
/
+1
2020-08-25
scsi: qla2xxx: Remove redundant variable initialization
Tianjia Zhang
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-18
scsi: qla2xxx: Fix login timeout
Quinn Tran
1
-1
/
+1
2020-05-20
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-42
/
+44
2020-05-20
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
1
-2
/
+2
2020-05-20
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-5
/
+5
2020-05-20
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
1
-2
/
+2
2020-05-08
scsi: qla2xxx: Fix failure message in qlt_disable_vha()
Viacheslav Dubeyko
1
-1
/
+6
2020-02-29
scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error
Quinn Tran
1
-2
/
+2
2020-02-29
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
1
-3
/
+3
2020-02-11
scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tag
Bart Van Assche
1
-22
/
+6
2020-01-03
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
1
-6
/
+6
2019-12-21
scsi: qla2xxx: Fix stuck session in GNL
Quinn Tran
1
-6
/
+15
2019-12-21
scsi: qla2xxx: Fix stuck login session using prli_pend_timer
Quinn Tran
1
-0
/
+1
2019-12-20
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
1
-5
/
+6
2019-12-20
scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss
Himanshu Madhani
1
-1
/
+1
2019-12-10
scsi: qla2xxx: Send Notify ACK after N2N PLOGI
Roman Bolshakov
1
-0
/
+1
2019-12-10
scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
Roman Bolshakov
1
-1
/
+0
2019-12-10
scsi: qla2xxx: Initialize free_work before flushing it
Roman Bolshakov
1
-1
/
+0
2019-12-10
scsi: qla2xxx: Use explicit LOGO in target mode
Quinn Tran
1
-0
/
+1
2019-10-10
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-13
/
+13
2019-10-01
scsi: qla2xxx: remove redundant assignment to pointer host
Colin Ian King
1
-1
/
+1
2019-09-24
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
1
-0
/
+1
2019-09-24
scsi: qla2xxx: Fix stale mem access on driver unload
Quinn Tran
1
-13
/
+8
2019-09-24
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Quinn Tran
1
-0
/
+4
2019-08-13
scsi: qla2xxx: Make sure that aborted commands are freed
Bart Van Assche
1
-5
/
+8
2019-08-13
scsi: qla2xxx: Make qlt_handle_abts_completion() more robust
Bart Van Assche
1
-1
/
+1
2019-08-13
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-3
/
+1
2019-08-13
scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id()
Bart Van Assche
1
-4
/
+2
2019-08-13
scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs
Bart Van Assche
1
-82
/
+44
2019-08-13
scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
Bart Van Assche
1
-2
/
+5
2019-08-13
scsi: qla2xxx: Remove dead code
Bart Van Assche
1
-3
/
+0
2019-08-13
scsi: qla2xxx: Do not corrupt vha->plogi_ack_list
Bart Van Assche
1
-1
/
+3
2019-08-13
scsi: qla2xxx: Fix session lookup in qlt_abort_work()
Bart Van Assche
1
-3
/
+1
2019-08-13
scsi: qla2xxx: Remove two superfluous tests
Bart Van Assche
1
-3
/
+2
2019-08-13
scsi: qla2xxx: Simplify qlt_lport_dump()
Bart Van Assche
1
-15
/
+3
2019-08-13
scsi: qla2xxx: Reduce the number of casts in GID list code
Bart Van Assche
1
-6
/
+3
2019-08-13
scsi: qla2xxx: Verify locking assumptions at runtime
Bart Van Assche
1
-0
/
+8
2019-08-13
scsi: qla2xxx: Change data_dsd into an array
Bart Van Assche
1
-2
/
+2
2019-08-13
scsi: qla2xxx: Remove a superfluous forward declaration
Bart Van Assche
1
-2
/
+0
[next]