summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_base.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp2020-02-211-3/+8
* scsi: target: convert boolean se_dev_attrib types to boolDavid Disseldorp2020-02-211-16/+16
* scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp2020-02-211-1/+1
* scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche2019-10-031-1/+0
* scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche2019-04-121-2/+2
* scsi: target/core: Remove several state tests from the TMF codeBart Van Assche2019-02-041-1/+0
* scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp2018-12-071-3/+11
* scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche2018-12-071-1/+0
* scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche2018-12-071-1/+2
* scsi: target/core: Use system workqueues for TMFBart Van Assche2018-12-071-1/+0
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2018-12-071-0/+1
* scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche2018-12-071-1/+0
* scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp2018-11-281-1/+0
* scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp2018-11-211-0/+3
* scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flagBart Van Assche2018-10-161-1/+0
* scsi: target: Remove se_dev_entry.ua_countBart Van Assche2018-07-021-1/+0
* scsi: target: Simplify the code for waiting for command completionBart Van Assche2018-07-021-1/+1
* scsi: target: Make the session shutdown code also wait for commands that are ...Bart Van Assche2018-07-021-2/+1
* scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-191-3/+4
* scsi: target: Abstract tag freeingMatthew Wilcox2018-06-191-0/+5
* scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan2018-05-181-0/+1
* target core: add device action configfs filesMike Christie2018-01-161-0/+1
* target: add SAM_STAT_BUSY sense reasonMike Christie2018-01-121-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-11-241-0/+2
|\
| * target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2017-11-071-0/+1
| * target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji2017-11-041-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* target: remove g_device_listMike Christie2017-07-061-1/+0
* target: use idr for se_device dev indexMike Christie2017-07-061-1/+0
* target: Remove se_device.dev_listBart Van Assche2017-07-061-2/+0
* target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger2017-07-061-1/+2
* target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger2017-06-081-2/+0
* target/configfs: Kill se_device->dev_link_magicNicholas Bellinger2017-06-081-2/+0
* tcm: make pi data verification configurableDmitry Monakhov2017-05-011-0/+1
* target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-301-6/+2
* target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-301-0/+1
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-301-0/+1
* target: fix ALUA transition timeout handlingMike Christie2017-03-181-1/+1
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+2
|\
| * sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
| * sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar2017-03-021-0/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-021-3/+4
|\ \ | |/ |/|
| * target: Add counters for ABORT_TASK success + failureNicholas Bellinger2017-02-261-0/+2
| * target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-02-261-0/+1
| * target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche2017-02-091-1/+0
| * target: Remove command flag CMD_T_BUSYBart Van Assche2017-02-091-1/+0
| * target: Remove se_tmr_req.tmr_lunBart Van Assche2017-02-091-1/+0
| * target/iscsi: Introduce a helper function for TMF translationBart Van Assche2017-02-091-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+1
|\ \ | |/ |/|
| * IB/srpt: Accept GUIDs as port namesBart Van Assche2017-01-271-0/+1