index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-01
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-24
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-21
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2013-11-21
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-20
iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN
Nicholas Bellinger
2
-8
/
+11
2013-11-20
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
6
-50
/
+25
2013-11-14
iscsi-target: Reject unsupported multi PDU text command sequence
Nicholas Bellinger
1
-0
/
+7
2013-11-13
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2
-5
/
+6
2013-11-08
iscsi-target: Do not generate REJECTs for zero-length DataOUT
Nicholas Bellinger
1
-4
/
+3
2013-10-24
iscsi-target: Implement demo_mode_discovery logic
Thomas Glanzmann
1
-9
/
+30
2013-10-24
iscsi-target: Add new TPG attribute
Thomas Glanzmann
4
-0
/
+29
2013-10-17
target/iscsi: Remove macros that contain typecasts
Andy Grover
6
-22
/
+18
2013-10-17
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
4
-36
/
+27
2013-10-17
target: Remove TF_CIT_TMPL macro
Andy Grover
1
-11
/
+11
2013-10-04
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
2013-10-04
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
1
-4
/
+9
2013-10-04
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
1
-2
/
+2
2013-09-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
23
-343
/
+651
2013-09-11
target/iscsi: Bump versions to v4.1.0
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
18
-56
/
+20
2013-09-11
iscsi-target: Bump default TCP listen backlog to 256
Nicholas Bellinger
2
-1
/
+2
2013-09-11
iscsi-target; Bump default CmdSN Depth to 64
Nicholas Bellinger
1
-1
/
+1
2013-09-11
iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set
Nicholas Bellinger
1
-16
/
+3
2013-09-11
iscsi-target: Add thread_set->ts_activate_sem + use common deallocate
Nicholas Bellinger
2
-85
/
+59
2013-09-11
iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_S...
Nicholas Bellinger
1
-6
/
+13
2013-09-10
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
3
-11
/
+46
2013-09-10
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
5
-33
/
+7
2013-09-10
iscsi-target: Remove left-over iscsi_target_do_login_io
Nicholas Bellinger
1
-9
/
+1
2013-09-10
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
Nicholas Bellinger
2
-0
/
+103
2013-09-10
iscsi-target: Add login negotiation multi-plexing support
Nicholas Bellinger
4
-10
/
+234
2013-09-10
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
7
-107
/
+154
2013-08-24
iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
Nicholas Bellinger
1
-0
/
+8
2013-08-24
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-13
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
3
-16
/
+16
2013-08-13
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
2013-07-08
target: make queue_tm_rsp() return void
Joern Engel
1
-2
/
+1
2013-07-08
target: remove unused codes from enum tcm_tmrsp_table
Joern Engel
1
-2
/
+0
2013-07-08
iscsi-target: kstrtou* configfs attribute parameter cleanups
Jörn Engel
1
-21
/
+32
2013-07-08
iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow
Nicholas Bellinger
1
-1
/
+1
[next]