aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/iscsi/iscsi_target_configfs.c
AgeCommit message (Expand)Author
2017-12-20iscsi-target: fix memory leak in lio_target_tiqn_addtpg()tangwenji
2017-07-27iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger
2017-05-20iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger
2017-05-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover
2015-08-26target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-08-02target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier
2015-08-02iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-07iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger
2015-03-06iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg
2015-01-15iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko
2014-09-17iscsi-target: remove always-true conditionsJoern Engel
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-07Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg
2013-12-11iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen
2013-11-20iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger
2013-11-12iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger
2013-10-23iscsi-target: Add new TPG attributeThomas Glanzmann
2013-10-16target/iscsi: Remove iscsi dereferencing macrosAndy Grover
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger
2013-08-12target: replace strict_strto*() with kstrto*()Jingoo Han
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-07-07target: make queue_tm_rsp() return voidJoern Engel
2013-07-07iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel
2013-07-07iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger
2013-07-07iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel
2013-07-03iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger
2013-06-20iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger
2013-06-20target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover
2013-04-25iscsi-target: Add iser network portal attributeNicholas Bellinger
2013-04-25iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger
2013-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger