index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
Roland Dreier
1
-1
/
+1
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
11
-97
/
+89
2012-12-13
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
1
-0
/
+24
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+6
2012-12-07
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
1
-13
/
+3
2012-11-27
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
1
-2
/
+2
2012-11-27
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
1
-2
/
+2
2012-11-27
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2012-11-27
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
1
-4
/
+2
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
3
-5
/
+5
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2
-6
/
+12
2012-11-07
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
3
-4
/
+4
2012-11-07
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
1
-2
/
+2
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
3
-59
/
+34
2012-11-06
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2
-6
/
+5
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
5
-3
/
+26
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
20
-300
/
+335
2012-10-16
iscsi: fix check keys
Alan Cox
1
-0
/
+1
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
20
-300
/
+335
2012-10-03
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
Nicholas Bellinger
1
-2
/
+2
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
10
-138
/
+122
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
10
-46
/
+37
2012-10-02
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
Christoph Hellwig
1
-1
/
+1
2012-10-02
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
Christoph Hellwig
1
-1
/
+0
2012-10-02
iscsit: mark various functions static
Christoph Hellwig
10
-25
/
+23
2012-10-02
target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()
Dan Carpenter
1
-3
/
+3
2012-10-02
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
Nicholas Bellinger
1
-0
/
+12
2012-10-02
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...
Nicholas Bellinger
1
-30
/
+31
2012-10-02
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
3
-1
/
+10
2012-10-02
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
1
-12
/
+12
2012-10-02
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
3
-12
/
+44
2012-10-02
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
4
-0
/
+31
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-09-22
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
1
-0
/
+1
2012-09-17
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
1
-1
/
+0
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
2
-21
/
+8
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-9
/
+0
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
1
-2
/
+2
2012-08-26
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
1
-1
/
+10
2012-07-21
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
3
-78
/
+6
2012-07-16
target: Misc retval cleanups
Andy Grover
2
-11
/
+16
2012-07-16
target: Remove unneeded double parentheses
Andy Grover
3
-5
/
+5
2012-07-16
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
3
-5
/
+8
2012-07-16
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
Roland Dreier
1
-22
/
+0
2012-07-16
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
2
-23
/
+21
2012-05-20
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
1
-1
/
+1
2012-05-17
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
Dan Carpenter
1
-9
/
+0
2012-05-06
target/iscsi: cleanup some allocation style issues
Dan Carpenter
1
-10
/
+10
2012-04-14
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
3
-80
/
+6
2012-04-14
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
5
-58
/
+50
[next]