index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Lines
2012-10-02
target: Add control CDB READ payload zero work-around
Nicholas Bellinger
-0
/
+21
2012-10-02
tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls
Nicholas Bellinger
-54
/
+8
2012-10-02
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
Nicholas Bellinger
-6
/
+59
2012-10-02
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
Nicholas Bellinger
-0
/
+12
2012-10-02
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...
Nicholas Bellinger
-30
/
+31
2012-10-02
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
-1
/
+10
2012-10-02
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
-12
/
+12
2012-10-02
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
-12
/
+44
2012-10-02
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
-0
/
+31
2012-10-02
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
-3
/
+39
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-2
/
+2
2012-09-22
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
-0
/
+1
2012-09-22
sbp-target: fix return value check in sbp_register_configfs()
Wei Yongjun
-2
/
+2
2012-09-17
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
-1
/
+7
2012-09-17
target: move the dereference below the NULL test
Wei Yongjun
-4
/
+6
2012-09-17
tcm_fc: move the dereference below the NULL test
Wei Yongjun
-1
/
+2
2012-09-17
target: go through normal processing for all zero-length commands
Paolo Bonzini
-17
/
+0
2012-09-17
target: do not submit a zero-bio I/O request
Paolo Bonzini
-0
/
+6
2012-09-17
target: support zero allocation length in SBC commands
Paolo Bonzini
-8
/
+15
2012-09-17
target: fix truncation of mode data, support zero allocation length
Paolo Bonzini
-10
/
+7
2012-09-17
target: support zero allocation length in INQUIRY
Paolo Bonzini
-25
/
+6
2012-09-17
target: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
-2
/
+1
2012-09-17
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
-1
/
+0
2012-09-17
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
-9
/
+6
2012-09-17
target: remove unused including <generated/utsrelease.h>
Wei Yongjun
-2
/
+0
2012-09-17
tcm_fc: remove unused including <generated/utsrelease.h>
Wei Yongjun
-3
/
+0
2012-09-17
target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends
Nicholas Bellinger
-0
/
+1
2012-09-17
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
Nicholas Bellinger
-6
/
+3
2012-09-17
target: Fix minor spelling typos in drivers/target
Masanari Iida
-15
/
+15
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
-127
/
+79
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
-31
/
+0
2012-09-17
target/sbp: Remove strict param from sbp_parse_wwn
Andy Grover
-4
/
+4
2012-09-17
target: Cleanup transport_subsystem_check_init
Andy Grover
-3
/
+1
2012-09-17
target: Remove request_module for target_core_stgt
Andy Grover
-4
/
+0
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
-9
/
+0
2012-09-07
target: go through normal processing for zero-length REQUEST_SENSE
Paolo Bonzini
-9
/
+2
2012-09-07
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
-17
/
+18
2012-09-07
target: support zero-size allocation lengths in transport_kmap_data_sg
Paolo Bonzini
-4
/
+9
2012-09-07
target: fail REPORT LUNS with less than 16 bytes of payload
Paolo Bonzini
-0
/
+7
2012-09-07
target: report too-small parameter lists everywhere
Paolo Bonzini
-2
/
+30
2012-09-07
target: go through normal processing for zero-length PSCSI commands
Paolo Bonzini
-5
/
+7
2012-09-05
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
-36
/
+21
2012-09-05
target: simplify code around transport_get_sense_data
Paolo Bonzini
-36
/
+13
2012-09-05
target: move transport_get_sense_data
Paolo Bonzini
-55
/
+55
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
-2
/
+2
2012-08-26
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
-1
/
+10
2012-08-23
target: Fix ->data_length re-assignment bug with SCSI overflow
Nicholas Bellinger
-2
/
+7
2012-08-21
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
-2
/
+0
2012-08-20
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
-1
/
+3
2012-08-17
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
-3
/
+6
[prev]
[next]