index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-05
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
Nicholas Bellinger
1
-1
/
+3
2014-10-05
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Joern Engel
1
-1
/
+1
2014-07-06
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
1
-0
/
+2
2014-07-06
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
1
-1
/
+1
2014-06-30
iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10
Roland Dreier
1
-6
/
+1
2014-06-30
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
Nicholas Bellinger
1
-2
/
+1
2014-06-26
iscsi-target: Reject mutual authentication with reflected CHAP_C
Nicholas Bellinger
1
-0
/
+10
2014-06-16
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
1
-23
/
+27
2014-06-16
iser-target: Fix multi network portal shutdown regression
Nicholas Bellinger
2
-4
/
+7
2014-06-16
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
3
-0
/
+3
2014-05-06
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
1
-1
/
+3
2014-03-23
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
1
-0
/
+4
2014-03-23
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
2
-10
/
+10
2014-03-23
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
Nicholas Bellinger
1
-1
/
+1
2014-02-06
target/iscsi: Fix network portal creation race
Andy Grover
1
-13
/
+21
2014-01-09
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
Nicholas Bellinger
1
-14
/
+12
2013-12-04
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2013-12-04
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-12-04
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2
-5
/
+6
2013-10-13
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
1
-2
/
+2
2013-09-07
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
Nicholas Bellinger
1
-0
/
+8
2013-09-07
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
1
-5
/
+4
2013-09-07
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
Nicholas Bellinger
1
-7
/
+2
2013-08-04
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
Nicholas Bellinger
4
-28
/
+57
2013-08-04
iscsi-target: Fix iscsit_add_reject* usage for iser
Nicholas Bellinger
6
-169
/
+116
2013-08-04
iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
Nicholas Bellinger
1
-2
/
+10
2013-08-04
iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED
Nicholas Bellinger
1
-0
/
+1
2013-08-04
iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
Joern Engel
1
-1
/
+1
2013-06-20
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
3
-8
/
+0
2013-06-20
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
1
-11
/
+14
2013-06-14
target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
Jörn Engel
1
-2
/
+2
2013-05-31
iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling
Nicholas Bellinger
4
-26
/
+50
2013-05-30
iscsi-target: fix heap buffer overflow on error
Kees Cook
2
-6
/
+6
2013-05-11
iscsi-target: Fix typos in RDMAEXTENSIONS macro usage
Nicholas Bellinger
2
-6
/
+6
2013-05-07
iscsi-target: Fix processing of OOO commands
Shlomo Pongratz
1
-3
/
+4
2013-05-03
iscsi-target: Make buf param of iscsit_do_crypto_hash_buf() const void *
Geert Uytterhoeven
1
-34
/
+23
2013-05-03
iscsi-target: Fix NULL pointer dereference in iscsit_send_reject
Nicholas Bellinger
1
-3
/
+3
2013-04-25
iscsi-target: Add iser network portal attribute
Nicholas Bellinger
1
-0
/
+79
2013-04-25
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
4
-304
/
+370
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
8
-204
/
+346
2013-04-25
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
5
-5
/
+26
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
4
-17
/
+161
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
9
-315
/
+380
2013-04-25
iscsi-target: Add iscsit_transport API template
Nicholas Bellinger
2
-1
/
+57
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
1
-8
/
+6
2013-04-25
target/iscsi: Remove chap_set_random()
Andy Grover
1
-27
/
+1
2013-03-18
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
1
-1
/
+4
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+9
2013-02-27
target/iscsi: convert to idr_alloc()
Tejun Heo
2
-16
/
+14
2013-02-27
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
1
-2
/
+9
[next]