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