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