aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-23iscsi-target: make sure to wake up sleeping login workerFlorian Westphal
2018-01-19lib/scatterlist: Fix chaining support in sgl_alloc_order()Bart Van Assche
2018-01-18tcmu: Fix trailing semicolonLuis de Bethencourt
2018-01-18tcmu: fix cmd user after freeMike Christie
2018-01-18target: fix destroy device in target_configure_devicetangwenji
2018-01-16tcmu: allow userspace to reset ringMike Christie
2018-01-16target core: add device action configfs filesMike Christie
2018-01-12tcmu: fix error return code in tcmu_configure_device()Wei Yongjun
2018-01-12target_core_user: add cmd id to broken ring messageMike Christie
2018-01-12target: add SAM_STAT_BUSY sense reasonMike Christie
2018-01-12tcmu: prevent corruption when invalid data page requestedMike Christie
2018-01-12target: don't call an unmap callback if a range length is zeroAndrei Vagin
2018-01-12target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp
2018-01-12cxgbit: call neigh_event_send() to update MAC addressVarun Prakash
2018-01-12target: tcm_loop: Use seq_puts() in tcm_loop_show_info()Markus Elfring
2018-01-12target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...Markus Elfring
2018-01-12target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...Markus Elfring
2018-01-12target: tcm_loop: Combine substrings for 26 messagesMarkus Elfring
2018-01-12target: tcm_loop: Improve a size determination in two functionsMarkus Elfring
2018-01-12target: tcm_loop: Delete an error message for a failed memory allocation in f...Markus Elfring
2018-01-12sbp-target: Delete an error message for a failed memory allocation in three f...Markus Elfring
2018-01-12tcmu: allow max block and global max blocks to be settableMike Christie
2018-01-12tcmu: make ring buffer timer configurableMike Christie
2018-01-12tcmu: don't block submitting context for block waitsMike Christie
2018-01-12tcmu: simplify dbi thresh handlingMike Christie
2018-01-12tcmu: prep queue_cmd_ring to be used by unmap wqMike Christie
2018-01-12tcmu: clean up the scatter helperXiubo Li
2018-01-12tcmu: fix free block calculationMike Christie
2018-01-12tcmu: simplify scatter_data_area error handlingMike Christie
2018-01-12tcmu: release blocks for partially setup cmdsMike Christie
2018-01-12tcmu: remove commands_lockMike Christie
2018-01-12tcmu: move expired command completion to unmap threadMike Christie
2018-01-12tcmu: fix unmap thread raceMike Christie
2018-01-12tcmu: split unmap_thread_fnMike Christie
2018-01-12tcmu: merge common block release codeMike Christie
2018-01-12tcmu: fix page addr in tcmu_flush_dcache_rangetangwenji
2018-01-12target-core: don't use "const char*" for a buffer that is written toRasmus Villemoes
2018-01-06target: Use sgl_alloc_order() and sgl_free()Bart Van Assche
2017-12-18block: fix blk_rq_append_bioJens Axboe
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-08tcmu: Add a missing unlock on an error pathDan Carpenter
2017-11-08tcmu: Fix some memory corruptionDan Carpenter
2017-11-07iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger
2017-11-07iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger