aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-scsiback.c
Commit message (Expand)AuthorAge
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
|\
| * scsi: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie2018-08-02
| * scsi: target: rename target_alloc_sessionMike Christie2018-08-02
| * scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-02
| * scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-19
| * scsi: target: Abstract tag freeingMatthew Wilcox2018-06-19
* | xen/scsiback: add error handling for xenbus_printfZhouyang Jia2018-06-19
|/
* xen/scsiback: Make TMF processing slightly fasterBart Van Assche2017-07-07
* xen/scsiback: Replace a waitqueue and a counter by a completionBart Van Assche2017-07-07
* xen/scsiback: Fix a TMR related use-after-freeBart Van Assche2017-07-07
* 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-11
| * xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-11
| * target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-11
* | 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-14
|/
* 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-16
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-16
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-01
| * target: remove ->put_session methodChristoph Hellwig2015-05-31
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-31
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-31
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-31
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-31
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-31
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-31
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-31
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-31
* | 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-20
| |/
* / 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