index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-scsiback.c
Age
Commit message (
Expand
)
Author
2020-04-07
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
2019-03-11
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-02-18
xen-scsiback: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-19
xen/scsiback: add error handling for xenbus_printf
Zhouyang Jia
2017-07-06
xen/scsiback: Make TMF processing slightly faster
Bart Van Assche
2017-07-06
xen/scsiback: Replace a waitqueue and a counter by a completion
Bart Van Assche
2017-07-06
xen/scsiback: Fix a TMR related use-after-free
Bart Van Assche
2016-05-10
target: make close_session optional
Christoph Hellwig
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-10
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
2016-03-10
xen-scsiback: Convert to percpu_ida tag allocation
Nicholas Bellinger
2016-03-10
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
2016-02-08
xen/scsiback: avoid warnings when adding multiple LUNs to a domain
Juergen Gross
2016-02-08
xen/scsiback: correct frontend counting
Juergen Gross
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-18
xen-scsiback: safely copy requests
David Vrabel
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-16
xen-scsiback: Fix compile warning for 64-bit LUN
Nicholas Bellinger
2015-06-15
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
2015-05-30
target: remove ->put_session method
Christoph Hellwig
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-03-19
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
2015-03-16
xen: scsiback: add LUN of restored domain
Juergen Gross
2015-03-16
xen-scsiback: define a pr_fmt macro with xen-pvscsi
Tao Chen
[next]