summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-scsiback.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-61/+13
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-61/+13
* | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-161-45/+51
|\ \
| * | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-1/+1
| * | xen: scsiback: add LUN of restored domainJuergen Gross2015-03-161-5/+14
| * | xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen2015-03-161-39/+36
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-211-5/+2
|\ \ \ | |/ / |/| |
| * | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-191-5/+2
| |/
* | xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross2015-02-231-8/+6
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-111-0/+1
|\
| * scsi: Conditionally compile in constants.cHannes Reinecke2015-01-091-0/+1
* | xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-281-3/+3
|/
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-1/+1
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-121-4/+0
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+3
* xen-scsiback: clean up a type issue in scsiback_make_tpg()Dan Carpenter2014-09-231-3/+4
* xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross2014-09-231-0/+2124
OpenPOWER on IntegriCloud