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
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-01
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
Steve Hodgson
1
-3
/
+3
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
5
-3
/
+26
2012-11-01
target: Avoid integer overflow in se_dev_align_max_sectors()
Roland Dreier
1
-9
/
+9
2012-11-01
target: Don't return success from module_init() if setup fails
Roland Dreier
1
-1
/
+2
2012-10-31
target: Re-add explict zeroing of INQUIRY bounce buffer memory
Nicholas Bellinger
1
-0
/
+2
2012-10-26
target: reintroduce some obsolete SCSI-2 commands
Bernhard Kohl
1
-0
/
+18
2012-10-26
target: Fix double-free of se_cmd in target_complete_tmr_failure
Nicholas Bellinger
1
-1
/
+0
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+0
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
41
-605
/
+613
2012-10-03
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
Nicholas Bellinger
1
-2
/
+2
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
10
-138
/
+122
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
10
-46
/
+37
2012-10-02
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
Christoph Hellwig
1
-1
/
+1
2012-10-02
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
Christoph Hellwig
1
-1
/
+0
2012-10-02
iscsit: mark various functions static
Christoph Hellwig
10
-25
/
+23
2012-10-02
target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()
Dan Carpenter
1
-3
/
+3
2012-10-02
target: Add control CDB READ payload zero work-around
Nicholas Bellinger
1
-0
/
+21
2012-10-02
tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls
Nicholas Bellinger
1
-54
/
+8
2012-10-02
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
Nicholas Bellinger
1
-6
/
+59
2012-10-02
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
Nicholas Bellinger
1
-0
/
+12
2012-10-02
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...
Nicholas Bellinger
1
-30
/
+31
2012-10-02
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
3
-1
/
+10
2012-10-02
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
1
-12
/
+12
2012-10-02
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
3
-12
/
+44
2012-10-02
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
4
-0
/
+31
2012-10-02
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
2
-3
/
+39
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-09-22
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
1
-0
/
+1
2012-09-22
sbp-target: fix return value check in sbp_register_configfs()
Wei Yongjun
1
-2
/
+2
2012-09-17
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
1
-1
/
+7
2012-09-17
target: move the dereference below the NULL test
Wei Yongjun
1
-4
/
+6
2012-09-17
tcm_fc: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2012-09-17
target: go through normal processing for all zero-length commands
Paolo Bonzini
1
-17
/
+0
2012-09-17
target: do not submit a zero-bio I/O request
Paolo Bonzini
1
-0
/
+6
2012-09-17
target: support zero allocation length in SBC commands
Paolo Bonzini
1
-8
/
+15
2012-09-17
target: fix truncation of mode data, support zero allocation length
Paolo Bonzini
1
-10
/
+7
2012-09-17
target: support zero allocation length in INQUIRY
Paolo Bonzini
1
-25
/
+6
2012-09-17
target: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-17
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
1
-1
/
+0
2012-09-17
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
4
-9
/
+6
2012-09-17
target: remove unused including <generated/utsrelease.h>
Wei Yongjun
2
-2
/
+0
2012-09-17
tcm_fc: remove unused including <generated/utsrelease.h>
Wei Yongjun
3
-3
/
+0
2012-09-17
target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends
Nicholas Bellinger
1
-0
/
+1
2012-09-17
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
Nicholas Bellinger
1
-6
/
+3
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
8
-15
/
+15
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
7
-127
/
+79
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
5
-31
/
+0
2012-09-17
target/sbp: Remove strict param from sbp_parse_wwn
Andy Grover
1
-4
/
+4
2012-09-17
target: Cleanup transport_subsystem_check_init
Andy Grover
1
-3
/
+1
2012-09-17
target: Remove request_module for target_core_stgt
Andy Grover
1
-4
/
+0
[next]