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
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-86
/
+1053
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2
-3
/
+3
2022-11-25
[target] fix iov_iter_bvec() "direction" argument
Al Viro
1
-2
/
+2
2022-11-24
scsi: target: core: Fix hard lockup when executing a compare-and-write command
Maurizio Lombardi
1
-6
/
+16
2022-11-24
scsi: target: iscsi: Fix a race condition between login_work and the login th...
Maurizio Lombardi
1
-2
/
+10
2022-11-24
scsi: target: core: Change the way target_xcopy_do_work() sets restiction on ...
Anastasia Kovaleva
2
-45
/
+54
2022-11-24
scsi: target: core: Make hw_max_sectors store the sectors amount in blocks
Anastasia Kovaleva
1
-1
/
+3
2022-11-24
scsi: target: core: Send max transfer length in blocks
Anastasia Kovaleva
3
-4
/
+5
2022-11-17
scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()
Yang Yingliang
1
-1
/
+2
2022-11-08
scsi: target: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-15
/
+17
2022-11-08
scsi: target: core: Remove unused variable 'unit_serial_len'
Colin Ian King
1
-6
/
+2
2022-10-27
scsi: target: core: Dynamically set DPO and FUA in usage_bits
Dmitry Bogdanov
1
-2
/
+32
2022-10-27
scsi: target: core: Check emulate_3pc for RECEIVE COPY
Dmitry Bogdanov
1
-0
/
+6
2022-10-27
scsi: target: core: Add emulate_rsoc attribute
Dmitry Bogdanov
3
-0
/
+33
2022-10-27
scsi: target: core: Dynamic opcode support in RSOC
Dmitry Bogdanov
1
-5
/
+115
2022-10-27
scsi: target: core: Add list of opcodes for RSOC
Dmitry Bogdanov
1
-0
/
+568
2022-10-27
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
1
-0
/
+200
2022-10-22
scsi: target: Remove the unused function transport_lba_64_ext()
Jiapeng Chong
1
-8
/
+0
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
5
-24
/
+51
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-3
/
+10
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+4
2022-10-01
scsi: target: iblock: Fold iblock_emulate_read_cap_with_block_size() into ibl...
Christoph Hellwig
1
-15
/
+4
2022-10-01
scsi: target: core: UA on all LUNs after reset
Dmitry Bogdanov
3
-2
/
+21
2022-10-01
scsi: target: core: New key must be used for moved PR
Dmitry Bogdanov
1
-2
/
+6
2022-10-01
scsi: target: core: Abort all preempted regs if requested
Dmitry Bogdanov
1
-1
/
+15
2022-10-01
scsi: target: core: Fix memory leak in preempt_and_abort
Dmitry Bogdanov
1
-4
/
+5
2022-10-01
scsi: target: core: Fix preempt and abort for allreg res
Dmitry Bogdanov
1
-1
/
+1
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-2
/
+4
2022-09-16
scsi: target: Remove unused se_tmr_req_cache declaration
Gaosheng Cui
1
-2
/
+0
2022-09-16
scsi: target: alua: Do not report emtpy port group
Dmitry Bogdanov
1
-0
/
+3
2022-09-16
scsi: target: core: Set MULTIP bit for se_device with multiple ports
Dmitry Bogdanov
1
-0
/
+6
2022-09-01
scsi: target: pscsi: Remove repeated word "calling"
Shaomin Deng
1
-1
/
+1
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-50
/
+25
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-271
/
+389
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-08-02
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
5
-47
/
+25
2022-08-02
scsi: target: core: Fix race during ACL removal
Dmitry Bogdanov
1
-3
/
+0
2022-07-27
scsi: target: Remove XDWRITEREAD emulated support
Mike Christie
1
-99
/
+0
2022-07-27
scsi: target: iscsi: Do not require target authentication
Dmitry Bogdanov
2
-6
/
+12
2022-07-27
scsi: target: iscsi: Allow AuthMethod=None
Dmitry Bogdanov
3
-2
/
+15
2022-07-27
scsi: target: iscsi: Support base64 in CHAP
Dmitry Bogdanov
3
-24
/
+94
2022-07-27
scsi: target: iscsi: Add support for extended CDB AHS
Dmitry Bogdanov
1
-3
/
+52
2022-07-19
scsi: target: iscsi: Fix clang -Wformat warnings
Justin Stitt
2
-3
/
+3
2022-07-14
scsi/target: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-07
scsi: target: Detect UNMAP support post configuration
Mike Christie
1
-8
/
+19
2022-07-07
scsi: target: Add file configure_unmap callout
Mike Christie
1
-14
/
+19
2022-07-07
scsi: target: Add iblock configure_unmap callout
Mike Christie
1
-4
/
+9
2022-07-07
scsi: target: Add callout to configure UNMAP settings
Mike Christie
1
-0
/
+6
[next]