summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-05-15target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger
2017-05-15ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly
2017-05-15ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie