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
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
2012-09-18
target: Fix minor spelling typos in drivers/target
Masanari Iida
1
-1
/
+1
2012-07-17
target: refactor core_update_device_list_for_node()
Andy Grover
1
-4
/
+4
2012-07-17
target: Eliminate else using boolean logic
Andy Grover
1
-4
/
+2
2012-05-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-4
/
+1
2012-05-12
target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion
Nicholas Bellinger
1
-22
/
+0
2012-04-15
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
1
-4
/
+1
2012-03-16
target: remove obvious warnings
Jörn Engel
1
-4
/
+3
2012-03-16
target: Use array_zalloc for device_list
Jörn Engel
1
-4
/
+4
2012-03-16
target: Use array_zalloc for tpg_lun_list
Jörn Engel
1
-8
/
+36
2012-03-11
target: Convert se_node_acl->acl_group removal to use ->acl_kref
Nicholas Bellinger
1
-18
/
+26
2012-03-11
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
Nicholas Bellinger
1
-0
/
+2
2012-03-11
target: Add se_node_acl->acl_free_comp for NodeACL release path
Nicholas Bellinger
1
-0
/
+2
2012-03-11
target: Convert session_lock to irqsave
Nicholas Bellinger
1
-8
/
+10
2012-01-18
target: fix return code of core_tpg_.*_lun
Sebastian Andrzej Siewior
1
-2
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-4
/
+2
2011-12-14
target: reshuffle headers
Christoph Hellwig
1
-2
/
+1
2011-11-01
drivers/target: Add export.h to files as required.
Paul Gortmaker
1
-0
/
+1
2011-09-27
treewide: Correct spelling of successfully in comments
Joe Perches
1
-1
/
+1
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
1
-26
/
+26
2011-08-22
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
Nicholas Bellinger
1
-2
/
+10
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-38
/
+37
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
1
-65
/
+74
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
1
-1
/
+0
2011-02-12
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
1
-8
/
+21
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger
1
-0
/
+826