| Commit message (Expand) | Author | Age | Files | Lines |
* | tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case | Xiubo Li | 2017-04-03 | 1 | -15/+33 |
* | iscsi-target: Drop work-around for legacy GlobalSAN initiator | Nicholas Bellinger | 2017-04-02 | 1 | -16/+0 |
* | target: Fix ALUA transition state race between multiple initiators | Mike Christie | 2017-03-31 | 2 | -89/+49 |
* | iscsi-target: Propigate queue_data_in + queue_status errors | Nicholas Bellinger | 2017-03-31 | 4 | -13/+10 |
* | target: Fix unknown fabric callback queue-full errors | Nicholas Bellinger | 2017-03-31 | 1 | -34/+68 |
* | tcmu: Fix wrongly calculating of the base_command_size | Xiubo Li | 2017-03-30 | 1 | -2/+8 |
* | tcmu: Fix possible overwrite of t_data_sg's last iov[] | Xiubo Li | 2017-03-30 | 1 | -11/+23 |
* | target: Avoid mappedlun symlink creation during lun shutdown | Nicholas Bellinger | 2017-03-30 | 2 | -0/+9 |
* | iscsi-target: Fix TMR reference leak during session shutdown | Nicholas Bellinger | 2017-03-30 | 1 | -5/+7 |
* | tcmu: Allow cmd_time_out to be set to zero (disabled) | Nicholas Bellinger | 2017-03-30 | 1 | -5/+0 |
* | tcmu: Convert cmd_time_out into backend device attribute | Nicholas Bellinger | 2017-03-19 | 1 | -26/+68 |
* | tcmu: make cmd timeout configurable | Mike Christie | 2017-03-19 | 1 | -6/+35 |
* | tcmu: add helper to check if dev was configured | Mike Christie | 2017-03-19 | 1 | -2/+6 |
* | target: fix race during implicit transition work flushes | Mike Christie | 2017-03-18 | 1 | -9/+1 |
* | target: allow userspace to set state to transitioning | Mike Christie | 2017-03-18 | 1 | -15/+22 |
* | target: fix ALUA transition timeout handling | Mike Christie | 2017-03-18 | 1 | -15/+8 |
* | target: Use system workqueue for ALUA transitions | Mike Christie | 2017-03-18 | 1 | -5/+3 |
* | target: fail ALUA transitions for pscsi | Mike Christie | 2017-03-18 | 1 | -0/+3 |
* | target: allow ALUA setup for some passthrough backends | Mike Christie | 2017-03-18 | 3 | -6/+9 |
* | tcmu: return on first Opt parse failure | Mike Christie | 2017-03-18 | 1 | -0/+3 |
* | tcmu: allow hw_max_sectors greater than 128 | Mike Christie | 2017-03-18 | 1 | -19/+35 |
* | target: Drop pointless tfo->check_stop_free check | Nicholas Bellinger | 2017-03-18 | 2 | -2/+5 |
* | target: Fix VERIFY_16 handling in sbc_parse_cdb | Max Lohrmann | 2017-03-08 | 1 | -2/+8 |
* | target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export | Nicholas Bellinger | 2017-03-08 | 1 | -35/+12 |
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 5 | -0/+7 |
|\ |
|
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 4 | -0/+5 |
* | | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-03-03 | 1 | -40/+24 |
|\ \ |
|
| * | | iscsi_target: deal with short writes on the tx side | Al Viro | 2016-12-27 | 1 | -40/+24 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-03-02 | 19 | -289/+436 |
|\ \ \
| |_|/
|/| | |
|
| * | | target: Add counters for ABORT_TASK success + failure | Nicholas Bellinger | 2017-02-27 | 2 | -0/+20 |
| * | | iscsi-target: Fix early login failure statistics misses | Nicholas Bellinger | 2017-02-27 | 1 | -36/+2 |
| * | | target: Fix NULL dereference during LUN lookup + active I/O shutdown | Nicholas Bellinger | 2017-02-27 | 3 | -4/+40 |
| * | | target: Delete tmr from list before processing | Bart Van Assche | 2017-02-20 | 1 | -6/+1 |
| * | | target: Fix handling of aborted failed commands | Bart Van Assche | 2017-02-20 | 1 | -0/+3 |
| * | | target: export protocol identifier | Mike Christie | 2017-02-19 | 1 | -0/+18 |
| * | | target/iscsi: Fix unsolicited data seq_end_offset calculation | Varun Prakash | 2017-02-19 | 1 | -4/+2 |
| * | | target/cxgbit: add T6 iSCSI DDP completion feature | Varun Prakash | 2017-02-19 | 4 | -43/+113 |
| * | | target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in order | Varun Prakash | 2017-02-19 | 1 | -25/+61 |
| * | | target/cxgbit: Use T6 specific macros to get ETH/IP hdr len | Varun Prakash | 2017-02-19 | 1 | -2/+8 |
| * | | target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx | Varun Prakash | 2017-02-19 | 1 | -2/+4 |
| * | | target/iscsi: split iscsit_check_dataout_hdr() | Varun Prakash | 2017-02-19 | 2 | -25/+41 |
| * | | target: Remove command flag CMD_T_DEV_ACTIVE | Bart Van Assche | 2017-02-09 | 1 | -1/+0 |
| * | | target: Remove command flag CMD_T_BUSY | Bart Van Assche | 2017-02-09 | 2 | -9/+5 |
| * | | target: Move session check from target_put_sess_cmd() into target_release_cmd... | Bart Van Assche | 2017-02-09 | 1 | -20/+19 |
| * | | target: Inline transport_cmd_check_stop() | Bart Van Assche | 2017-02-09 | 1 | -35/+33 |
| * | | target: Remove an overly chatty debug message | Bart Van Assche | 2017-02-09 | 1 | -2/+0 |
| * | | target: Stop execution if CMD_T_STOP has been set | Bart Van Assche | 2017-02-09 | 1 | -1/+2 |
| * | | target: Correct transport_wait_for_tasks() documentation | Bart Van Assche | 2017-02-09 | 1 | -5/+2 |
| * | | target: Make core_tmr_abort_task() consider all commands | Bart Van Assche | 2017-02-09 | 1 | -5/+3 |