aboutsummaryrefslogtreecommitdiffstats
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-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-24scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-22scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-02scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-18scsi: target/iscsi: fix possible condition with no effect (if == else)Hariprasad Kelam
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-12scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...Bart Van Assche
2019-04-12scsi: target/iscsi: Make iscsit_map_iovec() more robustBart Van Assche
2019-04-12scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche
2019-04-12scsi: target/iscsi: Only send R2T if neededBart Van Assche
2019-04-12scsi: target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche
2019-03-20scsi: target: iscsi: Free conn_ops when zalloc_cpumask_var failedtangwenji
2019-03-20scsi: target: iscsi: Fix np_ip_proto and np_sock_type in iscsit_setup_nptangwenji
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-04scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche
2019-02-04scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche
2019-02-04scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche
2019-02-04scsi: target/iscsi: Rename a function and a function pointerBart Van Assche
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche
2019-02-04scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche
2019-02-04scsi: target/iscsi: Remove an incorrect commentBart Van Assche
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2019-01-08scsi: target/iscsi: fix error msg typo when create lio_qr_cache failedLeo Zhang
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-12scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash
2018-12-12scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash
2018-12-07scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche