aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09iscsi-target: add new offload transport typeVarun Prakash1-0/+76
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig1-8/+11
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig1-9/+0
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-54/+21
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger1-22/+7
2016-01-20iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig1-520/+271
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover1-2/+2
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover1-2/+2
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover1-2/+2
2015-08-26target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover1-7/+7
2015-08-02target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier1-2/+4
2015-08-02iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp1-0/+6
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-2/+1
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-9/+0
2015-05-30target: move transport ID handling to the coreChristoph Hellwig1-3/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-1/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig1-1/+1
2015-05-30target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig1-28/+15
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-25/+1
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig1-39/+10
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-1/+1
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-121/+59
2015-04-07iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger1-0/+22
2015-03-06iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger1-0/+10
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg1-2/+2
2015-01-15iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko1-9/+4
2014-09-17iscsi-target: remove always-true conditionsJoern Engel1-6/+4
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+8
2014-04-07Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg1-0/+6
2013-12-11iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen1-1/+2
2013-11-20iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger1-1/+10
2013-11-12iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger1-0/+5
2013-10-23iscsi-target: Add new TPG attributeThomas Glanzmann1-0/+6
2013-10-16target/iscsi: Remove iscsi dereferencing macrosAndy Grover1-21/+21
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover1-11/+11
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger1-4/+2
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger1-1/+1
2013-08-12target: replace strict_strto*() with kstrto*()Jingoo Han1-4/+4
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-24/+160
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-2/+1
2013-07-07iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel1-21/+32
2013-07-07iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger1-1/+1
2013-07-07iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel1-1/+1
2013-07-03iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger1-0/+126
2013-06-20iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger1-2/+0
2013-06-20target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover1-11/+14
2013-04-25iscsi-target: Add iser network portal attributeNicholas Bellinger1-0/+79
2013-04-25iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger1-2/+5