1. 32ad111 xen/xenbus: fix return type in xenbus_file_read() by Dan Carpenter · 2 years, 7 months ago
  2. a8fabb3 xen/xenbus: fix self-deadlock after killing user process by Juergen Gross · 5 years ago
  3. d10e0cc xenbus: Avoid deadlock during suspend due to open transactions by Ross Lagerwall · 6 years ago
  4. 51cf07a xenbus: drop useless LIST_HEAD in xenbus_write_watch() and xenbus_file_write() by Mao Wenan · 6 years ago
  5. 10dce8a fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  6. ebf04f3 xen: xenbus_dev_frontend: Really return response string by Simon Gaiser · 7 years ago
  7. 8fe5ab4 xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END by Simon Gaiser · 7 years ago
  8. 2a22ee6 xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling by Simon Gaiser · 7 years ago
  9. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  10. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  11. ac4cde3 xenbus: remove transaction holder from list before freeing by Jan Beulich · 8 years ago
  12. d825adb xenbus: Remove duplicate inclusion of linux/init.h by Masanari Iida · 8 years ago
  13. fd8aa90 xen: optimize xenbus driver for multiple concurrent xenstore accesses by Juergen Gross · 8 years ago
  14. 5584ea2 xen: modify xenstore watch event interface by Juergen Gross · 8 years ago
  15. 332f791 xen: clean up xenbus internal headers by Juergen Gross · 8 years ago
  16. 9a6161f xen: return xenstore command failures via response instead of rc by Juergen Gross · 8 years ago
  17. 639b088 xen: xenbus driver must not accept invalid transaction ids by Juergen Gross · 8 years ago
  18. 581d21a xenbus: fix deadlock on writes to /proc/xen/xenbus by David Vrabel · 8 years ago
  19. 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
  20. e1e5b3f xenbus: prefer list_for_each() by Jan Beulich · 8 years ago
  21. 9a035a40 xenbus: don't look up transaction IDs for ordinary writes by Jan Beulich · 9 years ago
  22. 0beef63 xenbus: don't BUG() on user mode induced condition by Jan Beulich · 9 years ago
  23. 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
  24. ab1241a drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular by Paul Gortmaker · 9 years ago
  25. 85c0a87 xen: fix potential integer overflow in queue_reply by Insu Yun · 9 years ago
  26. a2e75bc2 xenbus: Add proper handling of XS_ERROR from Xenbus for transactions. by Jennifer Herbert · 10 years ago
  27. 283c097 xen: Convert printks to pr_<level> by Joe Perches · 12 years ago
  28. 1bcaba51 xen/xenbus: fix overflow check in xenbus_file_write() by Jan Beulich · 12 years ago
  29. a43a5cc xenbus_dev: add missing error check to watch handling by Jan Beulich · 13 years ago
  30. 50bf737 xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX by Ian Campbell · 13 years ago
  31. b79d2ff xen/xenbus-frontend: Fix compile error with randconfig by Konrad Rzeszutek Wilk · 13 years ago
  32. fe7acdb xen/xenbus-frontend: Make error message more clear by Bastian Blank · 13 years ago
  33. 2fb3683 xen: Add xenbus device driver by Bastian Blank · 13 years ago[Renamed (94%) from drivers/xen/xenfs/xenbus.c]
  34. 67290f4 Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  35. 6a5b3be xenbus: Fix memory leak on release by Daniel De Graaf · 14 years ago
  36. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  37. 7808121 xenbus: avoid zero returns from read() by Daniel De Graaf · 15 years ago
  38. 76ce761 xenbus: add missing wakeup in concurrent read/write by Daniel De Graaf · 15 years ago
  39. 6d6df2e xenbus: allow any xenbus command over /proc/xen/xenbus by Diego Ongaro · 15 years ago
  40. fb27cfb xenfs/xenbus: report partial reads/writes correctly by Jeremy Fitzhardinge · 15 years ago
  41. 7cc88fd Merge branch 'xen/xenbus' into upstream/xen by Jeremy Fitzhardinge · 15 years ago
  42. 6280f19 implement O_NONBLOCK for /proc/xen/xenbus by Paolo Bonzini · 15 years ago
  43. 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
  44. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  45. e88a0fa xen: unitialised return value in xenbus_write_transaction by Ian Campbell · 16 years ago
  46. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 16 years ago