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
2020-10-30
scsi: target: tcmu: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-174
/
+172
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2020-10-08
scsi: target: rd: Drop double zeroing
Julia Lawall
1
-1
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-03
scsi: target: tcmu: Fix warning: 'page' may be used uninitialized
John Donnelly
1
-1
/
+1
2020-10-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-25
target/iblock: fix holder printing in iblock_show_configfs_dev_params
Christoph Hellwig
1
-3
/
+2
2020-09-23
scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
Sudhakar Panneerselvam
1
-1
/
+2
2020-09-23
scsi: target: tcmu: Optimize scatter_data_area()
Bodo Stroesser
1
-76
/
+63
2020-09-23
scsi: target: tcmu: Optimize queue_cmd_ring()
Bodo Stroesser
1
-82
/
+102
2020-09-23
scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()
Bodo Stroesser
1
-30
/
+23
2020-09-16
scsi: target: tcmu: Add missing newline when printing parameters
Xiongfeng Wang
1
-1
/
+1
2020-09-16
scsi: target: Remove redundant assignment to variable 'ret'
Jing Xiangfeng
1
-2
/
+0
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-9
/
+20
2020-09-03
scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...
Hou Pu
3
-7
/
+5
2020-09-02
scsi: target: iscsi: Fix data digest calculation
Varun Prakash
1
-2
/
+15
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-8
/
+8
2020-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-08-05
scsi: target: Make iscsit_register_transport() return void
Max Gurtovoy
1
-3
/
+1
2020-07-29
scsi: target: tcmu: Make TMR notification optional
Bodo Stroesser
1
-0
/
+38
2020-07-29
scsi: target: tcmu: Implement tmr_notify callback
Bodo Stroesser
1
-9
/
+216
2020-07-29
scsi: target: tcmu: Fix and simplify timeout handling
Bodo Stroesser
1
-36
/
+23
2020-07-29
scsi: target: tcmu: Factor out new helper ring_insert_padding
Bodo Stroesser
1
-21
/
+30
2020-07-29
scsi: target: tcmu: Do not queue aborted commands
Bodo Stroesser
1
-3
/
+4
2020-07-29
scsi: target: tcmu: Use priv pointer in se_cmd
Bodo Stroesser
1
-2
/
+5
2020-07-29
scsi: target: Add tmr_notify backend function
Bodo Stroesser
2
-1
/
+16
2020-07-29
scsi: target: Modify core_tmr_abort_task()
Bodo Stroesser
1
-8
/
+14
2020-07-29
scsi: target: iscsi: Fix inconsistent debug message
Hou Pu
1
-1
/
+1
2020-07-29
scsi: target: iscsi: Fix login error when receiving
Hou Pu
1
-4
/
+30
2020-07-14
scsi: target: Remove unused variable 'tpg'
Wei Yongjun
1
-2
/
+0
2020-07-08
scsi: target: cxgbit: Remove tx flow control code
Varun Prakash
3
-23
/
+4
2020-07-08
scsi: target: cxgbit: Check connection state before issuing hardware command
Varun Prakash
1
-8
/
+24
2020-07-08
scsi: target: Handle short iSIDs
Mike Christie
1
-5
/
+16
2020-07-08
scsi: target: Fix iscsi transport id buf len calculation
Mike Christie
1
-1
/
+1
2020-07-08
scsi: target: Fix iscsi transport id buffer setup
Mike Christie
1
-37
/
+35
2020-07-08
scsi: target: Fix iscsi transport id parsing
Mike Christie
1
-18
/
+4
2020-07-08
scsi: target: Fix crash during SPEC_I_PT handling
Mike Christie
1
-16
/
+19
2020-07-08
scsi: target: Fix xcopy sess release leak
Mike Christie
3
-3
/
+16
2020-07-08
scsi: target: Check enforce_pr_isids during registration
Mike Christie
1
-9
/
+15
2020-06-30
scsi: target: tcmu: Fix crash on ARM during cmd completion
Bodo Stroesser
1
-1
/
+8
2020-06-20
scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
Bodo Stroesser
1
-1
/
+1
2020-06-20
scsi: target: tcmu: Optimize use of flush_dcache_page
Bodo Stroesser
1
-4
/
+7
2020-06-20
scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT
Bodo Stroesser
1
-2
/
+0
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
[next]