summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger2017-07-073-33/+8
* iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger2017-07-071-1/+1
* tcmu: make array tcmu_attrib_attrs static constColin Ian King2017-07-071-1/+1
* tcmu: Fix module removal due to stuck unmap_thread thread againXiubo Li2017-07-071-1/+1
* target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi2017-07-071-0/+9
* tcmu: Add Type of reconfig into netlinkBryant G. Ly2017-07-072-6/+22
* tcmu: Make dev_config configurableBryant G. Ly2017-07-071-0/+41
* tcmu: Make dev_size configurable via userspaceBryant G. Ly2017-07-071-5/+54
* tcmu: Add netlink for device reconfigurationBryant G. Ly2017-07-072-0/+13
* tcmu: Support emulate_write_cacheBryant G. Ly2017-07-071-0/+30
* ibmvscsis: Use tpgt passed in by userBryant G. Ly2017-07-071-0/+8
* target/iscsi: Remove dead code from iscsit_process_scsi_cmd()Bart Van Assche2017-07-071-5/+1
* target/iscsi: Simplify iscsit_free_cmd()Bart Van Assche2017-07-071-35/+4
* target/iscsi: Remove second argument of __iscsit_free_cmd()Bart Van Assche2017-07-073-20/+15
* target/tcm_loop: Make TMF processing slightly fasterBart Van Assche2017-07-071-16/+9
* target/tcm_loop: Use target_submit_tmr() instead of open-coding this functionBart Van Assche2017-07-071-29/+3
* target/tcm_loop: Replace a waitqueue and a counter by a completionBart Van Assche2017-07-072-10/+5
* target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmrBart Van Assche2017-07-072-19/+10
* target: Introduce a function that shows the command stateBart Van Assche2017-07-073-27/+114
* iscsi-target: Kill left-over iscsi_target_do_cleanupNicholas Bellinger2017-07-072-25/+0
* xen/scsiback: Make TMF processing slightly fasterBart Van Assche2017-07-071-1/+1
* xen/scsiback: Replace a waitqueue and a counter by a completionBart Van Assche2017-07-071-7/+4
* xen/scsiback: Fix a TMR related use-after-freeBart Van Assche2017-07-071-24/+9
* IB/srpt: Make a debug statement in srpt_abort_cmd() more informativeBart Van Assche2017-07-071-2/+2
* target: Fix a deadlock between the XCOPY code and iSCSI session shutdownBart Van Assche2017-07-071-41/+69
* target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche2017-07-079-171/+83
* target: Fix transport_init_se_cmd()Bart Van Assche2017-07-071-0/+1
* target: Remove se_device.dev_listBart Van Assche2017-07-072-3/+0
* target: Use symbolic value for WRITE_VERIFY_16Bart Van Assche2017-07-071-1/+1
* qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger2017-07-072-31/+12
* target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger2017-07-072-10/+46
* target: Add support for TMR percpu reference countingNicholas Bellinger2017-07-072-4/+13
* target: reject COMPARE_AND_WRITE if emulate_caw is not setJiang Yi2017-07-071-0/+6
* iscsi-target: Avoid holding ->tpg_state_lock during param updateNicholas Bellinger2017-06-091-6/+2
* target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger2017-06-093-8/+8
* target/configfs: Kill se_device->dev_link_magicNicholas Bellinger2017-06-094-9/+12
* target/iblock: Convert WRITE_SAME to blkdev_issue_zerooutNicholas Bellinger2017-06-092-18/+28
* ibmvscsis: Enable Logical Partition Migration SupportMichael Cyr2017-06-093-16/+162
* vhost/scsi: Don't reinvent the wheel but use existing llist APIByungchul Park2017-06-091-8/+3
* target: remove dead codeGustavo A. R. Silva2017-06-091-2/+2
* iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger2017-06-091-0/+12
* iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger2017-06-091-2/+8
* target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger2017-06-093-12/+15
* iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi2017-06-014-8/+34
* iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-06-012-62/+133
* tcmu: fix crash during device removalMike Christie2017-05-241-13/+33
* target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger2017-05-161-5/+18
* ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly2017-05-161-4/+20
* ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly2017-05-161-0/+3
* Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2