summaryrefslogtreecommitdiff
path: root/drivers/xen/xen-scsiback.c
Commit message (Expand)AuthorAge
* target: make close_session optionalChristoph Hellwig2016-05-10
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-22
|\
| * xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-10
| * xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-10
| * target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-10
* | xen/scsiback: avoid warnings when adding multiple LUNs to a domainJuergen Gross2016-02-08
* | xen/scsiback: correct frontend countingJuergen Gross2016-02-08
|/
* Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-18
|\
| * xen-scsiback: safely copy requestsDavid Vrabel2015-12-18
* | target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * xen-scsiback: Fix compile warning for 64-bit LUNNicholas Bellinger2015-06-16
| * target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke2015-06-15
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-15
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-01
| * target: remove ->put_session methodChristoph Hellwig2015-05-30
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-30
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-30
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-30
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-30
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-30
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-30
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-30
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-30
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-14
* | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-16
|\ \
| * | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-15
| * | xen: scsiback: add LUN of restored domainJuergen Gross2015-03-16
| * | xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen2015-03-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-21
|\ \ \ | |/ / |/| |
| * | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-19
| |/
* | xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross2015-02-23
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-11
|\
| * scsi: Conditionally compile in constants.cHannes Reinecke2015-01-09
* | xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-28
|/
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-04
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
* xen-scsiback: clean up a type issue in scsiback_make_tpg()Dan Carpenter2014-09-23
* xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross2014-09-23