summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
AgeCommit message (Expand)Author
2020-04-21scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi
2020-04-21scsi: target: remove boilerplate codeMaurizio Lombardi
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-04scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche
2020-01-04scsi: target: compare full CHAP_A Algorithm stringsDavid Disseldorp
2019-11-06scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche
2019-07-26scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi
2019-03-23scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche
2019-01-22scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash
2019-01-22scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash
2019-01-22Revert "scsi: target: iscsi: cxgbit: fix csk leak"Sasha Levin
2019-01-13scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash
2019-01-13scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash
2018-09-21scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier
2018-09-21scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier
2018-09-11scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott
2018-08-30scsi: iscsi: target: Fix conn_ops double freeMike Christie
2018-08-30scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...Vincent Pelletier
2018-08-27scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-21target/iscsi: Allocate session IDs from an IDAMatthew Wilcox
2018-08-21iscsi target: fix session creation failure handlingMike Christie
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...Mike Christie
2018-07-30Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"Bart Van Assche
2018-07-12scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2018-07-02scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche
2018-07-02scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callersBart Van Assche
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche
2018-06-19scsi: target: Convert target drivers to use sbitmapMatthew Wilcox
2018-06-19scsi: target: Abstract tag freeingMatthew Wilcox
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-26iscsi-target: use common inet_addr_is_anySagi Grimberg
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-01-23iscsi-target: make sure to wake up sleeping login workerFlorian Westphal
2018-01-12target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp
2018-01-12cxgbit: call neigh_event_send() to update MAC addressVarun Prakash
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger
2017-11-07iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger
2017-11-04iSCSI-target: Use common error handling code in iscsi_decode_text_input()Markus Elfring
2017-11-04target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche
2017-11-04target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()Bart Van Assche
2017-11-04target/iscsi: Modify iscsit_do_crypto_hash_buf() prototypeBart Van Assche
2017-11-04target/iscsi: Fix endianness in an error messageBart Van Assche