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
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-924
/
+533
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
2
-924
/
+533
2015-09-25
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-137
/
+172
2015-09-11
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
Roland Dreier
2
-4
/
+5
2015-08-27
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
7
-16
/
+16
2015-08-27
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
4
-24
/
+49
2015-08-27
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
4
-56
/
+45
2015-08-27
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
6
-38
/
+36
2015-08-03
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
7
-27
/
+24
2015-08-03
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
4
-5
/
+31
2015-07-31
target/iscsi: Use proper SGL accessors for digest computation
Alexei Potashnik
1
-5
/
+4
2015-07-31
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
1
-2
/
+2
2015-07-25
iscsi-target: Fix iser explicit logout TX kthread leak
Nicholas Bellinger
1
-2
/
+16
2015-07-25
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
4
-33
/
+67
2015-07-25
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
1
-4
/
+8
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-577
/
+67
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-3
/
+2
2015-06-16
target: use 64-bit LUNs
Hannes Reinecke
1
-2
/
+2
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2
-4
/
+7
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
3
-3
/
+2
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+3
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
1
-2
/
+0
2015-05-31
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
Christophe Vu-Brugier
1
-4
/
+4
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
4
-4
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2
-9
/
+2
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
1
-3
/
+0
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
2
-3
/
+2
2015-05-31
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
1
-28
/
+15
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
1
-25
/
+1
2015-05-31
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-39
/
+10
2015-05-31
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
3
-11
/
+10
2015-05-31
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
9
-444
/
+16
2015-05-29
treewide: Add missing vmalloc.h inclusion.
David S. Miller
1
-0
/
+1
2015-05-20
target: Drop signal_pending checks after interruptible lock acquire
Nicholas Bellinger
2
-5
/
+2
2015-05-03
ISCSI: fix minor memory leak
Evgenii Lepikhin
1
-0
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-795
/
+234
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
5
-141
/
+77
2015-04-10
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-08
iscsi/iser-target: Add fabric_prot_type attribute support
Nicholas Bellinger
3
-0
/
+42
2015-04-08
iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses
Andy Grover
1
-2
/
+7
2015-03-27
target: mark iscsit_start_kthreads static
Christoph Hellwig
1
-1
/
+1
2015-03-27
iscsi-target: Drop legacy iscsi_target_tq.c logic
Nicholas Bellinger
7
-586
/
+0
2015-03-27
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
3
-69
/
+107
2015-03-20
iscsi-target: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-20
iscsi-target: Avoid early conn_logout_comp for iser connections
Nicholas Bellinger
1
-4
/
+10
2015-03-20
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
Nicholas Bellinger
1
-3
/
+1
2015-03-07
iscsi-target: Expose per endpoint dynamic_sessions attribute
Nicholas Bellinger
1
-0
/
+10
[next]