summaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_dev_frontend.c
Commit message (Expand)AuthorAge
* xen: xenbus_dev_frontend: Really return response stringSimon Gaiser2018-04-17
* xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_ENDSimon Gaiser2018-03-21
* xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser2018-03-21
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* xenbus: remove transaction holder from list before freeingJan Beulich2017-04-04
* xenbus: Remove duplicate inclusion of linux/init.hMasanari Iida2017-02-27
* xen: optimize xenbus driver for multiple concurrent xenstore accessesJuergen Gross2017-02-09
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-09
* xen: clean up xenbus internal headersJuergen Gross2017-02-09
* xen: return xenstore command failures via response instead of rcJuergen Gross2016-12-23
* xen: xenbus driver must not accept invalid transaction idsJuergen Gross2016-12-23
* xenbus: fix deadlock on writes to /proc/xen/xenbusDavid Vrabel2016-12-12
* Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-24
|\
| * xenbus: prefer list_for_each()Jan Beulich2016-10-24
* | xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-08-24
|/
* xenbus: don't BUG() on user mode induced conditionJan Beulich2016-07-07
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-22
|\
| * drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2016-03-21
* | xen: fix potential integer overflow in queue_replyInsu Yun2016-02-15
|/
* xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert2015-02-05
* xen: Convert printks to pr_<level>Joe Perches2013-06-28
* xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich2012-10-30
* xenbus_dev: add missing error check to watch handlingJan Beulich2012-02-03
* xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAXIan Campbell2012-01-04
* xen/xenbus-frontend: Fix compile error with randconfigKonrad Rzeszutek Wilk2011-12-20
* xen/xenbus-frontend: Make error message more clearBastian Blank2011-12-16
* xen: Add xenbus device driverBastian Blank2011-12-16