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
/
target_core_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
scsi: target: core: Do not overwrite CDB byte 1
Bodo Stroesser
1
-21
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-04-13
scsi: target/core: Fix a race condition in the LUN lookup code
Bart Van Assche
1
-2
/
+2
2019-02-05
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
1
-3
/
+3
2018-12-08
scsi: target: perform t10_wwn ID initialisation in target_alloc_device()
David Disseldorp
1
-14
/
+7
2018-12-08
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
1
-32
/
+14
2018-12-08
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
1
-16
/
+0
2018-12-08
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
1
-1
/
+0
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-13
/
+13
2018-11-22
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
1
-0
/
+13
2018-07-31
scsi: target: add helper to check if dev is configured
Mike Christie
1
-3
/
+3
2018-07-02
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
1
-1
/
+0
2018-07-02
scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
Bart Van Assche
1
-5
/
+17
2018-06-26
scsi: target: remove target_find_device
Mike Christie
1
-24
/
+0
2018-01-18
target: fix destroy device in target_configure_device
tangwenji
1
-1
/
+3
2017-07-10
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
Tang Wenji
1
-1
/
+1
2017-07-07
target: Use macro for WRITE_VERIFY_32 operation codes
Damien Le Moal
1
-1
/
+1
2017-07-07
target: make device_mutex and device_list static
Colin Ian King
1
-2
/
+2
2017-07-07
target: remove g_device_list
Mike Christie
1
-18
/
+12
2017-07-07
target: add helper to iterate over devices
Mike Christie
1
-0
/
+45
2017-07-07
target: add helper to find se_device by dev_index
Mike Christie
1
-0
/
+24
2017-07-07
target: use idr for se_device dev index
Mike Christie
1
-4
/
+26
2017-07-07
target: break up free_device callback
Mike Christie
1
-0
/
+2
2017-07-07
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
1
-4
/
+4
2017-07-07
target: Remove se_device.dev_list
Bart Van Assche
1
-1
/
+0
2017-07-07
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
1
-1
/
+1
2017-07-07
target: Add support for TMR percpu reference counting
Nicholas Bellinger
1
-4
/
+10
2017-06-09
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
1
-1
/
+0
2017-06-09
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
1
-1
/
+1
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+38
2017-05-02
target/user: PGR Support
Bryant G. Ly
1
-0
/
+38
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+1
2017-02-27
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
1
-2
/
+8
2017-02-09
target: Remove se_tmr_req.tmr_lun
Bart Van Assche
1
-1
/
+0
2017-02-08
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
1
-1
/
+9
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+1
2016-07-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
1
-3
/
+5
2016-03-11
target: Remove enum transport_lunflags_table
Andy Grover
1
-27
/
+14
2016-01-30
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
1
-0
/
+44
2016-01-07
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
1
-0
/
+2
2015-09-25
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
1
-17
/
+23
2015-09-25
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
1
-2
/
+3
2015-07-31
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
1
-1
/
+0
2015-07-31
target: remove initiatorname field in se_acl_lun
Chris Zankel
1
-5
/
+3
2015-07-07
target: Use struct t10_pi_tuple
Sagi Grimberg
1
-1
/
+1
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1007
/
+282
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2015-06-23
target: Send UA when changing LUN inventory
Hannes Reinecke
1
-4
/
+19
2015-06-23
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
1
-6
/
+6
2015-06-16
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
1
-9
/
+0
[next]