aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_tpg.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: remove target_core_configfs.hChristoph Hellwig2015-06-23
| * target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke2015-06-16
| * target: use 64-bit LUNsHannes Reinecke2015-06-16
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-16
| * target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger2015-06-01
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-01
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-01
| * target: Simplify LUN shutdown codeBart Van Assche2015-06-01
| * target: Drop left-over se_lun->lun_statusNicholas Bellinger2015-06-01
| * target: Only reset specific dynamic entries during lun_group creationNicholas Bellinger2015-06-01
| * target: Drop unused se_lun->lun_acl_listNicholas Bellinger2015-06-01
| * target: Convert core_tpg_deregister to use list spliceNicholas Bellinger2015-06-01
| * target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger2015-06-01
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-01
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-01
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-31
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-31
| * target: refactor node ACL allocationChristoph Hellwig2015-05-31
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-31
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-31
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
|/
* target: simplify the target template registration APIChristoph Hellwig2015-04-14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-21
|\
| * target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger2014-10-04
| * target: Remove core_tpg_release_virtual_lun0 functionAndy Grover2014-10-01
| * target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-01
| * target: core_tpg_post_dellun can return voidAndy Grover2014-10-01
* | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-24
* | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-07
|/
* percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-28
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover2013-12-16
| * target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover2013-12-16
* | target: Remove extra percpu_ref_initAndy Grover2013-12-19
* | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-11
|/
* target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-07
* target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-07
* target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-24
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target: fix possible memory leak in core_tpg_register()Wei Yongjun2013-03-18
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-18
* target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-13
* target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger2012-12-05
* target: Update copyright information to 2012Nicholas Bellinger2012-11-28
* target: Fix minor spelling typos in drivers/targetMasanari Iida2012-09-17
* target: refactor core_update_device_list_for_node()Andy Grover2012-07-16
* target: Eliminate else using boolean logicAndy Grover2012-07-16
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-21
|\
| * target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger2012-04-14