aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_transport.c
AgeCommit message (Expand)Author
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger
2013-05-29target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-03target: Remove unused struct members in se_dev_entryAndy Grover
2013-04-25target: Add export of target_get_sess_cmd symbolNicholas Bellinger
2013-04-25target: Change default sense key of NOT_READYJörn Engel
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger
2013-02-13target: Fix error checking for UNMAP commandsRoland Dreier
2013-02-13target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter
2013-01-10target: Release se_cmd when LUN lookup fails for TMRRoland Dreier
2013-01-10target: Fix use-after-free in LUN RESET handlingRoland Dreier
2013-01-10target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier
2013-01-10target: Introduce TCM_NO_SENSEHannes Reinecke
2013-01-08target: use correct sense code for LUN communication failureHannes Reinecke
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-11-27target: Clean up flow in transport_check_aborted_status()Roland Dreier
2012-11-27target: Clean up logic in transport_put_cmd()Roland Dreier
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-17target: Fix handling of aborted commandsRoland Dreier
2012-11-07target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruptionNicholas Bellinger
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-11-06target: simplify alua supportChristoph Hellwig
2012-11-06target: simplify reservations codeChristoph Hellwig
2012-11-06target: kill dev->dev_task_attr_typeChristoph Hellwig
2012-11-06target/pscsi: Make pscsi_configure_device + target_release_session staticFengguang Wu
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-10-26target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger
2012-10-02target: Add control CDB READ payload zero work-aroundNicholas Bellinger
2012-10-02target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger
2012-09-17target: go through normal processing for all zero-length commandsPaolo Bonzini
2012-09-17target: Fix minor spelling typos in drivers/targetMasanari Iida
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Cleanup transport_subsystem_check_initAndy Grover
2012-09-17target: Remove request_module for target_core_stgtAndy Grover
2012-09-07target: go through normal processing for zero-length REQUEST_SENSEPaolo Bonzini
2012-09-07target: support zero-size allocation lengths in transport_kmap_data_sgPaolo Bonzini
2012-09-07target: go through normal processing for zero-length PSCSI commandsPaolo Bonzini
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-09-05target: simplify code around transport_get_sense_dataPaolo Bonzini
2012-09-05target: move transport_get_sense_dataPaolo Bonzini
2012-08-23target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger
2012-08-21target: Remove unused se_cmd.cmd_spdtlRoland Dreier
2012-08-17target: Fix regression bug with handling of zero-length data CDBsNicholas Bellinger
2012-08-16target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou
2012-07-20target: NULL dereference on error pathDan Carpenter
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier
2012-07-16target: Check sess_tearing_down in target_get_sess_cmd()Roland Dreier