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
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-98
/
+172
2021-07-01
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
1
-1
/
+1
2021-06-19
scsi: target: iscsi: Remove redundant continue statement
Colin Ian King
1
-2
/
+0
2021-06-03
scsi: core: Introduce enums for the SAM and host status codes
Bart Van Assche
1
-1
/
+1
2021-06-01
scsi: target: core: Fix warning on realtime kernels
Maurizio Lombardi
1
-3
/
+1
2021-06-01
scsi: target: Use standard SAM status types
Hannes Reinecke
7
-22
/
+22
2021-06-01
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-1
/
+0
2021-05-22
scsi: target: tcmu: Fix boolreturn.cocci warnings
kernel test robot
1
-1
/
+1
2021-05-21
scsi: target: iblock: Fix smp_processor_id() BUG messages
Mike Christie
1
-2
/
+2
2021-05-21
scsi: target: tcmu: Fix xarray RCU warning
Bodo Stroesser
1
-5
/
+7
2021-05-21
scsi: target: core: Avoid smp_processor_id() in preemptible code
Shin'ichiro Kawasaki
1
-1
/
+1
2021-05-15
scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data
Konstantin Shelekhin
1
-1
/
+33
2021-05-15
scsi: target: core: Bump INQUIRY VERSION to SPC-4
Konstantin Shelekhin
1
-1
/
+1
2021-05-15
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
3
-7
/
+62
2021-05-15
scsi: target: core: Unify NAA identifier generation
Sergey Samoylenko
3
-40
/
+26
2021-05-15
scsi: target: sbp_target: Remove redundant assignment to pg_size
Jiapeng Chong
1
-1
/
+0
2021-05-15
scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED
Bodo Stroesser
1
-4
/
+4
2021-05-15
scsi: target: iscsi: Drop unnecessary container_of()
Guenter Roeck
1
-7
/
+0
2021-05-15
scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
Varun Prakash
2
-12
/
+28
2021-05-10
scsi: target: iscsi: Switch to kmemdup_nul()
Yang Yingliang
2
-6
/
+2
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2021-04-29
scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
Bodo Stroesser
1
-2
/
+2
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
28
-432
/
+741
2021-04-29
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-04-16
scsi: target: tcm_fc: Fix a kernel-doc header
Bart Van Assche
1
-1
/
+1
2021-04-16
scsi: target: Shorten ALUA error messages
Bart Van Assche
1
-8
/
+3
2021-04-16
scsi: target: Fix two format specifiers
Bart Van Assche
1
-4
/
+2
2021-04-16
scsi: target: Compare explicitly with SAM_STAT_GOOD
Bart Van Assche
1
-1
/
+1
2021-04-13
scsi: target: tcmu: Make data_pages_per_blk changeable via configfs
Bodo Stroesser
1
-2
/
+53
2021-04-13
scsi: target: tcmu: Replace block size definitions with new udev members
Bodo Stroesser
1
-37
/
+45
2021-04-13
scsi: target: tcmu: Remove function tcmu_get_block_page()
Bodo Stroesser
1
-7
/
+1
2021-04-13
scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE
Bodo Stroesser
1
-89
/
+116
2021-04-13
scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE
Bodo Stroesser
1
-41
/
+41
2021-04-13
scsi: target: tcmu: Adjust names of variables and definitions
Bodo Stroesser
1
-17
/
+22
2021-04-13
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-2
/
+2
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
1
-2
/
+2
2021-04-06
scsi: target: Make the virtual LUN 0 device
Konstantin Shelekhin
2
-6
/
+2
2021-04-06
scsi: target: Add the DUMMY flag to rd_mcp
Konstantin Shelekhin
2
-4
/
+24
2021-04-06
scsi: target: iscsi: Fix zero tag inside a trace event
Roman Bolshakov
1
-2
/
+1
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-1
/
+8
2021-03-25
scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
Martin Wilck
1
-0
/
+8
2021-03-25
scsi: target: pscsi: Avoid OOM in pscsi_map_sg()
Martin Wilck
1
-1
/
+0
2021-03-19
scsi: target: Fix htmldocs warning in target_submit_prep()
Mike Christie
1
-0
/
+1
2021-03-16
scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release()
Bodo Stroesser
1
-1
/
+1
2021-03-10
scsi: target: core: file: Don't duplicate memset(0xff)
Chaitanya Kulkarni
1
-2
/
+1
2021-03-10
scsi: target: core: pr: Initialize arrays at declaration time
Chaitanya Kulkarni
1
-23
/
+13
2021-03-10
scsi: target: configfs: Initialize arrays at declaration time
Chaitanya Kulkarni
1
-18
/
+7
2021-03-10
scsi: target: iscsi: Initialize arrays at declaration time
Chaitanya Kulkarni
1
-2
/
+1
2021-03-10
scsi: target: iscsi: Remove unused macro PRINT_BUF
Chaitanya Kulkarni
1
-17
/
+0
[next]