summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_base.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: core: De-RCU of se_lun and se_lun aclDmitry Bogdanov2022-08-011-2/+2
* scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O pathMike Christie2021-10-181-1/+1
* scsi: target: Fix ordered tag handlingMike Christie2021-10-181-2/+4
* scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov2021-10-041-0/+1
* scsi: target: Allows backend drivers to fail with specific sense codesSergey Samoylenko2021-08-171-0/+2
* scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ membersDavid Disseldorp2021-08-031-3/+5
* scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko2021-05-151-0/+1
* scsi: target: core: Make completion affinity configurableMike Christie2021-03-041-0/+9
* scsi: target: core: Fix backend pluggingMike Christie2021-03-041-0/+4
* scsi: target: core: Cleanup cmd flag bitsMike Christie2021-03-041-19/+19
* scsi: target: core: Add workqueue based cmd submissionMike Christie2021-03-041-1/+7
* scsi: target: core: Change ASCQ for residual writeAnastasia Kovaleva2021-01-261-0/+1
* scsi: target: Make state_list per CPUMike Christie2020-11-041-2/+11
* scsi: target: Drop sess_cmd_lock from I/O pathMike Christie2020-11-041-3/+3
* scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie2020-11-041-1/+0
* scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp2020-11-041-1/+1
* scsi: target: Add tmr_notify backend functionBodo Stroesser2020-07-281-0/+1
* scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-071-0/+1
* 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