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