index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
2013-03-28
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
2013-03-14
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
2013-01-10
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
Roland Dreier
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-13
target/iscsi_target: Add NodeACL tags for initiator group support
Andy Grover
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-07
iscsi-target: use kstrdup() for iscsi_param
Sebastian Andrzej Siewior
2012-11-27
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-27
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
2012-11-27
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
2012-11-27
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2012-11-07
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-11-07
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
2012-10-16
iscsi: fix check keys
Alan Cox
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-10-03
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
Nicholas Bellinger
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-02
iscsit: add missing endianess conversion in iscsit_check_inaddr_any
Christoph Hellwig
2012-10-02
iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
Christoph Hellwig
2012-10-02
iscsit: mark various functions static
Christoph Hellwig
2012-10-02
target/iscsi: precedence bug in iscsit_set_dataout_sequence_values()
Dan Carpenter
2012-10-02
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
Nicholas Bellinger
2012-10-02
iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL...
Nicholas Bellinger
2012-10-02
iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
Nicholas Bellinger
2012-10-02
iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
Nicholas Bellinger
2012-10-02
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
2012-10-02
iscsi-target: Add base MaxXmitDataSegmentLength code
Nicholas Bellinger
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-22
iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
Nicholas Bellinger
2012-09-17
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
2012-09-17
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-09-01
scsi: fix various printk and comment typos
Masanari Iida
2012-08-26
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
2012-07-21
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
2012-07-16
target: Misc retval cleanups
Andy Grover
2012-07-16
target: Remove unneeded double parentheses
Andy Grover
2012-07-16
iscsit: use target_execute_cmd for WRITEs
Christoph Hellwig
2012-07-16
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
Roland Dreier
2012-07-16
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
2012-05-20
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
2012-05-17
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
Dan Carpenter
2012-05-06
target/iscsi: cleanup some allocation style issues
Dan Carpenter
[next]