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
/
target_core_tpg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-20
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
1
-1
/
+41
2016-01-20
target: Convert ACL change queue_depth se_session reference usage
Nicholas Bellinger
1
-107
/
+45
2016-01-08
target: Remove an unused variable
Bart Van Assche
1
-3
/
+0
2015-09-25
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
1
-1
/
+4
2015-07-24
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
Hannes Reinecke
1
-0
/
+17
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-364
/
+210
2015-06-23
target: remove target_core_configfs.h
Christoph Hellwig
1
-1
/
+0
2015-06-16
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
1
-9
/
+0
2015-06-16
target: use 64-bit LUNs
Hannes Reinecke
1
-3
/
+3
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-5
/
+25
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+1
2015-06-01
target: Drop se_lun->lun_active for existing percpu lun_ref
Nicholas Bellinger
1
-4
/
+6
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
1
-8
/
+8
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
1
-32
/
+63
2015-06-01
target: Simplify LUN shutdown code
Bart Van Assche
1
-2
/
+0
2015-06-01
target: Drop left-over se_lun->lun_status
Nicholas Bellinger
1
-6
/
+0
2015-06-01
target: Only reset specific dynamic entries during lun_group creation
Nicholas Bellinger
1
-2
/
+5
2015-06-01
target: Drop unused se_lun->lun_acl_list
Nicholas Bellinger
1
-4
/
+0
2015-06-01
target: Convert core_tpg_deregister to use list splice
Nicholas Bellinger
1
-7
/
+5
2015-06-01
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
1
-25
/
+26
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
1
-102
/
+30
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
1
-72
/
+3
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
1
-18
/
+13
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
1
-4
/
+5
2015-05-31
target: refactor node ACL allocation
Christoph Hellwig
1
-77
/
+56
2015-05-31
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-35
/
+11
2015-05-31
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-1
/
+4
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-1
/
+1
2014-10-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-42
/
+11
2014-10-04
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
1
-0
/
+8
2014-10-02
target: Remove core_tpg_release_virtual_lun0 function
Andy Grover
1
-8
/
+1
2014-10-02
target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
Andy Grover
1
-33
/
+3
2014-10-02
target: core_tpg_post_dellun can return void
Andy Grover
1
-3
/
+1
2014-09-24
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
1
-1
/
+1
2014-09-08
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
1
-1
/
+2
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
1
-1
/
+3
2014-02-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-5
/
+5
2013-12-20
target: Remove extra percpu_ref_init
Andy Grover
1
-7
/
+1
2013-12-17
target: Don't use void* when passing dev in core_tpg_add_lun
Andy Grover
1
-2
/
+2
2013-12-17
target: Rename core_tpg_{pre,post}_addlun for clarity
Andy Grover
1
-3
/
+3
2013-12-11
target: Remove write-only stats fields and lock from struct se_node_acl
Roland Dreier
1
-2
/
+0
2013-11-08
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
1
-13
/
+2
2013-11-08
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
1
-3
/
+24
2013-10-24
target: Export symbol core_tpg_check_initiator_node_acl
Thomas Glanzmann
1
-0
/
+1
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-03-18
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
1
-1
/
+2
2013-02-19
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
1
-8
/
+2
2012-12-14
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
1
-0
/
+23
2012-12-05
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
1
-0
/
+1
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
1
-4
/
+1
[next]