index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-10-10
47
-714
/
+637
|
\
|
*
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
Nicholas Bellinger
2012-10-04
1
-2
/
+2
|
*
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
10
-138
/
+122
|
*
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-03
10
-46
/
+37
|
*
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
Christoph Hellwig
2012-10-02
1
-1
/
+1
|
*
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
Christoph Hellwig
2012-10-02
1
-1
/
+0
|
*
iscsit: mark various functions static
Christoph Hellwig
2012-10-02
10
-25
/
+23
|
*
target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()
Dan Carpenter
2012-10-02
1
-3
/
+3
|
*
target/usb-gadget: strlen() doesn't count the terminator
Dan Carpenter
2012-10-02
1
-1
/
+1
|
*
target/usb-gadget: remove duplicate initialization
Dan Carpenter
2012-10-02
1
-1
/
+0
|
*
tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls
Nicholas Bellinger
2012-10-02
2
-54
/
+22
|
*
target: Add control CDB READ payload zero work-around
Nicholas Bellinger
2012-10-02
1
-0
/
+21
|
*
tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls
Nicholas Bellinger
2012-10-02
1
-54
/
+8
|
*
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
Nicholas Bellinger
2012-10-02
1
-6
/
+59
|
*
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
Nicholas Bellinger
2012-10-02
1
-0
/
+12
|
*
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...
Nicholas Bellinger
2012-10-02
1
-30
/
+31
|
*
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
2012-10-02
3
-1
/
+10
|
*
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
2012-10-02
1
-12
/
+12
|
*
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
2012-10-02
3
-12
/
+44
|
*
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
2012-10-02
4
-0
/
+31
|
*
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
2012-10-02
2
-3
/
+39
|
*
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
2012-09-23
1
-0
/
+1
|
*
sbp-target: fix return value check in sbp_register_configfs()
Wei Yongjun
2012-09-23
1
-2
/
+2
|
*
qla2xxx: Fix endianness of task management response code
Roland Dreier
2012-09-23
1
-1
/
+1
|
*
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
2012-09-18
1
-1
/
+7
|
*
target: move the dereference below the NULL test
Wei Yongjun
2012-09-18
1
-4
/
+6
|
*
tcm_fc: move the dereference below the NULL test
Wei Yongjun
2012-09-18
1
-1
/
+2
|
*
target: go through normal processing for all zero-length commands
Paolo Bonzini
2012-09-18
1
-17
/
+0
|
*
target: do not submit a zero-bio I/O request
Paolo Bonzini
2012-09-18
1
-0
/
+6
|
*
target: support zero allocation length in SBC commands
Paolo Bonzini
2012-09-18
1
-8
/
+15
|
*
target: fix truncation of mode data, support zero allocation length
Paolo Bonzini
2012-09-18
1
-10
/
+7
|
*
target: support zero allocation length in INQUIRY
Paolo Bonzini
2012-09-18
1
-25
/
+6
|
*
target: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-18
1
-2
/
+1
|
*
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
2012-09-18
1
-1
/
+0
|
*
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
2012-09-18
4
-9
/
+6
|
*
target: remove unused including <generated/utsrelease.h>
Wei Yongjun
2012-09-18
2
-2
/
+0
|
*
tcm_fc: remove unused including <generated/utsrelease.h>
Wei Yongjun
2012-09-18
3
-3
/
+0
|
*
target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends
Nicholas Bellinger
2012-09-18
1
-0
/
+1
|
*
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
Nicholas Bellinger
2012-09-18
1
-6
/
+3
|
*
target: Fix minor spelling typos in drivers/target
Masanari Iida
2012-09-18
8
-15
/
+15
|
*
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-18
11
-154
/
+79
|
*
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-09-18
9
-56
/
+0
|
*
target/sbp: Remove strict param from sbp_parse_wwn
Andy Grover
2012-09-18
1
-4
/
+4
|
*
target: Cleanup transport_subsystem_check_init
Andy Grover
2012-09-18
1
-3
/
+1
|
*
target: Remove request_module for target_core_stgt
Andy Grover
2012-09-18
1
-4
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-10-10
2
-30
/
+23
|
\
\
|
*
|
s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c
Wei Yongjun
2012-10-09
1
-1
/
+0
|
*
|
s390/dcssblk: cleanup device attribute usage
Sebastian Ott
2012-10-09
1
-29
/
+23
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-10
7
-34
/
+14
|
\
\
\
|
*
\
\
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-10-09
7
-34
/
+14
|
|
\
\
\
[next]