aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-11iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger1-0/+2
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-05-04iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger1-0/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-34/+12
2017-04-04iscsi-target: use generic inet_pton_with_scopeSagi Grimberg1-34/+12
2017-03-30iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger1-8/+5
2016-12-16iscsi-target: Return error if unable to add network portalVarun Prakash1-1/+3
2016-12-09target: Minimize #include directivesBart Van Assche1-1/+2
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger1-7/+7
2016-05-16iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger1-158/+41
2016-05-10iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig1-17/+2
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