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
/
scsi
/
xen-scsifront.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2018-12-18
scsi: xen-scsifront: remove DISABLE_CLUSTERING
Christoph Hellwig
2018-11-28
scsi: xen-scsifront: mark expected switch fall-through
Gustavo A. R. Silva
2018-06-19
scsi: xen-scsifront: add error handling for xenbus_printf
Zhouyang Jia
2017-06-12
scsi: xen-scsifront: Remove code that zeroes driver-private command data
Bart Van Assche
2017-05-02
xen/scsifront: use offset_in_page() macro
Geliang Tang
2016-12-09
xen/scsifront: don't request a slot on the ring until request is ready
Juergen Gross
2016-11-24
xen-scsifront: Add a missing call to kfree
Quentin Lambert
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-scsifront
Juergen Gross
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2015-03-16
xen: support suspend/resume in pvscsi frontend
Juergen Gross
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-03
xen-scsifront: don't deadlock if the ring becomes full
David Vrabel
2014-09-23
xen-scsifront: use GFP_ATOMIC under spin_lock
Dan Carpenter
2014-09-23
xen-scsifront: Add Xen PV SCSI frontend driver
Juergen Gross