summaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_dev_frontend.c
AgeCommit message (Expand)Author
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross
2016-10-31xenbus: don't look up transaction IDs for ordinary writesJan Beulich
2016-08-10xenbus: don't BUG() on user mode induced conditionJan Beulich
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