index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-10-23
iscsi-target: Add new TPG attribute
Thomas Glanzmann
4
-0
/
+29
2013-10-16
target/iscsi: Remove macros that contain typecasts
Andy Grover
6
-22
/
+18
2013-10-16
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
4
-36
/
+27
2013-10-16
target: Remove TF_CIT_TMPL macro
Andy Grover
1
-11
/
+11
2013-10-03
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
2013-10-03
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
1
-4
/
+9
2013-10-03
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
1
-2
/
+2
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
23
-343
/
+651
2013-09-10
target/iscsi: Bump versions to v4.1.0
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
18
-56
/
+20
2013-09-10
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
2
-1
/
+2
2013-09-10
iscsi-target; Bump default CmdSN Depth to 64
Nicholas Bellinger
1
-1
/
+1
2013-09-10
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
Nicholas Bellinger
1
-16
/
+3
2013-09-10
iscsi-target: Add thread_set->ts_activate_sem + use common deallocate
Nicholas Bellinger
2
-85
/
+59
2013-09-10
iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...
Nicholas Bellinger
1
-6
/
+13
2013-09-09
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
3
-11
/
+46
2013-09-09
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
5
-33
/
+7
2013-09-09
iscsi-target: Remove left-over iscsi_target_do_login_io
Nicholas Bellinger
1
-9
/
+1
2013-09-09
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
Nicholas Bellinger
2
-0
/
+103
2013-09-09
iscsi-target: Add login negotiation multi-plexing support
Nicholas Bellinger
4
-10
/
+234
2013-09-09
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
7
-107
/
+154
2013-08-23
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
Nicholas Bellinger
1
-0
/
+8
2013-08-23
iscsi-target: Fix iscsit_transport reference leak during NP thread reset
Nicholas Bellinger
1
-5
/
+4
2013-08-22
iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
Nicholas Bellinger
1
-7
/
+2
2013-08-12
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
3
-16
/
+16
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
3
-6
/
+6
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
10
-427
/
+619
[next]