index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Make __target_execute_cmd() available as extern
Nicholas Bellinger
2013-09-09
1
-1
/
+1
*
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
Nicholas Bellinger
2013-09-09
1
-1
/
+20
*
target: Do memory allocation for bidi commands using target_alloc_sgl
Nicholas Bellinger
2013-09-09
1
-0
/
+17
*
target: Refactor transport_generic_get_mem to target_alloc_sgl
Nicholas Bellinger
2013-09-09
1
-17
/
+18
*
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
Nicholas Bellinger
2013-09-09
1
-2
/
+2
*
target: Add TCM_MISCOMPARE_VERIFY sense handling
Nicholas Bellinger
2013-09-09
1
-0
/
+9
*
target: Add return for se_cmd->transport_complete_callback
Nicholas Bellinger
2013-09-09
1
-3
/
+17
*
target: Add transport_init_session_tags using per-cpu ida
Nicholas Bellinger
2013-09-09
1
-0
/
+48
*
target: Add tracepoints for SCSI commands being processed
Roland Dreier
2013-07-07
1
-1
/
+15
*
target: Drop legacy se_cmd->check_release bit
Nicholas Bellinger
2013-06-20
1
-7
/
+1
*
target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE ass...
Nicholas Bellinger
2013-06-20
1
-3
/
+0
*
target: Avoid extra t_state_lock access in __target_execute_cmd
Nicholas Bellinger
2013-06-20
1
-7
/
+9
*
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...
Nicholas Bellinger
2013-06-20
1
-18
/
+0
*
target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd
Nicholas Bellinger
2013-06-20
1
-7
/
+0
*
target: Add transport_cmd_check_stop write_pending bit
Nicholas Bellinger
2013-06-20
1
-10
/
+9
*
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
2013-05-31
1
-13
/
+15
*
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
2013-05-29
1
-4
/
+14
*
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
2013-05-20
1
-23
/
+5
*
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
2013-05-15
1
-6
/
+5
*
target: Remove unused struct members in se_dev_entry
Andy Grover
2013-05-03
1
-2
/
+0
*
target: Add export of target_get_sess_cmd symbol
Nicholas Bellinger
2013-04-25
1
-2
/
+2
*
target: Change default sense key of NOT_READY
Jörn Engel
2013-04-25
1
-2
/
+7
*
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
2013-03-28
1
-1
/
+3
*
target: Fix error checking for UNMAP commands
Roland Dreier
2013-02-13
1
-0
/
+10
*
target: change sprintf to snprintf in transport_dump_vpd_ident
Dan Carpenter
2013-02-13
1
-3
/
+6
*
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
2013-01-10
1
-0
/
+2
*
target: Fix use-after-free in LUN RESET handling
Roland Dreier
2013-01-10
1
-3
/
+2
*
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
Roland Dreier
2013-01-10
1
-0
/
+1
*
target: Introduce TCM_NO_SENSE
Hannes Reinecke
2013-01-10
1
-0
/
+10
*
target: use correct sense code for LUN communication failure
Hannes Reinecke
2013-01-08
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-15
1
-480
/
+195
|
\
|
*
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
2012-11-27
1
-14
/
+10
|
*
target: Clean up logic in transport_put_cmd()
Roland Dreier
2012-11-27
1
-5
/
+4
|
*
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-27
1
-4
/
+1
|
*
target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption
Nicholas Bellinger
2012-11-07
1
-1
/
+1
|
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
1
-153
/
+99
|
*
target: simplify alua support
Christoph Hellwig
2012-11-06
1
-32
/
+6
|
*
target: simplify reservations code
Christoph Hellwig
2012-11-06
1
-15
/
+7
|
*
target: kill dev->dev_task_attr_type
Christoph Hellwig
2012-11-06
1
-63
/
+67
|
*
target/pscsi: Make pscsi_configure_device + target_release_session static
Fengguang Wu
2012-11-06
1
-1
/
+1
|
*
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-06
1
-205
/
+12
*
|
target: Fix handling of aborted commands
Roland Dreier
2012-11-17
1
-2
/
+4
|
/
*
target: Fix double-free of se_cmd in target_complete_tmr_failure
Nicholas Bellinger
2012-10-26
1
-1
/
+0
*
target: Add control CDB READ payload zero work-around
Nicholas Bellinger
2012-10-02
1
-0
/
+21
*
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
Nicholas Bellinger
2012-10-02
1
-6
/
+59
*
target: go through normal processing for all zero-length commands
Paolo Bonzini
2012-09-17
1
-17
/
+0
*
target: Fix minor spelling typos in drivers/target
Masanari Iida
2012-09-17
1
-2
/
+2
*
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
1
-84
/
+71
*
target: Cleanup transport_subsystem_check_init
Andy Grover
2012-09-17
1
-3
/
+1
*
target: Remove request_module for target_core_stgt
Andy Grover
2012-09-17
1
-4
/
+0
[next]