summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
...
| * sbp-target: Delete an error message for a failed memory allocation in three f...Markus Elfring2018-01-121-9/+4
| * tcmu: allow max block and global max blocks to be settableMike Christie2018-01-121-19/+124
| * tcmu: make ring buffer timer configurableMike Christie2018-01-121-34/+115
| * tcmu: don't block submitting context for block waitsMike Christie2018-01-121-95/+169
| * tcmu: simplify dbi thresh handlingMike Christie2018-01-121-19/+3
| * tcmu: prep queue_cmd_ring to be used by unmap wqMike Christie2018-01-121-15/+27
| * tcmu: clean up the scatter helperXiubo Li2018-01-121-5/+25
| * tcmu: fix free block calculationMike Christie2018-01-121-3/+4
| * tcmu: simplify scatter_data_area error handlingMike Christie2018-01-121-24/+7
| * tcmu: release blocks for partially setup cmdsMike Christie2018-01-121-0/+7
| * tcmu: remove commands_lockMike Christie2018-01-121-10/+3
| * tcmu: move expired command completion to unmap threadMike Christie2018-01-121-9/+39
| * tcmu: fix unmap thread raceMike Christie2018-01-121-33/+10
| * tcmu: split unmap_thread_fnMike Christie2018-01-121-50/+70
| * tcmu: merge common block release codeMike Christie2018-01-121-16/+8
| * tcmu: fix page addr in tcmu_flush_dcache_rangetangwenji2018-01-121-2/+3
| * target-core: don't use "const char*" for a buffer that is written toRasmus Villemoes2018-01-123-6/+6
* | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-292-42/+5
|\ \ | |/ |/|
| * lib/scatterlist: Fix chaining support in sgl_alloc_order()Bart Van Assche2018-01-191-1/+1
| * target: Use sgl_alloc_order() and sgl_free()Bart Van Assche2018-01-062-42/+5
* | block: fix blk_rq_append_bioJens Axboe2017-12-181-2/+2
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-251-4/+3
|\
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-11-2421-239/+385
|\ \ | |/ |/|
| * tcmu: Add a missing unlock on an error pathDan Carpenter2017-11-081-0/+1
| * tcmu: Fix some memory corruptionDan Carpenter2017-11-081-3/+2
| * iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger2017-11-071-3/+5
| * iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger2017-11-071-13/+9
| * target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2017-11-072-0/+11
| * target: Fix quiese during transport_write_pending_qf endless loopNicholas Bellinger2017-11-071-0/+13
| * target: Fix caw_sem leak in transport_generic_request_failureNicholas Bellinger2017-11-071-3/+4
| * target: Fix QUEUE_FULL + SCSI task attribute handlingNicholas Bellinger2017-11-071-0/+4
| * iSCSI-target: Use common error handling code in iscsi_decode_text_input()Markus Elfring2017-11-041-21/+18
| * target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche2017-11-041-0/+4
| * target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()Bart Van Assche2017-11-041-1/+2
| * target/iscsi: Modify iscsit_do_crypto_hash_buf() prototypeBart Van Assche2017-11-041-24/+17
| * target/iscsi: Fix endianness in an error messageBart Van Assche2017-11-041-3/+3
| * target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding itBart Van Assche2017-11-041-4/+3
| * target/iscsi: Define OFFLOAD_BUF_SIZE onceBart Van Assche2017-11-041-2/+0
| * target: Inline transport_put_cmd()Bart Van Assche2017-11-041-20/+3
| * target: Suppress gcc 7 fallthrough warningsBart Van Assche2017-11-043-2/+5
| * target: Move a declaration of a global variable into a header fileBart Van Assche2017-11-042-2/+1
| * tcmu: fix double se_cmd completionMike Christie2017-11-041-23/+31
| * target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCESMike Christie2017-11-041-7/+9
| * target: fix ALUA state file path truncationDavid Disseldorp2017-11-042-32/+28
| * target: fix PR state file path truncationDavid Disseldorp2017-11-041-9/+7
| * cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash2017-11-043-0/+55
| * target: Add netlink command reply supported option for each deviceKenjiro Nakayama2017-11-041-1/+58
| * target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_showKenjiro Nakayama2017-11-041-2/+1
| * tcmu: fix crash when removing the tcmu deviceXiubo Li2017-11-041-45/+47
OpenPOWER on IntegriCloud