index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
1
-0
/
+1
2012-05-11
target: make target_put_session void
Jörn Engel
1
-1
/
+1
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
1
-1
/
+0
2012-05-06
target: remove the t_se_count field in struct se_cmd
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove struct se_task
Christoph Hellwig
2
-16
/
+6
2012-05-06
target: move the state and execute lists to the command
Christoph Hellwig
1
-15
/
+11
2012-05-06
target: simplify command to task linkage
Christoph Hellwig
1
-6
/
+1
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2
-2
/
+3
2012-05-06
target: remove the task_sectors field in struct se_task
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove the task_size field in struct se_task
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove the task_lba field in struct se_task
Christoph Hellwig
1
-1
/
+0
2012-05-06
target: remove target_get_task_cdb
Christoph Hellwig
1
-2
/
+0
2012-04-14
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
1
-1
/
+1
2012-04-14
target: Remove transport_do_task_sg_chain() and associated detritus
Roland Dreier
2
-9
/
+0
2012-04-14
target: add unknown size flag to target_submit_cmd()
Sebastian Andrzej Siewior
1
-0
/
+2
2012-04-14
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
1
-3
/
+2
2012-03-15
target: Use array_zalloc for device_list
Jörn Engel
1
-1
/
+1
2012-03-15
target: Use array_zalloc for tpg_lun_list
Jörn Engel
2
-1
/
+3
2012-03-10
target: Bump core version to v4.1.0-rc2-ml + fabric versions
Nicholas Bellinger
1
-1
/
+1
2012-03-10
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
1
-4
/
+0
2012-03-10
target: Convert se_node_acl->acl_group removal to use ->acl_kref
Nicholas Bellinger
1
-0
/
+1
2012-03-10
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
Nicholas Bellinger
2
-0
/
+2
2012-03-10
target: Add se_node_acl->acl_free_comp for NodeACL release path
Nicholas Bellinger
1
-0
/
+1
2012-03-10
target: Add se_sess->sess_kref + get/put helpers
Nicholas Bellinger
2
-0
/
+3
2012-02-25
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
Nicholas Bellinger
1
-1
/
+2
2012-02-25
target: Fix target_submit_tmr se_tmr_req allocation failures
Nicholas Bellinger
1
-1
/
+1
2012-02-25
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
1
-0
/
+3
2012-02-25
target: Fix up handling of short INQUIRY buffers
Roland Dreier
1
-1
/
+1
2012-02-25
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
1
-1
/
+2
2012-02-25
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
1
-0
/
+1
2012-02-25
target: Add target_submit_tmr helper function
Andy Grover
1
-0
/
+3
2012-02-25
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
2
-20
/
+21
2012-02-25
target: Remove unused struct se_queue_req
Andy Grover
1
-6
/
+0
2012-02-25
target: fix comment typos
Andy Grover
1
-2
/
+2
2012-02-25
target: remove the transport_lun_active field in struct se_cmd
Christoph Hellwig
1
-1
/
+0
2012-02-25
target: replace various cmd flags with a transport state
Christoph Hellwig
1
-10
/
+11
2012-02-07
target: Change target_submit_cmd() to return void
Andy Grover
1
-1
/
+1
2012-01-18
target: Allow control CDBs with data > 1 page
Andy Grover
2
-2
/
+3
2011-12-16
target: Set additional sense length field in sense data
Roland Dreier
1
-0
/
+1
2011-12-14
target: Remove extra se_device->execute_task_lock access in fast path
Nicholas Bellinger
1
-1
/
+0
2011-12-14
target: Drop se_device TCQ queue_depth usage from I/O path
Nicholas Bellinger
1
-1
/
+0
2011-12-14
target: Remove TFO->check_release_cmd() fabric API caller
Nicholas Bellinger
1
-4
/
+0
2011-12-14
target: Add target_submit_cmd() for process context fabric submission
Nicholas Bellinger
2
-1
/
+8
2011-12-14
target: Make target_put_sess_cmd use target_release_cmd_kref
Nicholas Bellinger
1
-0
/
+1
2011-12-14
target: remove overagressive ____cacheline_aligned annoations
Christoph Hellwig
1
-31
/
+31
2011-12-14
target: make the se_task task_state_active a normal bool
Christoph Hellwig
1
-1
/
+1
2011-12-14
target: remove the se_task task_error_status field
Christoph Hellwig
1
-1
/
+0
2011-12-14
target: fold se_task.task_sense into task_flags
Christoph Hellwig
1
-2
/
+2
[next]