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
2016-02-11
target/transport: add flag to indicate CPU Affinity is observed
Quinn Tran
1
-3
/
+9
2016-02-11
target: Fix incorrect unmap_zeroes_data_store return
Nicholas Bellinger
1
-1
/
+1
2016-02-07
target/user: Fix cast from pointer to phys_addr_t
Arnd Bergmann
1
-1
/
+1
2016-02-07
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
Nicholas Bellinger
2
-38
/
+0
2016-02-07
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
1
-12
/
+41
2016-02-06
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
2
-51
/
+148
2016-02-04
target: Fix TAS handling for multi-session se_node_acls
Nicholas Bellinger
1
-7
/
+9
2016-02-04
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
2
-1
/
+38
2016-02-04
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
2
-61
/
+75
2016-01-30
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
3
-64
/
+67
2016-01-22
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
23
-221
/
+265
2016-01-20
target/user: Make sure netlink would reach all network namespaces
Sheng Yang
1
-1
/
+2
2016-01-20
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
3
-8
/
+55
2016-01-20
target: Convert ACL change queue_depth se_session reference usage
Nicholas Bellinger
5
-143
/
+54
2016-01-20
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
1
-1
/
+15
2016-01-13
tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
Nicholas Bellinger
3
-35
/
+16
2016-01-08
tcm_fc: Wait for command completion before freeing a session
Bart Van Assche
1
-6
/
+11
2016-01-08
target: Fix a memory leak in target_dev_lba_map_store()
Bart Van Assche
1
-3
/
+3
2016-01-08
target: Support aborting tasks with a 64-bit tag
Bart Van Assche
1
-1
/
+1
2016-01-08
target: Remove an unused variable
Bart Van Assche
2
-4
/
+0
2016-01-08
target: Fix indentation in target_core_configfs.c
Bart Van Assche
1
-1
/
+1
2016-01-08
target/user: Allow user to set block size before enabling device
Sheng Yang
1
-1
/
+3
2016-01-08
target/fcoe: Add tag support to tcm_fc
Andy Grover
1
-0
/
+22
2016-01-08
qla2xxx: Add selective command queuing
Quinn Tran
1
-1
/
+4
2016-01-07
target: use offset_in_page macro
Geliang Tang
2
-5
/
+5
2016-01-07
target: fix deprecated attribute names in dmesg
Christophe Vu-Brugier
1
-1
/
+2
2016-01-07
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
5
-1
/
+61
2016-01-07
sbp-target: Remove a superfluous forward declaration
Bart Van Assche
1
-2
/
+0
2016-01-07
iscsi-target: Fix indentation + spelling + unreachable code
Bart Van Assche
4
-10
/
+6
2016-01-07
target: Fix spelling + remove set-but-not-used variables
Bart Van Assche
3
-11
/
+4
2015-12-21
fs: configfs: Drop unused parameter from configfs_undepend_item()
Krzysztof Opasiak
1
-1
/
+1
2015-12-03
blk-integrity: empty implementation when disabled
Keith Busch
1
-2
/
+2
2015-11-29
tcm_loop: Show address of tpg in configfs
Sheng Yang
1
-0
/
+14
2015-11-29
target/stat: print full t10_wwn.model buffer
David Disseldorp
1
-1
/
+1
2015-11-29
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-11-29
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2
-7
/
+12
2015-11-29
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2
-10
/
+17
2015-11-29
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-11-29
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
2015-11-29
target/user: Do not set unused fields in tcmu_ops
Andy Grover
1
-2
/
+0
2015-11-29
target/user: Fix time calc in expired cmd processing
Andy Grover
1
-1
/
+1
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-2566
/
+1490
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
1
-5
/
+5
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
12
-2566
/
+1490
2015-09-25
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
2015-09-25
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
1
-17
/
+23
2015-09-25
target: Fix target_sense_desc_format NULL pointer dereference
Nicholas Bellinger
1
-1
/
+1
[next]