aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenfs/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20xen: xensyms supportBoris Ostrovsky1-0/+3
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-1/+3
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-22xenfs: switch to pure simple_fill_super()Al Viro1-55/+11
2012-09-21userns: Convert xenfs to use kuid and kgid where appropriateEric W. Biederman1-1/+2
2011-12-16xen: Add xenbus device driverBastian Blank1-1/+2
2011-12-16xen: Add privcmd device driverBastian Blank1-1/+2
2010-11-18Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge1-36/+4
2010-11-16xen/xenfs: update xenfs_mount for new prototypeJeremy Fitzhardinge1-3/+3
2010-10-29convert get_sb_single() usersAl Viro1-4/+4
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-5/+90
2010-10-20xen/privcmd: make privcmd visible in domUJeremy Fitzhardinge1-2/+1
2010-10-20xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge1-3/+1
2010-10-20xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge1-4/+38
2010-10-20xen: add privcmd driverJeremy Fitzhardinge1-0/+2
2010-10-20xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell1-1/+53
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-07-26xenfs: enable for HVM domains tooJeremy Fitzhardinge1-2/+2
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-0/+2
2009-03-30xen: add "capabilities" fileJeremy Fitzhardinge1-1/+18
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt1-0/+64