summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: Have drivers report if they support direct submissionsMike Christie2023-10-131-0/+3
* scsi: target: iscs: Make write_pending_must_be_called a bit fieldMike Christie2023-10-131-1/+1
* Merge patch series "scsi: target: iscsi: Get rid of sprintf in iscsi_target_c...Martin K. Petersen2023-07-311-36/+36
|\
| * scsi: target: iscsi: Stop using sprintf() in iscsi_target_configfs.cKonstantin Shelekhin2023-07-311-9/+9
| * scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin2023-07-311-27/+27
* | scsi: target: iscsi: Remove the unused netif_timeout attributeMaurizio Lombardi2023-07-111-2/+0
|/
* scsi: target: iscsi: Control authentication per ACLDmitry Bogdanov2022-06-071-0/+31
* scsi: target: iscsi: Add upcast helpersDmitry Bogdanov2022-06-071-52/+30
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-05-251-17/+17
|\
| * scsi: target: iscsi: Rename iscsi_session to iscsit_sessionMax Gurtovoy2022-05-101-6/+6
| * scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy2022-05-101-4/+4
| * scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy2022-05-101-7/+7
* | scsi: target: Fix incorrect use of cpumask_tMingzhe Zou2022-05-171-10/+14
|/
* scsi: target: Add iscsi/cpus_allowed_list in configfsMingzhe Zou2022-03-141-0/+32
* scsi: target: iscsi: Replace tpg enable attr with ops.enableDmitry Bogdanov2021-10-041-59/+32
* scsi: target: iscsi: Initialize arrays at declaration timeChaitanya Kulkarni2021-03-091-2/+1
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-03-261-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
* scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-041-13/+0
* scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-071-0/+2
* scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-281-1/+1
* scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-281-6/+1
* Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"Bart Van Assche2018-07-301-1/+0
* scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-021-4/+2
* 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-041-0/+1
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-34/+12
|\ \ | |/ |/|
| * iscsi-target: use generic inet_pton_with_scopeSagi Grimberg2017-04-041-34/+12
* | iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger2017-03-301-8/+5
|/
* 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-161-7/+7
* iscsi-target: Make iscsi_tpg_np driver show/store use generic codeNicholas Bellinger2016-05-161-158/+41
* iscsi-target: remove usage of ->shutdown_sessionChristoph Hellwig2016-05-101-17/+2
* iscsi-target: add new offload transport typeVarun Prakash2016-05-091-0/+76
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-301-8/+11
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-301-9/+0
* configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-54/+21
* target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-201-22/+7
* 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-131-520/+271
* target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-261-2/+2
* target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-261-2/+2
* target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-261-2/+2
* target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-261-7/+7
* target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-021-2/+4
* iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-021-0/+6