aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
AgeCommit message (Expand)Author
2023-09-23scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin
2023-06-28scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi
2023-05-17scsi: target: iscsit: Fix TAS handling during conn cleanupMike Christie
2023-04-05scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi
2022-02-16scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe
2021-03-04cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal
2020-12-02scsi: target: iscsi: Fix cmd abort fabric stop raceMike Christie
2020-09-17scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu
2020-09-17scsi: target: iscsi: Fix data digest calculationVarun Prakash
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