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