summaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_dev_frontend.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-1/+1
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross1-1/+1
2016-10-31xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-08-10xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2015-02-05xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert1-4/+7
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-1/+3
2012-10-30xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich1-1/+1
2012-02-04xenbus_dev: add missing error check to watch handlingJan Beulich1-0/+4
2012-01-05xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell1-1/+1
2011-12-20xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk1-0/+1
2011-12-16xen/xenbus-frontend: Make error message more clearBastian Blank1-1/+1
2011-12-16xen: Add xenbus device driverBastian Blank1-0/+624