1. fd8aa90 xen: optimize xenbus driver for multiple concurrent xenstore accesses by Juergen Gross · 8 years ago
  2. 5584ea2 xen: modify xenstore watch event interface by Juergen Gross · 8 years ago
  3. 332f791 xen: clean up xenbus internal headers by Juergen Gross · 8 years ago
  4. 9a6161f xen: return xenstore command failures via response instead of rc by Juergen Gross · 8 years ago
  5. 639b088 xen: xenbus driver must not accept invalid transaction ids by Juergen Gross · 8 years ago
  6. 581d21a xenbus: fix deadlock on writes to /proc/xen/xenbus by David Vrabel · 8 years ago
  7. aa34e07 Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  8. e1e5b3f xenbus: prefer list_for_each() by Jan Beulich · 8 years ago
  9. 9a035a4 xenbus: don't look up transaction IDs for ordinary writes by Jan Beulich · 8 years ago
  10. 0beef63 xenbus: don't BUG() on user mode induced condition by Jan Beulich · 8 years ago
  11. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  12. ab1241a drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular by Paul Gortmaker · 9 years ago
  13. 85c0a87 xen: fix potential integer overflow in queue_reply by Insu Yun · 9 years ago
  14. a2e75bc2 xenbus: Add proper handling of XS_ERROR from Xenbus for transactions. by Jennifer Herbert · 10 years ago
  15. 283c097 xen: Convert printks to pr_<level> by Joe Perches · 12 years ago
  16. 1bcaba51 xen/xenbus: fix overflow check in xenbus_file_write() by Jan Beulich · 12 years ago
  17. a43a5cc xenbus_dev: add missing error check to watch handling by Jan Beulich · 13 years ago
  18. 50bf737 xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX by Ian Campbell · 13 years ago
  19. b79d2ff xen/xenbus-frontend: Fix compile error with randconfig by Konrad Rzeszutek Wilk · 13 years ago
  20. fe7acdb xen/xenbus-frontend: Make error message more clear by Bastian Blank · 13 years ago
  21. 2fb3683 xen: Add xenbus device driver by Bastian Blank · 13 years ago[Renamed (94%) from drivers/xen/xenfs/xenbus.c]
  22. 67290f4 Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  23. 6a5b3be xenbus: Fix memory leak on release by Daniel De Graaf · 14 years ago
  24. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  25. 7808121 xenbus: avoid zero returns from read() by Daniel De Graaf · 14 years ago
  26. 76ce761 xenbus: add missing wakeup in concurrent read/write by Daniel De Graaf · 14 years ago
  27. 6d6df2e xenbus: allow any xenbus command over /proc/xen/xenbus by Diego Ongaro · 14 years ago
  28. fb27cfb xenfs/xenbus: report partial reads/writes correctly by Jeremy Fitzhardinge · 14 years ago
  29. 7cc88fd Merge branch 'xen/xenbus' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  30. 6280f19 implement O_NONBLOCK for /proc/xen/xenbus by Paolo Bonzini · 15 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  32. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  33. e88a0fa xen: unitialised return value in xenbus_write_transaction by Ian Campbell · 16 years ago
  34. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 16 years ago