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