index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsi-target: Fix SNACK Type 1 + BegRun=0 handling
Nicholas Bellinger
2014-02-12
1
-1
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-31
4
-25
/
+36
|
\
|
*
target/iscsi: Fix network portal creation race
Andy Grover
2014-01-30
1
-13
/
+21
|
*
iscsi-target: Convert gfp_t parameter to task state bitmask
Nicholas Bellinger
2014-01-25
3
-12
/
+11
|
*
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
2014-01-25
1
-1
/
+1
|
*
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2014-01-23
1
-2
/
+6
|
*
iscsi-target: Pre-allocate more tags to avoid ack starvation
Nicholas Bellinger
2014-01-19
1
-1
/
+1
*
|
iscsi-target: Fix incorrect np->np_thread NULL assignment
Nicholas Bellinger
2013-12-19
2
-6
/
+1
*
|
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
Nicholas Bellinger
2013-12-11
1
-14
/
+12
*
|
iscsi-target: return -EINVAL on oversized configfs parameter
Eric Seppanen
2013-12-11
1
-1
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-22
14
-151
/
+205
|
\
|
*
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
2013-11-20
1
-1
/
+4
|
*
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
2013-11-20
1
-1
/
+1
|
*
iscsi-target: Expose default_erl as TPG attribute
Nicholas Bellinger
2013-11-20
6
-7
/
+36
|
*
iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN
Nicholas Bellinger
2013-11-19
2
-8
/
+11
|
*
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
2013-11-19
6
-50
/
+25
|
*
iscsi-target: Reject unsupported multi PDU text command sequence
Nicholas Bellinger
2013-11-13
1
-0
/
+7
|
*
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2013-11-12
2
-5
/
+6
|
*
iscsi-target: Do not generate REJECTs for zero-length DataOUT
Nicholas Bellinger
2013-11-07
1
-4
/
+3
|
*
iscsi-target: Implement demo_mode_discovery logic
Thomas Glanzmann
2013-10-23
1
-9
/
+30
|
*
iscsi-target: Add new TPG attribute
Thomas Glanzmann
2013-10-23
4
-0
/
+29
|
*
target/iscsi: Remove macros that contain typecasts
Andy Grover
2013-10-16
6
-22
/
+18
|
*
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
2013-10-16
4
-36
/
+27
|
*
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-10-16
1
-11
/
+11
*
|
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
2013-10-03
1
-1
/
+1
*
|
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
2013-10-03
1
-4
/
+9
*
|
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
2013-10-03
1
-2
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-12
23
-343
/
+651
|
\
|
*
target/iscsi: Bump versions to v4.1.0
Nicholas Bellinger
2013-09-10
1
-1
/
+1
|
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
18
-56
/
+20
|
*
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
2013-09-10
2
-1
/
+2
|
*
iscsi-target; Bump default CmdSN Depth to 64
Nicholas Bellinger
2013-09-10
1
-1
/
+1
|
*
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
Nicholas Bellinger
2013-09-10
1
-16
/
+3
|
*
iscsi-target: Add thread_set->ts_activate_sem + use common deallocate
Nicholas Bellinger
2013-09-10
2
-85
/
+59
|
*
iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...
Nicholas Bellinger
2013-09-10
1
-6
/
+13
|
*
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
2013-09-09
3
-11
/
+46
|
*
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
2013-09-09
5
-33
/
+7
|
*
iscsi-target: Remove left-over iscsi_target_do_login_io
Nicholas Bellinger
2013-09-09
1
-9
/
+1
|
*
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
Nicholas Bellinger
2013-09-09
2
-0
/
+103
|
*
iscsi-target: Add login negotiation multi-plexing support
Nicholas Bellinger
2013-09-09
4
-10
/
+234
|
*
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
2013-09-09
7
-107
/
+154
|
*
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
2013-08-12
3
-16
/
+16
|
*
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-08-12
3
-6
/
+6
*
|
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
Nicholas Bellinger
2013-08-23
1
-0
/
+8
*
|
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
2013-08-23
1
-5
/
+4
*
|
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
Nicholas Bellinger
2013-08-22
1
-7
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-07-11
10
-427
/
+619
|
\
|
*
target: make queue_tm_rsp() return void
Joern Engel
2013-07-07
1
-2
/
+1
|
*
target: remove unused codes from enum tcm_tmrsp_table
Joern Engel
2013-07-07
1
-2
/
+0
|
*
iscsi-target: kstrtou* configfs attribute parameter cleanups
Jörn Engel
2013-07-07
1
-21
/
+32
[next]