index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-18
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
1
-0
/
+30
2014-01-09
target: Convert inquiry temporary buffer to heap memory
Nicholas Bellinger
1
-3
/
+8
2014-01-09
target_core_alua: check for buffer overflow
Hannes Reinecke
1
-6
/
+17
2014-01-09
drivers: target: Mark functions and structures as static in tfc_conf.c
Rashika Kheria
1
-3
/
+3
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_core_pr.h
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/target-pending
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
-38
/
+79
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
[prev]
[next]