summaryrefslogtreecommitdiff
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\
| * iscsi-target: use common inet_addr_is_anySagi Grimberg2018-03-26
| * target/tcm_loop: Use blk_queue_flag_set()Bart Van Assche2018-03-08
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2018-02-09
|\
| * iscsi-target: make sure to wake up sleeping login workerFlorian Westphal2018-01-23
| * tcmu: Fix trailing semicolonLuis de Bethencourt2018-01-18
| * tcmu: fix cmd user after freeMike Christie2018-01-18
| * target: fix destroy device in target_configure_devicetangwenji2018-01-18
| * tcmu: allow userspace to reset ringMike Christie2018-01-16
| * target core: add device action configfs filesMike Christie2018-01-16
| * tcmu: fix error return code in tcmu_configure_device()Wei Yongjun2018-01-12
| * target_core_user: add cmd id to broken ring messageMike Christie2018-01-12
| * target: add SAM_STAT_BUSY sense reasonMike Christie2018-01-12
| * tcmu: prevent corruption when invalid data page requestedMike Christie2018-01-12
| * target: don't call an unmap callback if a range length is zeroAndrei Vagin2018-01-12
| * target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp2018-01-12
| * cxgbit: call neigh_event_send() to update MAC addressVarun Prakash2018-01-12
| * target: tcm_loop: Use seq_puts() in tcm_loop_show_info()Markus Elfring2018-01-12
| * target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...Markus Elfring2018-01-12
| * target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...Markus Elfring2018-01-12
| * target: tcm_loop: Combine substrings for 26 messagesMarkus Elfring2018-01-12
| * target: tcm_loop: Improve a size determination in two functionsMarkus Elfring2018-01-12
| * target: tcm_loop: Delete an error message for a failed memory allocation in f...Markus Elfring2018-01-12
| * sbp-target: Delete an error message for a failed memory allocation in three f...Markus Elfring2018-01-12
| * tcmu: allow max block and global max blocks to be settableMike Christie2018-01-12
| * tcmu: make ring buffer timer configurableMike Christie2018-01-12
| * tcmu: don't block submitting context for block waitsMike Christie2018-01-12
| * tcmu: simplify dbi thresh handlingMike Christie2018-01-12
| * tcmu: prep queue_cmd_ring to be used by unmap wqMike Christie2018-01-12
| * tcmu: clean up the scatter helperXiubo Li2018-01-12
| * tcmu: fix free block calculationMike Christie2018-01-12
| * tcmu: simplify scatter_data_area error handlingMike Christie2018-01-12
| * tcmu: release blocks for partially setup cmdsMike Christie2018-01-12
| * tcmu: remove commands_lockMike Christie2018-01-12
| * tcmu: move expired command completion to unmap threadMike Christie2018-01-12
| * tcmu: fix unmap thread raceMike Christie2018-01-12
| * tcmu: split unmap_thread_fnMike Christie2018-01-12
| * tcmu: merge common block release codeMike Christie2018-01-12
| * tcmu: fix page addr in tcmu_flush_dcache_rangetangwenji2018-01-12
| * target-core: don't use "const char*" for a buffer that is written toRasmus Villemoes2018-01-12
* | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-29
|\ \ | |/ |/|
| * lib/scatterlist: Fix chaining support in sgl_alloc_order()Bart Van Assche2018-01-19
| * target: Use sgl_alloc_order() and sgl_free()Bart Van Assche2018-01-06
* | block: fix blk_rq_append_bioJens Axboe2017-12-18
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-25
|\
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-11-24
|\ \ | |/ |/|
| * tcmu: Add a missing unlock on an error pathDan Carpenter2017-11-08
| * tcmu: Fix some memory corruptionDan Carpenter2017-11-08