summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-22scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG caseSudhakar Panneerselvam
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-02scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu
2020-09-01scsi: target: iscsi: Fix data digest calculationVarun Prakash
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-04scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy
2020-07-28scsi: target: tcmu: Make TMR notification optionalBodo Stroesser
2020-07-28scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser
2020-07-28scsi: target: tcmu: Fix and simplify timeout handlingBodo Stroesser
2020-07-28scsi: target: tcmu: Factor out new helper ring_insert_paddingBodo Stroesser
2020-07-28scsi: target: tcmu: Do not queue aborted commandsBodo Stroesser
2020-07-28scsi: target: tcmu: Use priv pointer in se_cmdBodo Stroesser
2020-07-28scsi: target: Add tmr_notify backend functionBodo Stroesser
2020-07-28scsi: target: Modify core_tmr_abort_task()Bodo Stroesser
2020-07-28scsi: target: iscsi: Fix inconsistent debug messageHou Pu
2020-07-28scsi: target: iscsi: Fix login error when receivingHou Pu
2020-07-13scsi: target: Remove unused variable 'tpg'Wei Yongjun
2020-07-08scsi: target: cxgbit: Remove tx flow control codeVarun Prakash
2020-07-08scsi: target: cxgbit: Check connection state before issuing hardware commandVarun Prakash
2020-07-08scsi: target: Handle short iSIDsMike Christie
2020-07-08scsi: target: Fix iscsi transport id buf len calculationMike Christie
2020-07-08scsi: target: Fix iscsi transport id buffer setupMike Christie
2020-07-08scsi: target: Fix iscsi transport id parsingMike Christie
2020-07-08scsi: target: Fix crash during SPEC_I_PT handlingMike Christie
2020-07-08scsi: target: Fix xcopy sess release leakMike Christie
2020-07-08scsi: target: Check enforce_pr_isids during registrationMike Christie
2020-06-29scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser
2020-06-19scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser
2020-06-19scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser
2020-06-19scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHTBodo Stroesser
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam
2020-06-09scsi: target: Fix NULL pointer dereferenceSudhakar Panneerselvam
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam
2020-06-09scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-02scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_rangeBodo Stroesser
2020-05-28ipv4: add ip_sock_set_freebindChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig
2020-05-26scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()Dan Carpenter
2020-05-19scsi: target: tcmu: Userspace must not complete queued commandsBodo Stroesser
2020-05-19scsi: target: core: Add initiatorname to NON_EXISTENT_LUN errorLance Digby
2020-05-14scsi: target: Put lun_ref at end of tmr processingBodo Stroesser