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
/
iscsi_target_nego.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+2
2019-06-19
scsi: target/iscsi: fix possible condition with no effect (if == else)
Hariprasad Kelam
1
-13
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2018-01-24
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
1
-0
/
+3
2017-11-01
target/iscsi: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+15
2017-11-01
target/iscsi: Simplify timer manipulation code
Bart Van Assche
1
-5
/
+3
2017-07-11
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
1
-2
/
+4
2017-07-07
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
1
-24
/
+0
2017-06-01
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-62
/
+132
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-09
target/iscsi: Fix indentation in iscsi_target_start_negotiation()
Bart Van Assche
1
-8
/
+8
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+2
2016-05-17
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
Nicholas Bellinger
1
-9
/
+9
2016-05-10
iscsi-target: export symbols
Varun Prakash
1
-0
/
+1
2015-11-29
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
1
-0
/
+1
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-6
/
+1
2015-09-11
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
Roland Dreier
1
-2
/
+0
2015-08-03
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
1
-6
/
+3
2015-07-25
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
1
-1
/
+33
2015-01-31
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
1
-1
/
+1
2014-06-07
target: cleanup some boolean tests
Christophe Vu-Brugier
1
-3
/
+3
2014-06-04
iscsi-target: Reject zero-length payloads during SecurityNegotiation
Nicholas Bellinger
1
-0
/
+6
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-01-19
iscsi-target: Pre-allocate more tags to avoid ack starvation
Nicholas Bellinger
1
-1
/
+1
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-5
/
+5
2013-11-21
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-10-17
target/iscsi: Remove macros that contain typecasts
Andy Grover
1
-3
/
+3
2013-10-17
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
1
-4
/
+4
2013-10-04
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-3
/
+1
2013-09-10
iscsi-target: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
1
-4
/
+24
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
1
-0
/
+101
2013-09-10
iscsi-target: Add login negotiation multi-plexing support
Nicholas Bellinger
1
-8
/
+226
2013-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+12
2013-07-04
iscsi-target: Add demo-mode TPG authentication context support
Nicholas Bellinger
1
-1
/
+12
2013-06-21
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
1
-3
/
+0
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
1
-15
/
+0
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
1
-148
/
+19
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
1
-8
/
+6
2012-11-08
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
1
-2
/
+8
2012-10-04
iscsit: proper endianess conversions
Christoph Hellwig
1
-12
/
+6
2012-10-04
iscsit: use the itt_t abstract type
Christoph Hellwig
1
-4
/
+2
2012-10-03
iscsit: mark various functions static
Christoph Hellwig
1
-1
/
+1
2012-10-03
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
1
-2
/
+2
2012-09-18
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
1
-1
/
+0
2012-03-16
target: remove obvious warnings
Jörn Engel
1
-7
/
+1
2012-03-11
target: Fix typo in drivers/target
Masanari Iida
1
-1
/
+1
2011-12-14
target: remove useless casts
Jörn Engel
1
-1
/
+1
[next]