aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-013-37/+15
|\
| * scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-201-1/+1
| * block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-081-1/+1
| * block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-051-1/+1
| * iscsi-target: use generic inet_pton_with_scopeSagi Grimberg2017-04-041-34/+12
* | tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li2017-04-021-15/+33
* | iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger2017-04-021-16/+0
* | target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-312-89/+49
* | iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger2017-03-304-13/+10
* | target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-301-34/+68
* | tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li2017-03-301-2/+8
* | tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li2017-03-301-11/+23
* | target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-302-0/+9
* | iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger2017-03-301-5/+7
* | tcmu: Allow cmd_time_out to be set to zero (disabled)Nicholas Bellinger2017-03-301-5/+0
|/
* tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger2017-03-181-26/+68
* tcmu: make cmd timeout configurableMike Christie2017-03-181-6/+35
* tcmu: add helper to check if dev was configuredMike Christie2017-03-181-2/+6
* target: fix race during implicit transition work flushesMike Christie2017-03-181-9/+1
* target: allow userspace to set state to transitioningMike Christie2017-03-181-15/+22
* target: fix ALUA transition timeout handlingMike Christie2017-03-181-15/+8
* target: Use system workqueue for ALUA transitionsMike Christie2017-03-181-5/+3
* target: fail ALUA transitions for pscsiMike Christie2017-03-181-0/+3
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-183-6/+9
* tcmu: return on first Opt parse failureMike Christie2017-03-181-0/+3
* tcmu: allow hw_max_sectors greater than 128Mike Christie2017-03-181-19/+35
* target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2017-03-182-2/+5
* target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-081-2/+8
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-081-35/+12
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-035-0/+7
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-021-40/+24
|\ \
| * | iscsi_target: deal with short writes on the tx sideAl Viro2016-12-261-40/+24
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-0219-289/+436
|\ \ \ | |_|/ |/| |
| * | target: Add counters for ABORT_TASK success + failureNicholas Bellinger2017-02-262-0/+20
| * | iscsi-target: Fix early login failure statistics missesNicholas Bellinger2017-02-261-36/+2
| * | target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-02-263-4/+40
| * | target: Delete tmr from list before processingBart Van Assche2017-02-201-6/+1
| * | target: Fix handling of aborted failed commandsBart Van Assche2017-02-201-0/+3
| * | target: export protocol identifierMike Christie2017-02-181-0/+18
| * | target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash2017-02-181-4/+2
| * | target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash2017-02-184-43/+113
| * | target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash2017-02-181-25/+61
| * | target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash2017-02-181-2/+8
| * | target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash2017-02-181-2/+4
| * | target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash2017-02-182-25/+41
| * | target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche2017-02-091-1/+0
| * | target: Remove command flag CMD_T_BUSYBart Van Assche2017-02-092-9/+5
| * | target: Move session check from target_put_sess_cmd() into target_release_cmd...Bart Van Assche2017-02-091-20/+19