summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_tpg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "target: TMF and recovery fixes"Martin K. Petersen2023-03-241-1/+1
|\
| * scsi: target: Move sess cmd counter to new structMike Christie2023-03-241-1/+1
* | scsi: target: core: Add RTPI attribute for target portDmitry Bogdanov2023-03-091-4/+15
* | scsi: target: core: Drop device-based RTPIRoman Bolshakov2023-03-091-6/+0
* | scsi: target: core: Add RTPI field to target portDmitry Bogdanov2023-03-091-0/+54
|/
* scsi: target: Drop sess_cmd_lock from I/O pathMike Christie2020-11-041-1/+1
* scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-071-2/+1
* scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche2019-10-031-12/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche2018-12-071-1/+0
* scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-281-11/+11
* target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger2017-08-091-2/+2
* target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger2017-06-081-1/+0
* target: Don't force session reset if queue_depth does not changeNicholas Bellinger2017-05-041-0/+7
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-301-0/+4
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-181-1/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-021-1/+2
|\
| * target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-02-261-1/+2
* | IB/srpt: Accept GUIDs as port namesBart Van Assche2017-01-271-0/+1
|/
* target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-101-11/+3
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-1/+4
* target: remove acl_stopChristoph Hellwig2016-05-101-8/+5
* target: consolidate and fix session shutdownChristoph Hellwig2016-05-101-54/+33
* target: Remove enum transport_lunflags_tableAndy Grover2016-03-101-11/+10
* target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-201-1/+41
* target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-201-107/+45
* target: Remove an unused variableBart Van Assche2016-01-071-3/+0
* target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-241-1/+4
* tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke2015-07-231-0/+17
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-364/+210
|\
| * target: remove target_core_configfs.hChristoph Hellwig2015-06-231-1/+0
| * target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke2015-06-151-9/+0
| * target: use 64-bit LUNsHannes Reinecke2015-06-151-3/+3
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-5/+25
| * target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger2015-06-011-4/+6
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-8/+8
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-011-32/+63
| * target: Simplify LUN shutdown codeBart Van Assche2015-06-011-2/+0
| * target: Drop left-over se_lun->lun_statusNicholas Bellinger2015-06-011-6/+0
| * target: Only reset specific dynamic entries during lun_group creationNicholas Bellinger2015-06-011-2/+5
| * target: Drop unused se_lun->lun_acl_listNicholas Bellinger2015-06-011-4/+0
| * target: Convert core_tpg_deregister to use list spliceNicholas Bellinger2015-06-011-7/+5
| * target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger2015-06-011-25/+26
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-011-102/+30
| * target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2015-06-011-72/+3
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-18/+13
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-4/+5
| * target: refactor node ACL allocationChristoph Hellwig2015-05-301-77/+56
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-35/+11
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-1/+4