summaryrefslogtreecommitdiff
path: root/drivers/target/target_core_transport.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2018-02-09
|\
| * target: add SAM_STAT_BUSY sense reasonMike Christie2018-01-12
* | 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
|/
* target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2017-11-07
* target: Fix quiese during transport_write_pending_qf endless loopNicholas Bellinger2017-11-07
* target: Fix caw_sem leak in transport_generic_request_failureNicholas Bellinger2017-11-07
* target: Fix QUEUE_FULL + SCSI task attribute handlingNicholas Bellinger2017-11-07
* target: Inline transport_put_cmd()Bart Van Assche2017-11-04
* target: Suppress gcc 7 fallthrough warningsBart Van Assche2017-11-04
* target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCESMike Christie2017-11-04
* target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji2017-11-04
* target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger2017-08-09
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-13
|\
| * target: fix SAM_STAT_BUSY/TASK_SET_FULL handlingMike Christie2017-07-06
| * target: remove transport_completeMike Christie2017-07-06
| * target: add helper to copy sense to se_cmd bufferMike Christie2017-07-06
| * target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSEMike Christie2017-07-06
| * target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi2017-07-06
| * target: Introduce a function that shows the command stateBart Van Assche2017-07-06
| * target: Fix transport_init_se_cmd()Bart Van Assche2017-07-06
| * target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger2017-07-06
| * target: Add support for TMR percpu reference countingNicholas Bellinger2017-07-06
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
|/
* target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger2017-06-08
* target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger2017-05-15
* target: Use kmalloc_array() in transport_kmap_data_sg()Markus Elfring2017-05-01
* target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-30
* target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2017-03-18
* target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-02-26
* target: Fix handling of aborted failed commandsBart Van Assche2017-02-20
* target: Remove command flag CMD_T_DEV_ACTIVEBart Van Assche2017-02-09
* target: Remove command flag CMD_T_BUSYBart Van Assche2017-02-09
* target: Move session check from target_put_sess_cmd() into target_release_cmd...Bart Van Assche2017-02-09
* target: Inline transport_cmd_check_stop()Bart Van Assche2017-02-09
* target: Remove an overly chatty debug messageBart Van Assche2017-02-09
* target: Stop execution if CMD_T_STOP has been setBart Van Assche2017-02-09
* target: Correct transport_wait_for_tasks() documentationBart Van Assche2017-02-09
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-08
* target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-08
* target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-10
* target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke2016-10-21
* Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger2016-10-19
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-19
* target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-19
* target: Fix residual overflow handling in target_complete_cmd_with_lengthSumit Rai2016-07-23
* target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2016-07-20
* target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-07-20
* target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger2016-07-20
* target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger2016-07-20