aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_dev_frontend.c
AgeCommit message (Expand)Author
2016-08-24xenbus: don't look up transaction IDs for ordinary writesJan Beulich
2016-07-07xenbus: don't BUG() on user mode induced conditionJan Beulich
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker
2016-02-15xen: fix potential integer overflow in queue_replyInsu Yun
2015-02-05xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2012-10-30xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich
2012-02-03xenbus_dev: add missing error check to watch handlingJan Beulich
2012-01-04xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell
2011-12-20xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk
2011-12-16xen/xenbus-frontend: Make error message more clearBastian Blank
2011-12-16xen: Add xenbus device driverBastian Blank