index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
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-12-15
11
-97
/
+89
|
\
|
*
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2012-12-13
1
-0
/
+24
|
*
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
2012-12-07
1
-13
/
+3
|
*
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-27
1
-2
/
+2
|
*
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
2012-11-27
1
-2
/
+2
|
*
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
2012-11-27
1
-1
/
+1
|
*
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
2012-11-27
1
-4
/
+2
|
*
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2012-11-07
2
-6
/
+12
|
*
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-11-07
3
-4
/
+4
|
*
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
2012-11-07
1
-2
/
+2
|
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
3
-59
/
+34
|
*
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2012-11-06
2
-6
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
4
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
2012-11-19
3
-5
/
+5
|
*
Merge branch 'master' into for-next
Jiri Kosina
2012-10-28
20
-300
/
+335
|
|
\
|
*
|
iscsi: fix check keys
Alan Cox
2012-10-16
1
-0
/
+1
*
|
|
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
2012-11-01
5
-3
/
+26
|
|
/
|
/
|
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-10-10
20
-300
/
+335
|
\
\
|
|
/
|
/
|
|
*
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
Nicholas Bellinger
2012-10-03
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
|
*
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
|
*
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
2012-09-22
1
-0
/
+1
|
*
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
2012-09-17
1
-1
/
+0
|
*
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
2
-21
/
+8
|
*
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-09-17
1
-9
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
scsi: fix various printk and comment typos
Masanari Iida
2012-09-01
1
-2
/
+2
*
|
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
2012-08-26
1
-1
/
+10
|
/
*
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
2012-07-21
3
-78
/
+6
*
target: Misc retval cleanups
Andy Grover
2012-07-16
2
-11
/
+16
*
target: Remove unneeded double parentheses
Andy Grover
2012-07-16
3
-5
/
+5
*
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
2012-07-16
3
-5
/
+8
*
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
Roland Dreier
2012-07-16
1
-22
/
+0
*
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
2012-07-16
2
-23
/
+21
*
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
2012-05-20
1
-1
/
+1
*
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
Dan Carpenter
2012-05-17
1
-9
/
+0
*
target/iscsi: cleanup some allocation style issues
Dan Carpenter
2012-05-06
1
-10
/
+10
*
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
2012-04-14
3
-80
/
+6
*
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
2012-04-14
5
-58
/
+50
*
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
2012-04-14
8
-67
/
+60
[next]