index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
drivers: target: Mark functions as static in tcm_loop.c
Rashika Kheria
1
-4
/
+4
2014-01-09
drivers: target: Mark function as static in target_core_iblock.c
Rashika Kheria
1
-1
/
+1
2014-01-09
drivers: target: Move prototype declaration of function to header file target...
Rashika Kheria
2
-4
/
+5
2014-01-09
target_core_alua: Referrals configfs integration
Hannes Reinecke
5
-1
/
+308
2014-01-09
target_core_alua: Referrals infrastructure
Hannes Reinecke
6
-3
/
+191
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
7
-35
/
+29
2013-12-19
target: Remove extra percpu_ref_init
Andy Grover
1
-7
/
+1
2013-12-19
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
3
-5
/
+13
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2
-6
/
+1
2013-12-17
target_core_spc: Include target device descriptor in VPD page 83
Hannes Reinecke
1
-1
/
+42
2013-12-17
target_core: simplify scsi_name_len calculation
Hannes Reinecke
1
-10
/
+3
2013-12-17
target_core_alua: Use workqueue for ALUA transitioning
Hannes Reinecke
1
-50
/
+124
2013-12-17
target_core_alua: store old and pending ALUA state
Hannes Reinecke
1
-5
/
+10
2013-12-17
target_core_alua: Allocate ALUA metadata on demand
Hannes Reinecke
2
-39
/
+34
2013-12-17
target_core_alua: validate ALUA state transition
Hannes Reinecke
1
-10
/
+45
2013-12-16
target: Don't use void* when passing dev in core_tpg_add_lun
Andy Grover
2
-3
/
+3
2013-12-16
target: Rename core_tpg_{pre,post}_addlun for clarity
Andy Grover
3
-7
/
+7
2013-12-16
target: Refer to u32 luns as unpacked_lun
Andy Grover
1
-8
/
+8
2013-12-16
target: Fix sizeof in kmalloc for some default_groups arrays
Andy Grover
2
-2
/
+2
2013-12-16
target: Allocate more room for port default groups
Andy Grover
1
-1
/
+1
2013-12-16
target: Remove unused ua_dev_list member in struct se_ua
Andy Grover
1
-1
/
+0
2013-12-11
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
Nicholas Bellinger
1
-14
/
+12
2013-12-11
target: Remove write-only stats fields and lock from struct se_node_acl
Roland Dreier
1
-2
/
+0
2013-12-11
iscsi-target: return -EINVAL on oversized configfs parameter
Eric Seppanen
1
-1
/
+2
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-1
/
+1
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
39
-646
/
+824
2013-11-20
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2013-11-20
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-11-20
iscsi-target: Expose default_erl as TPG attribute
Nicholas Bellinger
6
-7
/
+36
2013-11-20
target_core_configfs: split up ALUA supported states
Hannes Reinecke
1
-43
/
+84
2013-11-20
target_core_alua: Make supported states configurable
Hannes Reinecke
1
-0
/
+50
2013-11-20
target_core_alua: Store supported ALUA states
Hannes Reinecke
2
-6
/
+19
2013-11-20
target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED
Hannes Reinecke
2
-6
/
+6
2013-11-20
target_core_alua: spellcheck
Hannes Reinecke
1
-9
/
+9
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
9
-100
/
+100
2013-11-19
iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN
Nicholas Bellinger
2
-8
/
+11
2013-11-19
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
6
-50
/
+25
2013-11-13
target: Convert se_device statistics to atomic_long_t
Nicholas Bellinger
3
-16
/
+13
2013-11-13
target: Fix delayed Task Aborted Status (TAS) handling bug
Nicholas Bellinger
1
-0
/
+2
2013-11-13
iscsi-target: Reject unsupported multi PDU text command sequence
Nicholas Bellinger
1
-0
/
+7
2013-11-12
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2
-5
/
+6
2013-11-12
target: Core does not need blkdev.h
Andy Grover
3
-3
/
+0
2013-11-12
target: Pass through I/O topology for block backstores
Andy Grover
3
-3
/
+63
2013-11-08
target: Add per device xcopy_lun for copy offload I/O
Nicholas Bellinger
2
-17
/
+10
2013-11-07
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
3
-232
/
+4
2013-11-07
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
5
-18
/
+40
2013-11-07
iscsi-target: Do not generate REJECTs for zero-length DataOUT
Nicholas Bellinger
1
-4
/
+3
2013-10-25
target/pscsi: fix return value check
Wei Yongjun
1
-4
/
+4
2013-10-24
target: Fail XCOPY for non matching source + destination block_size
Nicholas Bellinger
1
-1
/
+13
2013-10-24
target: Generate failure for XCOPY I/O with non-zero scsi_status
Nicholas Bellinger
1
-1
/
+2
[prev]
[next]