summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2017-02-18target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash
2017-02-18target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-09target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche
2017-02-09target: Remove command flag CMD_T_BUSYBart Van Assche
2017-02-09target: Move session check from target_put_sess_cmd() into target_release_cmd...Bart Van Assche
2017-02-09target: Inline transport_cmd_check_stop()Bart Van Assche
2017-02-09target: Remove an overly chatty debug messageBart Van Assche
2017-02-09target: Stop execution if CMD_T_STOP has been setBart Van Assche
2017-02-09target: Correct transport_wait_for_tasks() documentationBart Van Assche
2017-02-09target: Make core_tmr_abort_task() consider all commandsBart Van Assche
2017-02-09target: Remove se_tmr_req.tmr_lunBart Van Assche
2017-02-09target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche
2017-02-09target/iscsi: Introduce a helper function for TMF translationBart Van Assche
2017-02-09target/iscsi: Fix spelling of "reallegiance"Bart Van Assche
2017-02-09target/iscsi: Fix spelling of "perform"Bart Van Assche
2017-02-09target/iscsi: Fix indentation in iscsi_target_start_negotiation()Bart Van Assche
2017-02-09target/tcm_fc: Remove a set-but-not-used variableBart Van Assche
2017-02-09target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash
2017-02-09target/cxgbit: Fix endianness annotationsBart Van Assche
2017-02-08target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-02-08target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger
2017-02-08target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger
2017-02-08target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-10target: support XCOPY requests without parametersDavid Disseldorp
2017-01-10target: check for XCOPY parameter truncationDavid Disseldorp
2017-01-10target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp
2017-01-10target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp
2017-01-10target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp
2017-01-10target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE senseDavid Disseldorp
2017-01-10target: bounds check XCOPY total descriptor list lengthDavid Disseldorp
2017-01-10target: bounds check XCOPY segment descriptor listDavid Disseldorp
2017-01-10target: use XCOPY TOO MANY TARGET DESCRIPTORS senseDavid Disseldorp
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp
2016-12-26iscsi_target: deal with short writes on the tx sideAl Viro
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16iscsi-target: Return error if unable to add network portalVarun Prakash
2016-12-16target: Fix spelling mistake and unwrap multi-line textColin Ian King
2016-12-16target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter
2016-12-15target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover