aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c
AgeCommit message (Expand)Author
2020-06-17scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2018-12-07scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-07-30Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"Bart Van Assche
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2018-07-02scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callersBart Van Assche
2017-11-04iscsi-target: fix memory leak in lio_target_tiqn_addtpg()tangwenji
2017-07-11iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-04iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-04iscsi-target: use generic inet_pton_with_scopeSagi Grimberg
2017-03-30iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger
2016-12-16iscsi-target: Return error if unable to add network portalVarun Prakash
2016-12-09target: Minimize #include directivesBart Van Assche
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger
2016-05-16iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger
2016-05-10iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig
2016-05-09iscsi-target: add new offload transport typeVarun Prakash
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
2016-01-20iscsi-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