aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenfs/xenbus.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2011-01-201-18/+13
|\
| * xenbus: Fix memory leak on releaseDaniel De Graaf2010-12-201-0/+5
| * xenbus: avoid zero returns from read()Daniel De Graaf2010-09-091-0/+3
| * xenbus: add missing wakeup in concurrent read/writeDaniel De Graaf2010-09-081-0/+1
| * xenbus: allow any xenbus command over /proc/xen/xenbusDiego Ongaro2010-09-011-16/+2
| * xenfs/xenbus: report partial reads/writes correctlyJeremy Fitzhardinge2010-08-251-2/+2
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-041-0/+3
|\ \ | |/
| * implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini2010-07-261-0/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
|/
* xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-261-6/+5
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-081-0/+593