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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-2
/
+5
2016-07-25
libcxgb: export ppm release and tagmask set api
Varun Prakash
1
-0
/
+2
2016-07-25
libcxgb: add library module for Chelsio drivers
Varun Prakash
3
-2
/
+3
2016-07-21
target: stop using blk_make_request
Christoph Hellwig
1
-53
/
+34
2016-06-07
target: use bio op accessors
Mike Christie
2
-16
/
+15
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-11
/
+13
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
30
-683
/
+5571
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-15
/
+19
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2016-05-17
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
Nicholas Bellinger
1
-9
/
+9
2016-05-17
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2
-8
/
+8
2016-05-17
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2
-6
/
+5
2016-05-17
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Nicholas Bellinger
1
-158
/
+41
2016-05-13
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
2
-15
/
+19
2016-05-10
iscsi-target: graceful disconnect on invalid mapping to iovec
Imran Haider
1
-1
/
+8
2016-05-10
target: need_to_release is always false, remove redundant check and kfree
Colin Ian King
1
-4
/
+0
2016-05-10
target: remove sess_kref and ->shutdown_session
Christoph Hellwig
2
-34
/
+3
2016-05-10
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
4
-23
/
+12
2016-05-10
target: make close_session optional
Christoph Hellwig
4
-17
/
+2
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
7
-31
/
+4
2016-05-10
target: remove acl_stop
Christoph Hellwig
2
-10
/
+7
2016-05-10
target: consolidate and fix session shutdown
Christoph Hellwig
1
-54
/
+33
2016-05-10
cxgbit: add files for cxgbit.ko
Varun Prakash
10
-0
/
+5114
2016-05-10
iscsi-target: export symbols
Varun Prakash
6
-10
/
+23
2016-05-10
iscsi-target: call complete on conn_logout_comp
Varun Prakash
1
-4
/
+6
2016-05-10
iscsi-target: clear tx_thread_active
Varun Prakash
1
-2
/
+4
2016-05-10
iscsi-target: add new offload transport type
Varun Prakash
1
-0
/
+76
2016-05-10
iscsi-target: use conn_transport->transport_type in text rsp
Varun Prakash
1
-1
/
+2
2016-05-10
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
1
-26
/
+0
2016-05-10
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
1
-1
/
+4
2016-05-10
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
1
-0
/
+10
2016-05-10
iscsi-target: split iscsi_target_rx_thread()
Varun Prakash
1
-26
/
+33
2016-05-10
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
1
-8
/
+2
2016-05-10
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
1
-0
/
+3
2016-05-10
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
1
-351
/
+195
2016-05-10
target: use new "dbroot" target attribute
Lee Duncan
2
-4
/
+4
2016-05-10
target: make target db location configurable
Lee Duncan
2
-0
/
+68
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-3
/
+2
2016-04-13
block: kill off q->flush_flags
Jens Axboe
1
-3
/
+3
2016-03-31
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
2
-8
/
+14
2016-03-31
target: initialize the nacl base CIT begfore init_nodeacl
Christoph Hellwig
1
-8
/
+9
2016-03-31
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
2
-12
/
+1
2016-03-28
[net] drop 'size' argument of sock_recvmsg()
Al Viro
1
-3
/
+2
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-273
/
+404
2016-03-22
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
1
-2
/
+0
2016-03-18
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
5
-383
/
+131
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-118
/
+111
2016-03-11
target: Avoid DataIN transfers for non-GOOD SAM status
Nicholas Bellinger
1
-0
/
+8
[next]