summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_tpg.c
AgeCommit message (Expand)Author
2017-08-09target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger
2017-06-08target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger
2017-05-04target: Don't force session reset if queue_depth does not changeNicholas Bellinger
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-02-26target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-05-10target: remove acl_stopChristoph Hellwig
2016-05-10target: consolidate and fix session shutdownChristoph Hellwig
2016-03-10target: Remove enum transport_lunflags_tableAndy Grover
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
2016-01-07target: Remove an unused variableBart Van Assche
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-07-23tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-23target: remove target_core_configfs.hChristoph Hellwig
2015-06-15target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig
2015-06-01target: Simplify LUN shutdown codeBart Van Assche
2015-06-01target: Drop left-over se_lun->lun_statusNicholas Bellinger
2015-06-01target: Only reset specific dynamic entries during lun_group creationNicholas Bellinger
2015-06-01target: Drop unused se_lun->lun_acl_listNicholas Bellinger
2015-06-01target: Convert core_tpg_deregister to use list spliceNicholas Bellinger
2015-06-01target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor node ACL allocationChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-10-04target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger
2014-10-01target: Remove core_tpg_release_virtual_lun0 functionAndy Grover
2014-10-01target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover
2014-10-01target: core_tpg_post_dellun can return voidAndy Grover
2014-09-24percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds