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
/
xen
/
xen-scsiback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
1
-1
/
+1
2021-03-05
scsi: target: xen-scsiback: Convert to new submission API
Mike Christie
1
-12
/
+9
2021-02-22
Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2021-02-15
xen-scsiback: don't "handle" error by BUG()
Jan Beulich
1
-2
/
+2
2021-02-12
xen/events: link interdomain events to associated xenbus device
Juergen Gross
1
-1
/
+1
2020-12-09
xen: add helpers for caching grant mapping pages
Juergen Gross
1
-49
/
+11
2020-10-20
xen/scsiback: use lateeoi irq binding
Juergen Gross
1
-10
/
+13
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
1
-1
/
+2
2019-03-12
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2019-02-18
xen-scsiback: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-05
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-6
/
+0
2018-11-29
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-1
/
+0
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+7
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
1
-1
/
+1
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
1
-1
/
+1
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
1
-3
/
+1
2018-06-20
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
1
-2
/
+3
2018-06-20
scsi: target: Abstract tag freeing
Matthew Wilcox
1
-3
/
+1
2018-06-19
xen/scsiback: add error handling for xenbus_printf
Zhouyang Jia
1
-3
/
+13
2017-07-07
xen/scsiback: Make TMF processing slightly faster
Bart Van Assche
1
-1
/
+1
2017-07-07
xen/scsiback: Replace a waitqueue and a counter by a completion
Bart Van Assche
1
-7
/
+4
2017-07-07
xen/scsiback: Fix a TMR related use-after-free
Bart Van Assche
1
-24
/
+9
2016-05-10
target: make close_session optional
Christoph Hellwig
1
-5
/
+0
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-6
/
+0
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-142
/
+139
2016-03-11
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
1
-28
/
+28
2016-03-11
xen-scsiback: Convert to percpu_ida tag allocation
Nicholas Bellinger
1
-78
/
+89
2016-03-11
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
1
-37
/
+23
2016-02-08
xen/scsiback: avoid warnings when adding multiple LUNs to a domain
Juergen Gross
1
-29
/
+41
2016-02-08
xen/scsiback: correct frontend counting
Juergen Gross
1
-5
/
+5
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-12-18
xen-scsiback: safely copy requests
David Vrabel
1
-1
/
+1
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
1
-16
/
+16
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-172
/
+19
2015-06-16
xen-scsiback: Fix compile warning for 64-bit LUN
Nicholas Bellinger
1
-1
/
+1
2015-06-16
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
1
-3
/
+4
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-4
/
+1
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-4
/
+1
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
1
-12
/
+15
2015-05-31
target: remove ->put_session method
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-9
/
+1
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
1
-94
/
+0
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-23
/
+0
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
1
-2
/
+2
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
1
-15
/
+0
2015-05-31
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-6
/
+0
2015-05-31
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
[next]