summaryrefslogtreecommitdiffstats
path: root/include/target/iscsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: iscsi: Remove the unused netif_timeout attributeMaurizio Lombardi2023-07-111-4/+0
* scsi: target: iscsi: Remove unused transport_timerMaurizio Lombardi2023-05-221-1/+0
* scsi: target: iscsi: Fix hang in the iSCSI login codeMaurizio Lombardi2023-05-221-2/+4
* scsi: target: Move sess cmd counter to new structMike Christie2023-03-241-0/+1
* scsi: target: iscsi: Control authentication per ACLDmitry Bogdanov2022-06-071-0/+2
* scsi: target: iscsi: Add upcast helpersDmitry Bogdanov2022-06-071-0/+12
* scsi: target: iscsi: Rename iscsi_session to iscsit_sessionMax Gurtovoy2022-05-102-6/+6
* scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy2022-05-102-55/+55
* scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy2022-05-102-63/+63
* scsi: target: Add iscsi/cpus_allowed_list in configfsMingzhe Zou2022-03-141-25/+6
* scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy2020-08-041-1/+1
* scsi: target: iscsi: Fix login error when receivingHou Pu2020-07-281-4/+5
* scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi2020-04-241-10/+0
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-03-261-1/+1
* scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche2019-04-121-0/+1
* scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-041-1/+1
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-041-1/+1
* scsi: target: use ISCSI_IQN_LEN in iscsi_target_statDavid Disseldorp2018-10-162-5/+5
* scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-191-0/+1
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-6/+6
|\
| * target: make config_item_type constBhumika Goyal2017-10-191-6/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-061-0/+1
* iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-111-0/+9
* iscsi-target: Kill left-over iscsi_target_do_cleanupNicholas Bellinger2017-07-061-1/+0
* iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-05-311-0/+1
* target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash2017-02-181-2/+9
* target: Minimize #include directivesBart Van Assche2016-12-093-9/+15
* cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-161-1/+1
* iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-161-0/+1
* iscsi-target: export symbolsVarun Prakash2016-05-091-0/+33
* iscsi-target: add new offload transport typeVarun Prakash2016-05-091-0/+1
* iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2016-05-091-0/+26
* iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2016-05-091-0/+2
* iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2016-05-091-0/+1
* iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-091-0/+1
* iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2016-05-091-0/+1
* iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2016-05-091-0/+2
* iscsi-target: Use shash and ahashHerbert Xu2016-01-271-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-113-10/+9
|\
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-263-5/+5
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-262-3/+2
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-261-3/+1
| * target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-261-1/+0
| * target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-021-1/+1
| * iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-021-0/+3
* | iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger2015-07-241-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-11/+1
|\
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-1/+1
| * iscsi-target: remove support for obsolete markersChristophe Vu-Brugier2015-05-301-10/+0