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
/
tcm_qla2xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
1
-1
/
+1
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
1
-0
/
+16
2014-02-21
tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs
Nicholas Bellinger
1
-26
/
+1
2014-02-21
tcm_qla2xxx: Perform configfs depend/undepend for base_tpg
Nicholas Bellinger
1
-14
/
+58
2014-02-21
tcm_qla2xxx: Add NPIV specific enable/disable attribute logic
Nicholas Bellinger
1
-3
/
+56
2014-01-19
qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport
Nicholas Bellinger
1
-30
/
+76
2014-01-19
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
Saurav Kashyap
1
-46
/
+64
2013-10-17
target/qla2xxx: Remove QLA_TPG_ATTRIB macro
Andy Grover
1
-10
/
+10
2013-10-17
target: Remove TF_CIT_TMPL macro
Andy Grover
1
-18
/
+18
2013-09-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-35
/
+24
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-5
/
+2
2013-09-11
target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...
Nicholas Bellinger
1
-28
/
+3
2013-09-03
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
Oleksandr Khoshaba
1
-9
/
+5
2013-08-13
target/qla2xxx: Make demo_mode_login_only modifiable
Andy Grover
1
-2
/
+19
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-5
/
+5
2013-07-08
target: make queue_tm_rsp() return void
Joern Engel
1
-3
/
+1
2013-06-21
qla_target: remove qlt_check_fcport_exist
Jörn Engel
1
-2
/
+4
2013-06-14
tcm_qla2xxx: Fix residual for underrun commands that fail
Roland Dreier
1
-1
/
+5
2013-05-21
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
1
-1
/
+1
2012-12-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+2
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
1
-2
/
+2
2012-10-30
qla2xxx: Fix typo in qla2xxx drivers
Masanari Iida
1
-1
/
+1
2012-10-26
qla2xxx: Update target lookup session tables when a target session changes
Roland Dreier
1
-0
/
+73
2012-10-26
tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC
Roland Dreier
1
-1
/
+3
2012-09-18
target: Simplify fabric sense data length handling
Roland Dreier
1
-8
/
+0
2012-09-18
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-7
/
+0
2012-07-18
target: Allow for target_submit_cmd() returning errors
Roland Dreier
1
-2
/
+1
2012-07-17
target: Remove se_session.sess_wait_list
Roland Dreier
1
-1
/
+1
2012-07-17
qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down
Roland Dreier
1
-1
/
+0
2012-07-17
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
1
-1
/
+0
2012-07-17
tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq
Christoph Hellwig
1
-28
/
+18
2012-07-17
tcm_qla2xxx: Remove duplicate header file inclusion
Sachin Kamat
1
-2
/
+0
2012-06-13
tcm_qla2xxx: Handle malformed wwn strings properly
Roland Dreier
1
-1
/
+3
2012-06-13
tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static
Roland Dreier
1
-2
/
+2
2012-06-13
tcm_qla2xxx: Don't insert nacls without sessions into the btree
Roland Dreier
1
-73
/
+0
2012-06-13
tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown
Nicholas Bellinger
1
-17
/
+31
2012-06-13
tcm_qla2xxx: Convert to TFO->put_session() usage
Joern Engel
1
-1
/
+22
2012-05-22
[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core
Nicholas Bellinger
1
-0
/
+1955