summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* iscsi-target: Return error if unable to add network portalVarun Prakash2016-12-161-1/+3
* target: Minimize #include directivesBart Van Assche2016-12-091-1/+2
* cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-161-7/+7
* iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger2016-05-161-158/+41
* iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig2016-05-101-17/+2
* iscsi-target: add new offload transport typeVarun Prakash2016-05-091-0/+76
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-301-8/+11
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-301-9/+0
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-54/+21
* target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-201-22/+7
* 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-131-520/+271
* target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-261-2/+2
* target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-261-2/+2
* target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-261-2/+2
* target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-261-7/+7
* target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-021-2/+4
* iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-021-0/+6
* target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-2/+1
* target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-9/+0
* target: move transport ID handling to the coreChristoph Hellwig2015-05-301-3/+0
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-1/+0
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-1/+1
* target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-301-28/+15
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-25/+1
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-39/+10
* target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-301-1/+1
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-121/+59
* iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-071-0/+22
* iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-061-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-151-9/+4
* iscsi-target: remove always-true conditionsJoern Engel2014-09-171-6/+4
* 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-121-0/+5
* iscsi-target: Add new TPG attributeThomas Glanzmann2013-10-231-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-101-4/+2
* iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-091-1/+1
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-121-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-071-2/+1
| * iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel2013-07-071-21/+32
| * iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger2013-07-071-1/+1
| * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel2013-07-071-1/+1