summaryrefslogtreecommitdiffstats
path: root/include/target
AgeCommit message (Expand)AuthorLines
2018-05-18scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan-0/+1
2018-01-16target core: add device action configfs filesMike Christie-0/+2
2018-01-12target: add SAM_STAT_BUSY sense reasonMike Christie-0/+1
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-0/+2
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds-6/+6
2017-11-07target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger-0/+1
2017-11-04target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+6
2017-10-19target: make config_item_type constBhumika Goyal-6/+6
2017-08-06iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger-0/+1
2017-07-11iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger-0/+9
2017-07-06target: remove transport_completeMike Christie-4/+0
2017-07-06target: add helper to copy sense to se_cmd bufferMike Christie-0/+2
2017-07-06target: remove g_device_listMike Christie-1/+0
2017-07-06target: add helper to find se_device by dev_indexMike Christie-0/+2
2017-07-06target: use idr for se_device dev indexMike Christie-1/+0
2017-07-06target: break up free_device callbackMike Christie-0/+1
2017-07-06target: Introduce a function that shows the command stateBart Van Assche-0/+1
2017-07-06iscsi-target: Kill left-over iscsi_target_do_cleanupNicholas Bellinger-1/+0
2017-07-06target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche-0/+8
2017-07-06target: Remove se_device.dev_listBart Van Assche-2/+0
2017-07-06target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger-1/+2
2017-06-08target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger-2/+0
2017-06-08target/configfs: Kill se_device->dev_link_magicNicholas Bellinger-2/+0
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger-0/+1
2017-05-01target/user: PGR SupportBryant G. Ly-0/+1
2017-05-01tcm: make pi data verification configurableDmitry Monakhov-0/+1
2017-03-30target: Fix ALUA transition state race between multiple initiatorsMike Christie-6/+2
2017-03-30target: Fix unknown fabric callback queue-full errorsNicholas Bellinger-0/+1
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger-0/+1
2017-03-18target: fix ALUA transition timeout handlingMike Christie-1/+1
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie-1/+6
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+2
2017-03-03sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar-0/+1
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-6/+14
2017-03-02sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar-0/+1
2017-02-26target: Add counters for ABORT_TASK success + failureNicholas Bellinger-0/+2
2017-02-26target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger-0/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-0/+1
2017-02-18target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash-2/+9
2017-02-09target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche-1/+0
2017-02-09target: Remove command flag CMD_T_BUSYBart Van Assche-1/+0
2017-02-09target: Inline transport_cmd_check_stop()Bart Van Assche-1/+1
2017-02-09target: Remove se_tmr_req.tmr_lunBart Van Assche-1/+0
2017-02-09target/iscsi: Introduce a helper function for TMF translationBart Van Assche-0/+1
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger-0/+1
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche-0/+1
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp-0/+4
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-17/+29
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin-1/+1