aboutsummaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAge
* scsi: target: add session removal functionMike Christie2018-08-02
* scsi: target: rename target_alloc_sessionMike Christie2018-08-02
* scsi: target: make transport_init_session_tags staticMike Christie2018-08-02
* scsi: target: add helper to check if dev is configuredMike Christie2018-07-30
* scsi: target: Remove se_dev_entry.ua_countBart Van Assche2018-07-02
* scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-02
* scsi: target: Simplify the code for waiting for command completionBart Van Assche2018-07-02
* scsi: target: Make the session shutdown code also wait for commands that are ...Bart Van Assche2018-07-02
* scsi: target: Introduce transport_init_session()Bart Van Assche2018-07-02
* scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche2018-07-02
* scsi: target: remove target_find_deviceMike Christie2018-06-26
* scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-19
* scsi: target: Abstract tag freeingMatthew Wilcox2018-06-19
* scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan2018-05-18
* target core: add device action configfs filesMike Christie2018-01-16
* target: add SAM_STAT_BUSY sense reasonMike Christie2018-01-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-11-25
|\
| * target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2017-11-07
| * target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji2017-11-04
* | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-14
|\ \
| * | target: make config_item_type constBhumika Goyal2017-10-19
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-06
* iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-11
* target: remove transport_completeMike Christie2017-07-07
* target: add helper to copy sense to se_cmd bufferMike Christie2017-07-07
* target: remove g_device_listMike Christie2017-07-07
* target: add helper to find se_device by dev_indexMike Christie2017-07-07
* target: use idr for se_device dev indexMike Christie2017-07-07
* target: break up free_device callbackMike Christie2017-07-07
* target: Introduce a function that shows the command stateBart Van Assche2017-07-07
* iscsi-target: Kill left-over iscsi_target_do_cleanupNicholas Bellinger2017-07-07
* target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-07
* target: Remove se_device.dev_listBart Van Assche2017-07-07
* target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger2017-07-07
* target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger2017-06-09
* target/configfs: Kill se_device->dev_link_magicNicholas Bellinger2017-06-09
* iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-05-31
* target/user: PGR SupportBryant G. Ly2017-05-02
* tcm: make pi data verification configurableDmitry Monakhov2017-05-02
* target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-31
* target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-30
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-30
* target: fix ALUA transition timeout handlingMike Christie2017-03-18
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-18
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar2017-03-02
| * sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar2017-03-02
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-02
|\ \ | |/ |/|
| * target: Add counters for ABORT_TASK success + failureNicholas Bellinger2017-02-26