index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2013-04-25
iscsi-target: Add iscsit_transport API template
Nicholas Bellinger
1
-0
/
+83
2013-04-25
target: Add export of target_get_sess_cmd symbol
Nicholas Bellinger
1
-1
/
+1
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
1
-0
/
+4
2013-02-23
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
1
-1
/
+1
2013-02-13
target: Fix error checking for UNMAP commands
Roland Dreier
1
-0
/
+1
2013-02-13
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
1
-0
/
+3
2013-02-13
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
1
-0
/
+1
2013-02-13
target: change sprintf to snprintf in transport_dump_vpd_ident
Dan Carpenter
1
-1
/
+1
2013-02-13
target: Remove never-used TMR_FABRIC_TMR enum value
Roland Dreier
1
-1
/
+0
2013-02-13
target: Export SPC inquiry emulation
Hannes Reinecke
1
-0
/
+2
2013-01-10
target: Introduce TCM_NO_SENSE
Hannes Reinecke
1
-0
/
+1
2012-12-13
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2
-0
/
+4
2012-12-05
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
1
-0
/
+4
2012-11-27
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
1
-1
/
+1
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
1
-0
/
+3
2012-11-15
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
1
-0
/
+1
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
3
-37
/
+38
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
1
-1
/
+0
2012-11-06
target: simplify alua support
Christoph Hellwig
1
-13
/
+0
2012-11-06
target: simplify reservations code
Christoph Hellwig
1
-29
/
+0
2012-11-06
target: kill dev->dev_task_attr_type
Christoph Hellwig
1
-11
/
+0
2012-11-06
target: provide generic sbc device type/revision helpers
Christoph Hellwig
1
-1
/
+4
2012-11-06
target/pscsi: call spc_emulate_report_luns directly
Christoph Hellwig
1
-0
/
+1
2012-11-06
target: rename spc_ops
Christoph Hellwig
1
-2
/
+2
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2
-91
/
+38
2012-10-02
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
Nicholas Bellinger
1
-0
/
+3
2012-09-17
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
1
-3
/
+0
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
1
-1
/
+0
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-1
/
+0
2012-09-07
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
1
-0
/
+1
2012-09-05
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
1
-1
/
+3
2012-08-21
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
1
-2
/
+0
2012-07-17
target: Allow for target_submit_cmd() returning errors
Roland Dreier
1
-1
/
+1
2012-07-16
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
Roland Dreier
1
-0
/
+1
2012-07-16
target: Remove se_session.sess_wait_list
Roland Dreier
2
-2
/
+1
2012-07-16
target: Un-export target_get_sess_cmd()
Roland Dreier
1
-1
/
+0
2012-07-16
target: replace the processing thread with a TMR work queue
Christoph Hellwig
1
-12
/
+1
2012-07-16
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
2
-8
/
+0
2012-07-16
target: remove transport_generic_handle_data
Christoph Hellwig
2
-2
/
+0
2012-07-16
target: remove transport_generic_process_write
Christoph Hellwig
1
-1
/
+1
2012-07-16
target: move unmap to struct spc_ops
Christoph Hellwig
1
-1
/
+1
2012-07-16
target: move write_same to struct spc_ops
Christoph Hellwig
1
-0
/
+2
2012-07-16
target: move sync_cache to struct spc_ops
Christoph Hellwig
1
-1
/
+1
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
1
-3
/
+5
2012-07-16
target: remove dead SCF_ flags
Christoph Hellwig
1
-2
/
+0
2012-07-16
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
1
-3
/
+0
2012-07-16
target: remove the execute list
Christoph Hellwig
1
-3
/
+0
2012-07-16
target: move code for CDB emulation
Christoph Hellwig
1
-3
/
+3
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
1
-0
/
+5
2012-07-16
target: remove control CDB flags
Christoph Hellwig
1
-19
/
+16
[next]