summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_transport.c
AgeCommit message (Expand)Author
2016-04-12target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-03-09target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger
2016-03-09target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-09target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-03-09target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger
2016-03-09target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2016-03-09target: Fix Task Aborted Status (TAS) handlingAlex Leung
2016-03-03target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger
2015-03-26target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2014-12-06target: Don't call TFO->write_pending if data_length == 0Roland Dreier
2014-11-14target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran
2014-06-30target: Report correct response length for some commandsRoland Dreier
2014-06-30target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger
2014-06-30target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger
2014-06-26target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger
2014-06-07target: fix memory leak on XCOPYMikulas Patocka
2014-02-23target: Add DIF sense codes in transport_generic_request_failureNicholas Bellinger
2014-02-12target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger
2014-01-25target: Report bad sector in sense data for DIF errorsSagi Grimberg
2014-01-18target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger
2014-01-18target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger
2014-01-09target_core_alua: Referrals configfs integrationHannes Reinecke
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke
2013-11-13target: Fix delayed Task Aborted Status (TAS) handling bugNicholas Bellinger
2013-11-12target: Core does not need blkdev.hAndy Grover
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger
2013-11-07target: Add percpu refcounting for se_lun accessNicholas Bellinger
2013-10-01target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-10target: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger
2013-09-10target: Release COMPARE_AND_WRITE mutex in generic failure pathNicholas Bellinger
2013-09-10target: Add compare_and_write_post() completion callback fall throughNicholas Bellinger
2013-09-09target: Make __target_execute_cmd() available as externNicholas Bellinger
2013-09-09target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITENicholas Bellinger
2013-09-09target: Do memory allocation for bidi commands using target_alloc_sglNicholas Bellinger
2013-09-09target: Refactor transport_generic_get_mem to target_alloc_sglNicholas Bellinger
2013-09-09target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDINicholas Bellinger
2013-09-09target: Add TCM_MISCOMPARE_VERIFY sense handlingNicholas Bellinger
2013-09-09target: Add return for se_cmd->transport_complete_callbackNicholas Bellinger
2013-09-09target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger
2013-08-31target: Fix se_cmd->state_list leak regression during WRITE failureNicholas Bellinger
2013-07-07target: Add tracepoints for SCSI commands being processedRoland Dreier
2013-06-20target: Drop legacy se_cmd->check_release bitNicholas Bellinger
2013-06-20target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE ass...Nicholas Bellinger
2013-06-20target: Avoid extra t_state_lock access in __target_execute_cmdNicholas Bellinger
2013-06-20target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger