aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-scsiback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-172/+19
2015-06-16xen-scsiback: Fix compile warning for 64-bit LUNNicholas Bellinger1-1/+1
2015-06-15target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke1-3/+4
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-4/+1
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche1-4/+1
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger1-12/+15
2015-05-30target: remove ->put_session methodChristoph Hellwig1-1/+0
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-9/+1
2015-05-30target: move transport ID handling to the coreChristoph Hellwig1-94/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-23/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig1-2/+2
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-15/+0
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig1-6/+0
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig1-6/+0
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-61/+13
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-45/+51
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu1-1/+1
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-61/+13
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-5/+2
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche1-5/+2
2015-03-16xen: scsiback: add LUN of restored domainJuergen Gross1-5/+14
2015-03-16xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen1-39/+36
2015-02-23xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross1-8/+6
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel1-3/+3
2015-01-09scsi: Conditionally compile in constants.cHannes Reinecke1-0/+1
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-1/+1
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke1-4/+0
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-2/+3
2014-09-23xen-scsiback: clean up a type issue in scsiback_make_tpg()Dan Carpenter1-3/+4
2014-09-23xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross1-0/+2124