summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-06target: add helper to find se_device by dev_indexMike Christie
2017-07-06target: use idr for se_device dev indexMike Christie
2017-07-06target: break up free_device callbackMike Christie
2017-07-06tcmu: reconfigure netlink attr changesMike Christie
2017-07-06qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger
2017-07-06iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2017-07-06tcmu: make array tcmu_attrib_attrs static constColin Ian King
2017-07-06tcmu: Fix module removal due to stuck unmap_thread thread againXiubo Li
2017-07-06target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi
2017-07-06tcmu: Add Type of reconfig into netlinkBryant G. Ly
2017-07-06tcmu: Make dev_config configurableBryant G. Ly
2017-07-06tcmu: Make dev_size configurable via userspaceBryant G. Ly
2017-07-06tcmu: Add netlink for device reconfigurationBryant G. Ly
2017-07-06tcmu: Support emulate_write_cacheBryant G. Ly
2017-07-06ibmvscsis: Use tpgt passed in by userBryant G. Ly
2017-07-06target/iscsi: Remove dead code from iscsit_process_scsi_cmd()Bart Van Assche
2017-07-06target/iscsi: Simplify iscsit_free_cmd()Bart Van Assche
2017-07-06target/iscsi: Remove second argument of __iscsit_free_cmd()Bart Van Assche
2017-07-06target/tcm_loop: Make TMF processing slightly fasterBart Van Assche
2017-07-06target/tcm_loop: Use target_submit_tmr() instead of open-coding this functionBart Van Assche
2017-07-06target/tcm_loop: Replace a waitqueue and a counter by a completionBart Van Assche
2017-07-06target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmrBart Van Assche
2017-07-06target: Introduce a function that shows the command stateBart Van Assche
2017-07-06iscsi-target: Kill left-over iscsi_target_do_cleanupNicholas Bellinger
2017-07-06xen/scsiback: Make TMF processing slightly fasterBart Van Assche
2017-07-06xen/scsiback: Replace a waitqueue and a counter by a completionBart Van Assche
2017-07-06xen/scsiback: Fix a TMR related use-after-freeBart Van Assche
2017-07-06IB/srpt: Make a debug statement in srpt_abort_cmd() more informativeBart Van Assche
2017-07-06target: Fix a deadlock between the XCOPY code and iSCSI session shutdownBart Van Assche
2017-07-06target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche
2017-07-06target: Fix transport_init_se_cmd()Bart Van Assche
2017-07-06target: Remove se_device.dev_listBart Van Assche
2017-07-06target: Use symbolic value for WRITE_VERIFY_16Bart Van Assche
2017-07-06qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger
2017-07-06target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger
2017-07-06target: Add support for TMR percpu reference countingNicholas Bellinger
2017-07-06target: reject COMPARE_AND_WRITE if emulate_caw is not setJiang Yi
2017-06-08iscsi-target: Avoid holding ->tpg_state_lock during param updateNicholas Bellinger
2017-06-08target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger
2017-06-08target/configfs: Kill se_device->dev_link_magicNicholas Bellinger
2017-06-08target/iblock: Convert WRITE_SAME to blkdev_issue_zerooutNicholas Bellinger
2017-06-08ibmvscsis: Enable Logical Partition Migration SupportMichael Cyr
2017-06-08vhost/scsi: Don't reinvent the wheel but use existing llist APIByungchul Park
2017-06-08target: remove dead codeGustavo A. R. Silva
2017-06-08iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger
2017-06-08iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger
2017-06-08target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger
2017-05-31iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-05-23tcmu: fix crash during device removalMike Christie