index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
1
-6
/
+7
2014-06-27
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
1
-1
/
+1
2014-06-26
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
1
-0
/
+2
2014-06-26
iscsi-target; Enforce 1024 byte maximum for CHAP_C key value
Nicholas Bellinger
1
-0
/
+4
2014-06-26
iscsi-target: Convert chap_server_compute_md5 to use kstrtoul
Nicholas Bellinger
1
-3
/
+7
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
8
-43
/
+98
2014-06-11
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
1
-4
/
+10
2014-06-10
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
Nicholas Bellinger
1
-2
/
+1
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
5
-19
/
+17
2014-06-05
iscsi-target: Reject mutual authentication with reflected CHAP_C
Nicholas Bellinger
1
-0
/
+10
2014-06-05
iscsi-target: Remove no-op from iscsit_tpg_del_portal_group
Nicholas Bellinger
2
-4
/
+1
2014-06-05
iscsi-target: Fix CHAP_A parameter list handling
Tejas Vaykole
2
-13
/
+52
2014-06-03
iscsi-target: Put length of failed allocation in error message
Roland Dreier
1
-1
/
+1
2014-06-03
iscsi-target: Reject zero-length payloads during SecurityNegotiation
Nicholas Bellinger
1
-0
/
+6
2014-06-03
iser-target: Fix multi network portal shutdown regression
Nicholas Bellinger
2
-1
/
+3
2014-06-03
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
1
-39
/
+31
2014-05-15
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
1
-1
/
+26
2014-05-15
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
Nicholas Bellinger
1
-1
/
+3
2014-05-15
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
3
-0
/
+3
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2
-2
/
+2
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2
-1
/
+9
2014-04-07
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
1
-1
/
+3
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
4
-2
/
+24
2014-04-07
iscsi-target: Add missing NopOUT->flag (LMB) sanity check
Arshad Hussain
1
-0
/
+10
2014-04-07
Target/configfs: Expose iSCSI network portal group T10-PI support
Sagi Grimberg
3
-0
/
+26
2014-04-07
Target/iscsi: Add T10-PI indication for iscsi_portal_group
Sagi Grimberg
2
-1
/
+6
2014-03-04
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
1
-0
/
+4
2014-03-04
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
2
-11
/
+11
2014-03-04
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
Nicholas Bellinger
1
-1
/
+1
2014-02-12
iscsi-target: Fix SNACK Type 1 + BegRun=0 handling
Nicholas Bellinger
1
-1
/
+3
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-25
/
+36
2014-01-30
target/iscsi: Fix network portal creation race
Andy Grover
1
-13
/
+21
2014-01-25
iscsi-target: Convert gfp_t parameter to task state bitmask
Nicholas Bellinger
3
-12
/
+11
2014-01-25
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
1
-1
/
+1
2014-01-23
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
1
-2
/
+6
2014-01-19
iscsi-target: Pre-allocate more tags to avoid ack starvation
Nicholas Bellinger
1
-1
/
+1
2013-12-19
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2
-6
/
+1
2013-12-11
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
Nicholas Bellinger
1
-14
/
+12
2013-12-11
iscsi-target: return -EINVAL on oversized configfs parameter
Eric Seppanen
1
-1
/
+2
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
14
-151
/
+205
2013-11-20
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2013-11-20
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-11-20
iscsi-target: Expose default_erl as TPG attribute
Nicholas Bellinger
6
-7
/
+36
2013-11-19
iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN
Nicholas Bellinger
2
-8
/
+11
2013-11-19
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
6
-50
/
+25
2013-11-13
iscsi-target: Reject unsupported multi PDU text command sequence
Nicholas Bellinger
1
-0
/
+7
2013-11-12
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2
-5
/
+6
2013-11-07
iscsi-target: Do not generate REJECTs for zero-length DataOUT
Nicholas Bellinger
1
-4
/
+3
2013-10-23
iscsi-target: Implement demo_mode_discovery logic
Thomas Glanzmann
1
-9
/
+30
[next]