summaryrefslogtreecommitdiff
path: root/include/target/target_core_base.h
AgeCommit message (Expand)Author
2021-11-26scsi: target: Fix ordered tag handlingMike Christie
2019-04-12scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche
2019-02-04scsi: target/core: Remove several state tests from the TMF codeBart Van Assche
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
2018-12-07scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche
2018-12-07scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche
2018-12-07scsi: target/core: Use system workqueues for TMFBart Van Assche
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche
2018-12-07scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche
2018-11-28scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp
2018-11-21scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp
2018-10-16scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flagBart Van Assche
2018-07-02scsi: target: Remove se_dev_entry.ua_countBart Van Assche
2018-07-02scsi: target: Simplify the code for waiting for command completionBart Van Assche
2018-07-02scsi: target: Make the session shutdown code also wait for commands that are ...Bart Van Assche
2018-06-19scsi: target: Convert target drivers to use sbitmapMatthew Wilcox
2018-06-19scsi: target: Abstract tag freeingMatthew Wilcox
2018-05-18scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan
2018-01-16target core: add device action configfs filesMike Christie
2018-01-12target: add SAM_STAT_BUSY sense reasonMike Christie
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-07target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger
2017-11-04target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06target: remove g_device_listMike Christie
2017-07-06target: use idr for se_device dev indexMike Christie
2017-07-06target: Remove se_device.dev_listBart Van Assche
2017-07-06target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger
2017-06-08target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger
2017-06-08target/configfs: Kill se_device->dev_link_magicNicholas Bellinger
2017-05-01tcm: make pi data verification configurableDmitry Monakhov
2017-03-30target: Fix ALUA transition state race between multiple initiatorsMike Christie
2017-03-30target: Fix unknown fabric callback queue-full errorsNicholas Bellinger
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-03-18target: fix ALUA transition timeout handlingMike Christie
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar
2017-02-26target: Add counters for ABORT_TASK success + failureNicholas Bellinger
2017-02-26target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-09target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche
2017-02-09target: Remove command flag CMD_T_BUSYBart Van Assche
2017-02-09target: Remove se_tmr_req.tmr_lunBart Van Assche
2017-02-09target/iscsi: Introduce a helper function for TMF translationBart Van Assche
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds