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