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
starfive-6.6.48-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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
1
-1
/
+15
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
1
-0
/
+1
2021-07-27
scsi: qla2xxx: edif: Add key update
Quinn Tran
1
-1
/
+1
2021-03-16
scsi: qla2xxx: Fix broken #endif placement
Alexey Dobriyan
1
-1
/
+1
2020-11-05
scsi: qla2xxx: Move sess cmd list/lock to driver
Mike Christie
1
-0
/
+1
2020-07-01
scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_le
Bart Van Assche
1
-2
/
+2
2020-05-20
scsi: qla2xxx: Fix endianness annotations in header files
Bart Van Assche
1
-116
/
+116
2020-02-11
scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tag
Bart Van Assche
1
-0
/
+2
2020-01-03
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
1
-2
/
+1
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
-22
/
+11
2019-08-13
scsi: qla2xxx: Declare qla_tgt_cmd.cdb const
Bart Van Assche
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-04-30
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
1
-2
/
+2
2019-04-30
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
1
-10
/
+3
2019-04-30
scsi: qla2xxx: Remove qla_tgt_cmd.released
Bart Van Assche
1
-1
/
+0
2019-04-30
scsi: qla2xxx: target: Fix offline port handling and host reset handling
Bart Van Assche
1
-3
/
+8
2019-04-16
scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free
Bart Van Assche
1
-2
/
+0
2019-04-16
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
1
-1
/
+1
2019-01-12
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
Giridhar Malavali
1
-0
/
+2
2018-11-07
scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
1
-8
/
+0
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+7
2018-09-12
scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
Dan Carpenter
1
-2
/
+2
2018-09-12
scsi: qla2xxx: Fix premature command free
Quinn Tran
1
-0
/
+1
2018-09-12
scsi: qla2xxx: Fix out of order Termination and ABTS response
Quinn Tran
1
-1
/
+5
2018-09-12
scsi: qla2xxx: Add appropriate debug info for invalid RX_ID
Quinn Tran
1
-0
/
+1
2018-05-08
scsi: qla2xxx: Fix TMF and Multi-Queue config
Quinn Tran
1
-1
/
+3
2018-03-22
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
1
-1
/
+1
2018-01-04
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
1
-1
/
+1
2018-01-04
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown
Quinn Tran
1
-0
/
+1
2017-08-25
scsi: qla2xxx: Fix task mgmt handling for NPIV
Quinn Tran
1
-0
/
+1
2017-06-28
scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field
Quinn Tran
1
-1
/
+1
2017-06-28
scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flag
Quinn Tran
1
-1
/
+0
2017-06-28
scsi: qla2xxx: Add debug logging routine for qpair
Quinn Tran
1
-0
/
+1
2017-06-28
scsi: qla2xxx: Add function call to qpair for door bell
Quinn Tran
1
-1
/
+1
2017-06-28
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
1
-2
/
+1
2017-06-28
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
1
-1
/
+9
2017-06-28
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
1
-3
/
+7
2017-06-28
scsi: qla2xxx: Combine Active command arrays.
Quinn Tran
1
-5
/
+18
2017-06-13
scsi: qla2xxx: Remove unused irq_cmd_count field.
Quinn Tran
1
-1
/
+0
2017-06-13
scsi: qla2xxx: Turn on FW option for exchange check
Quinn Tran
1
-1
/
+1
2017-06-13
scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit
Quinn Tran
1
-2
/
+2
2017-06-13
scsi: qla2xxx: Remove an unused structure member
Bart Van Assche
1
-1
/
+0
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
1
-0
/
+1
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
1
-6
/
+32
2017-02-09
qla2xxx: Remove unused reverse_ini_mode
Himanshu Madhani
1
-8
/
+0
2017-02-09
qla2xxx: Add Dual mode support in the driver
Quinn Tran
1
-0
/
+3
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
1
-10
/
+7
2017-02-09
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
1
-138
/
+12
2017-02-09
qla2xxx: Use d_id instead of s_id for more clarity
Quinn Tran
1
-1
/
+1
[next]