aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenfs
Commit message (Expand)AuthorAge
* xen: Add xenbus device driverBastian Blank2011-12-16
* xen: Add privcmd device driverBastian Blank2011-12-16
* Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2011-01-20
|\
| * xenbus: Fix memory leak on releaseDaniel De Graaf2010-12-20
| * xenbus: avoid zero returns from read()Daniel De Graaf2010-09-08
| * xenbus: add missing wakeup in concurrent read/writeDaniel De Graaf2010-09-08
| * xenbus: allow any xenbus command over /proc/xen/xenbusDiego Ongaro2010-09-01
| * xenfs/xenbus: report partial reads/writes correctlyJeremy Fitzhardinge2010-08-25
* | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-23
|\ \
| * | Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge2010-11-18
| * | xen/xenfs: update xenfs_mount for new prototypeJeremy Fitzhardinge2010-11-16
| * | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-16
| |\ \
| * | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-11
| * | | xen: xenfs: privcmd: check put_user() return codeVasiliy Kulikov2010-10-29
* | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| |/ / |/| |
* | | convert get_sb_single() usersAl Viro2010-10-29
| | |
| \ \
*-. \ \ Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-26
|\ \ \ \ | | |/ / | |/| |
| * | | xen/privcmd: make privcmd visible in domUJeremy Fitzhardinge2010-10-20
| * | | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-20
| * | | privcmd: MMAPBATCH: Fix error handling/reportingIan Campbell2010-10-20
| * | | xen/privcmd: make sure vma is ours before doing anything to itJeremy Fitzhardinge2010-10-20
| * | | xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge2010-10-20
| * | | xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge2010-10-20
| * | | xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge2010-10-20
| * | | xen: add privcmd driverJeremy Fitzhardinge2010-10-20
| * | | xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell2010-10-20
| |/ /
* / / llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/ /
* | Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-04
|\|
| * implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini2010-07-26
* | xenfs: enable for HVM domains tooJeremy Fitzhardinge2010-07-27
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
|/
* xen: add "capabilities" fileJeremy Fitzhardinge2009-03-30
* xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-26
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-08