summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
...
| * | target: Inline transport_cmd_check_stop()Bart Van Assche2017-02-091-35/+33
| * | target: Remove an overly chatty debug messageBart Van Assche2017-02-091-2/+0
| * | target: Stop execution if CMD_T_STOP has been setBart Van Assche2017-02-091-1/+2
| * | target: Correct transport_wait_for_tasks() documentationBart Van Assche2017-02-091-5/+2
| * | target: Make core_tmr_abort_task() consider all commandsBart Van Assche2017-02-091-5/+3
| * | target: Remove se_tmr_req.tmr_lunBart Van Assche2017-02-091-1/+0
| * | target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-02-091-12/+7
| * | target/iscsi: Introduce a helper function for TMF translationBart Van Assche2017-02-091-24/+24
| * | target/iscsi: Fix spelling of "reallegiance"Bart Van Assche2017-02-094-8/+8
| * | target/iscsi: Fix spelling of "perform"Bart Van Assche2017-02-092-2/+2
| * | target/iscsi: Fix indentation in iscsi_target_start_negotiation()Bart Van Assche2017-02-091-8/+8
| * | target/tcm_fc: Remove a set-but-not-used variableBart Van Assche2017-02-091-2/+0
| * | target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash2017-02-091-1/+3
| * | target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-093-7/+8
* | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-281-3/+1
|\ \ \
| * | | idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-131-3/+1
* | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-3/+3
* | | | 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
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-0/+1
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-114-32/+74
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-212-7/+8
|\ \ \ \
| * \ \ \ Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-172-7/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-1/+2
| | * | | block: make scsi_request and scsi ioctl support optionalChristoph Hellwig2017-01-311-0/+1
| | * | | block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-6/+5
| | |/ /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-202-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-142-6/+6
| | |/ | |/|
* | | target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-081-2/+6
* | | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-26/+43
* | | target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-081-2/+15
* | | target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-081-1/+1
* | | target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger2017-02-081-1/+9
| |/ |/|
* | target: support XCOPY requests without parametersDavid Disseldorp2017-01-101-0/+4
* | target: check for XCOPY parameter truncationDavid Disseldorp2017-01-102-0/+15
* | target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp2017-01-101-31/+48
* | target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp2017-01-102-0/+14
* | target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp2017-01-101-19/+9
* | target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE senseDavid Disseldorp2017-01-101-0/+4
* | target: bounds check XCOPY total descriptor list lengthDavid Disseldorp2017-01-101-0/+6
* | target: bounds check XCOPY segment descriptor listDavid Disseldorp2017-01-101-2/+12
* | target: use XCOPY TOO MANY TARGET DESCRIPTORS senseDavid Disseldorp2017-01-101-1/+3
* | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-101-0/+24
|/
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2149-18/+169
|\
| * iscsi-target: Return error if unable to add network portalVarun Prakash2016-12-161-1/+3
| * target: Fix spelling mistake and unwrap multi-line textColin Ian King2016-12-161-2/+1
| * target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter2016-12-161-1/+0
| * target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover2016-12-151-2/+0
| * target: Minimize #include directivesBart Van Assche2016-12-0945-8/+158
OpenPOWER on IntegriCloud