summaryrefslogtreecommitdiff
path: root/include/target/target_core_base.h
AgeCommit message (Expand)Author
2021-10-18scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O pathMike Christie
2021-10-18scsi: target: Fix ordered tag handlingMike Christie
2021-10-04scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov
2021-08-17scsi: target: Allows backend drivers to fail with specific sense codesSergey Samoylenko
2021-08-03scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ membersDavid Disseldorp
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko
2021-03-04scsi: target: core: Make completion affinity configurableMike Christie
2021-03-04scsi: target: core: Fix backend pluggingMike Christie
2021-03-04scsi: target: core: Cleanup cmd flag bitsMike Christie
2021-03-04scsi: target: core: Add workqueue based cmd submissionMike Christie
2021-01-26scsi: target: core: Change ASCQ for residual writeAnastasia Kovaleva
2020-11-04scsi: target: Make state_list per CPUMike Christie
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie
2020-11-04scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie
2020-11-04scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp
2020-07-28scsi: target: Add tmr_notify backend functionBodo Stroesser
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser
2020-02-21scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp
2020-02-21scsi: target: convert boolean se_dev_attrib types to boolDavid Disseldorp
2020-02-21scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp
2019-10-03scsi: target: Remove tpg_list and se_portal_group.se_tpg_nodeBart Van Assche
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