summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger2017-05-203-0/+3
* target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche2017-05-201-2/+1
* target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger2017-05-201-1/+4
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-04-212-0/+9
* iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger2017-04-211-16/+0
* iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger2017-04-211-5/+7
* tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li2017-04-211-15/+33
* tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li2017-04-211-2/+8
* tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li2017-04-211-11/+23
* target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-261-2/+8
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-261-35/+12
* target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-03-153-4/+40
* 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
| * target/user: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * cxgbit: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * sbp-target: Add an #include directiveBart Van Assche2016-12-091-0/+1
| * sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche2016-12-091-1/+1
| * target/user: Fix a data type in tcmu_queue_cmd()Bart Van Assche2016-12-091-1/+1
| * target: Use NULL instead of 0 to represent a pointerBart Van Assche2016-12-091-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-161-1/+1
|\ \
| * | don't open-code file_inode()Al Viro2016-12-041-1/+1
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-142-12/+12
|\ \
| * | scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-081-1/+1
| * | scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-081-1/+1
| * | scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-081-1/+1
| * | scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-082-3/+3
| * | scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-081-2/+2
| * | scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-082-4/+4
| |/
* | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-141-4/+3
|\ \
| * | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-4/+3
| |/
OpenPOWER on IntegriCloud