aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xenfs
AgeCommit message (Expand)Author
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22xenfs: switch to pure simple_fill_super()Al Viro
2012-09-21userns: Convert xenfs to use kuid and kgid where appropriateEric W. Biederman
2011-12-16xen: Add xenbus device driverBastian Blank
2011-12-16xen: Add privcmd device driverBastian Blank
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-11-24Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-18Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16xen/xenfs: update xenfs_mount for new prototypeJeremy Fitzhardinge
2010-11-16Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge
2010-11-11xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini
2010-10-29xen: xenfs: privcmd: check put_user() return codeVasiliy Kulikov
2010-10-29convert get_sb_single() usersAl Viro
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-20xen/privcmd: make privcmd visible in domUJeremy Fitzhardinge
2010-10-20xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell
2010-10-20privcmd: MMAPBATCH: Fix error handling/reportingIan Campbell
2010-10-20xen/privcmd: make sure vma is ours before doing anything to itJeremy Fitzhardinge
2010-10-20xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge
2010-10-20xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge
2010-10-20xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge
2010-10-20xen: add privcmd driverJeremy Fitzhardinge
2010-10-20xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell
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-26xenfs: enable for HVM domains tooJeremy 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-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-03-30xen: add "capabilities" fileJeremy Fitzhardinge
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt