summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan2018-05-181-0/+1
* target core: add device action configfs filesMike Christie2018-01-162-0/+2
* 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
* | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-6/+6
|\ \
| * | target: make config_item_type constBhumika Goyal2017-10-191-6/+6
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/
* iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-061-0/+1
* iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-111-0/+9
* target: remove transport_completeMike Christie2017-07-061-4/+0
* target: add helper to copy sense to se_cmd bufferMike Christie2017-07-061-0/+2
* target: remove g_device_listMike Christie2017-07-061-1/+0
* target: add helper to find se_device by dev_indexMike Christie2017-07-061-0/+2
* target: use idr for se_device dev indexMike Christie2017-07-061-1/+0
* target: break up free_device callbackMike Christie2017-07-061-0/+1
* target: Introduce a function that shows the command stateBart Van Assche2017-07-061-0/+1
* iscsi-target: Kill left-over iscsi_target_do_cleanupNicholas Bellinger2017-07-061-1/+0
* target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-061-0/+8
* 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
* iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-05-311-0/+1
* target/user: PGR SupportBryant G. Ly2017-05-011-0/+1
* 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
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-181-1/+6
* 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-023-6/+14
|\ \ | |/ |/|
| * 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/iscsi: split iscsit_check_dataout_hdr()Varun Prakash2017-02-181-2/+9
| * 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: Inline transport_cmd_check_stop()Bart Van Assche2017-02-091-1/+1
| * 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
* | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-0/+1
* | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-101-0/+4
|/
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-216-17/+29
|\
| * target: Minimize #include directivesBart Van Assche2016-12-096-17/+29
OpenPOWER on IntegriCloud