summaryrefslogtreecommitdiff
path: root/drivers/xen/xenfs/xenbus.c
AgeCommit message (Expand)Author
2011-01-20Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2010-12-20xenbus: Fix memory leak on releaseDaniel De Graaf
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-09xenbus: avoid zero returns from read()Daniel De Graaf
2010-09-08xenbus: add missing wakeup in concurrent read/writeDaniel De Graaf
2010-09-01xenbus: allow any xenbus command over /proc/xen/xenbusDiego Ongaro
2010-08-25xenfs/xenbus: report partial reads/writes correctlyJeremy Fitzhardinge
2010-08-04Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge
2010-07-26implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt