summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1Star
* scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-051-13/+0Star
* scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-081-0/+2
* scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-291-1/+1
* scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-291-6/+1Star
* Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"Bart Van Assche2018-07-311-1/+0Star
* scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-021-4/+2Star
* scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callersBart Van Assche2018-07-021-0/+1
* iscsi-target: fix memory leak in lio_target_tiqn_addtpg()tangwenji2017-11-041-1/+2
* iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-111-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-121-0/+1
|\
| * iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger2017-05-051-0/+1
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-34/+12Star
|\ \ | |/ |/|
| * iscsi-target: use generic inet_pton_with_scopeSagi Grimberg2017-04-041-34/+12Star
* | iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger2017-03-311-8/+5Star
|/
* 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-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