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
/
include
/
target
/
target_core_base.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
1
-2
/
+2
2021-10-19
scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path
Mike Christie
1
-1
/
+1
2021-10-19
scsi: target: Fix ordered tag handling
Mike Christie
1
-2
/
+4
2021-10-05
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
1
-0
/
+1
2021-08-18
scsi: target: Allows backend drivers to fail with specific sense codes
Sergey Samoylenko
1
-0
/
+2
2021-08-03
scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members
David Disseldorp
1
-3
/
+5
2021-05-15
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
1
-0
/
+1
2021-03-05
scsi: target: core: Make completion affinity configurable
Mike Christie
1
-0
/
+9
2021-03-05
scsi: target: core: Fix backend plugging
Mike Christie
1
-0
/
+4
2021-03-05
scsi: target: core: Cleanup cmd flag bits
Mike Christie
1
-19
/
+19
2021-03-05
scsi: target: core: Add workqueue based cmd submission
Mike Christie
1
-1
/
+7
2021-01-27
scsi: target: core: Change ASCQ for residual write
Anastasia Kovaleva
1
-0
/
+1
2020-11-05
scsi: target: Make state_list per CPU
Mike Christie
1
-2
/
+11
2020-11-05
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
1
-3
/
+3
2020-11-05
scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
1
-1
/
+0
2020-11-05
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
1
-1
/
+1
2020-07-29
scsi: target: Add tmr_notify backend function
Bodo Stroesser
1
-0
/
+1
2020-05-08
scsi: target: Make transport_flags per device
Bodo Stroesser
1
-0
/
+1
2020-02-22
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
1
-3
/
+8
2020-02-22
scsi: target: convert boolean se_dev_attrib types to bool
David Disseldorp
1
-16
/
+16
2020-02-22
scsi: target: fix unmap_zeroes_data boolean initialisation
David Disseldorp
1
-1
/
+1
2019-10-04
scsi: target: Remove tpg_list and se_portal_group.se_tpg_node
Bart Van Assche
1
-1
/
+0
2019-04-13
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
1
-2
/
+2
2019-02-05
scsi: target/core: Remove several state tests from the TMF code
Bart Van Assche
1
-1
/
+0
2018-12-08
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
1
-3
/
+11
2018-12-08
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
1
-1
/
+0
2018-12-08
scsi: target/core: Make it possible to wait from more than one context for co...
Bart Van Assche
1
-1
/
+2
2018-12-08
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
1
-1
/
+0
2018-12-08
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
1
-0
/
+1
2018-12-08
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
1
-1
/
+0
2018-11-29
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
1
-1
/
+0
2018-11-22
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
1
-0
/
+3
2018-10-16
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
Bart Van Assche
1
-1
/
+0
2018-07-02
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
1
-1
/
+0
2018-07-02
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
1
-1
/
+1
2018-07-02
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
1
-2
/
+1
2018-06-20
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
1
-3
/
+4
2018-06-20
scsi: target: Abstract tag freeing
Matthew Wilcox
1
-0
/
+5
2018-05-18
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
1
-0
/
+1
2018-01-17
target core: add device action configfs files
Mike Christie
1
-0
/
+1
2018-01-13
target: add SAM_STAT_BUSY sense reason
Mike Christie
1
-0
/
+1
2017-11-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+2
2017-11-08
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
1
-0
/
+1
2017-11-05
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-07
target: remove g_device_list
Mike Christie
1
-1
/
+0
2017-07-07
target: use idr for se_device dev index
Mike Christie
1
-1
/
+0
2017-07-07
target: Remove se_device.dev_list
Bart Van Assche
1
-2
/
+0
2017-07-07
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
1
-1
/
+2
2017-06-09
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
1
-2
/
+0
[next]