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