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
/
target
/
loopback
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-16
target: use 64-bit LUNs
Hannes Reinecke
1
-2
/
+2
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-4
/
+1
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-9
/
+1
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
1
-92
/
+0
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-27
/
+0
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
1
-2
/
+2
2015-05-31
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-12
/
+11
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
1
-15
/
+0
2015-05-31
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
2015-05-31
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2
-17
/
+2
2015-05-31
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2
-6
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-137
/
+106
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-129
/
+49
2015-04-08
tcm_loop: fixup tpgt string to integer conversion
Ming Lin
1
-8
/
+6
2015-04-08
loopback: Add fabric_prot_type attribute support
Nicholas Bellinger
2
-2
/
+53
2015-03-27
target: mark tcm_loop_primary static
Christoph Hellwig
1
-1
/
+1
2015-03-20
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
1
-5
/
+2
2014-12-21
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-3
/
+2
2014-12-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-49
/
+24
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
1
-2
/
+2
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-12-02
tcm_loop: Fix wrong I_T nexus association
Hannes Reinecke
2
-49
/
+24
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-14
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-13
/
+2
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-16
/
+2
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
1
-13
/
+1
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-16
/
+1
2014-10-03
tcm_loop: Fixup tag handling
Hannes Reinecke
1
-15
/
+8
2014-10-02
target: encapsulate smp_mb__after_atomic()
Joern Engel
1
-4
/
+2
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2014-06-27
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
Nicholas Bellinger
1
-0
/
+1
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+12
2014-06-12
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
Sagi Grimberg
1
-3
/
+12
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
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
/
+6
2014-04-07
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
1
-0
/
+4
2014-01-19
tcm_loop: Enable DIF/DIX modes in SCSI host LLD
Nicholas Bellinger
1
-2
/
+10
2014-01-18
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
1
-1
/
+1
2014-01-10
drivers: target: Mark functions as static in tcm_loop.c
Rashika Kheria
1
-4
/
+4
2013-10-17
tcm_loop: Implement target reset
Hannes Reinecke
1
-0
/
+26
2013-10-17
tcm_loop: TCQ and command abort support
Hannes Reinecke
2
-4
/
+69
2013-10-17
tcm_loop: separate out tcm_loop_issue_tmr
Hannes Reinecke
1
-33
/
+50
2013-10-17
tcm_loop: Implement transport offline
Hannes Reinecke
2
-1
/
+56
2013-10-17
tcm_loop: Check for valid hba in tcm_loop_drop_nexus()
Hannes Reinecke
1
-1
/
+4
2013-10-17
target: Remove TF_CIT_TMPL macro
Andy Grover
1
-5
/
+5
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-07-08
target: make queue_tm_rsp() return void
Joern Engel
1
-2
/
+1
[next]