summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-171-7/+7
* iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger2016-05-171-158/+41Star
* iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig2016-05-101-17/+2Star
* iscsi-target: add new offload transport typeVarun Prakash2016-05-101-0/+76
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-311-8/+11
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-311-9/+0Star
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-54/+21Star
* target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-201-22/+7Star
* iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger2016-01-201-1/+15
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-141-520/+271Star
* target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-271-2/+2
* target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-271-2/+2
* target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-271-2/+2
* target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-271-7/+7
* target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-031-2/+4
* iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-031-0/+6
* target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-161-2/+1Star
* target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-311-1/+0Star
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-311-9/+0Star
* target: move transport ID handling to the coreChristoph Hellwig2015-05-311-3/+0Star
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-311-1/+0Star
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-311-1/+1
* target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-311-28/+15Star
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-311-25/+1Star
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-311-39/+10Star
* target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-311-1/+1
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-121/+59Star
* iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-081-0/+22
* iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-071-0/+10
* iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-301-2/+2
* iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko2015-01-161-9/+4Star
* iscsi-target: remove always-true conditionsJoern Engel2014-09-171-6/+4Star
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+8
* Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg2014-04-071-0/+6
* iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen2013-12-111-1/+2
* iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger2013-11-201-1/+10
* iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2013-11-131-0/+5
* iscsi-target: Add new TPG attributeThomas Glanzmann2013-10-241-0/+6
* target/iscsi: Remove iscsi dereferencing macrosAndy Grover2013-10-161-21/+21
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-11/+11
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-111-4/+2Star
* iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-091-1/+1
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-131-4/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-111-24/+160
|\
| * target: make queue_tm_rsp() return voidJoern Engel2013-07-081-2/+1Star
| * iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel2013-07-081-21/+32
| * iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger2013-07-081-1/+1
| * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel2013-07-081-1/+1
| * iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger2013-07-041-0/+126
* | iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger2013-06-211-2/+0Star