summaryrefslogtreecommitdiffstats
path: root/fs/fuse/control.c
Commit message (Expand)AuthorAgeFilesLines
* fuse: add __exit to fuse_ctl_cleanupFabian Frederick2014-04-281-1/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* fuse: mark variables uninitializedDaniel Mack2012-09-031-2/+2
* fuse: Convert to kstrtoul_from_userPeter Huewe2012-04-251-8/+2
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* convert get_sb_single() usersAl Viro2010-10-291-6/+4
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+4
* fuse: add fusectl interface to max_backgroundCsaba Henk2009-09-161-2/+134
* fuse: use drop_nlink() instead of direct nlink manipulationCsaba Henk2009-09-161-1/+1
* fuse: style fixesMiklos Szeredi2008-11-261-2/+4
* mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi2008-04-301-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi2007-01-301-0/+4
* [PATCH] struct path: convert fuseJosef Sipek2006-12-081-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-3/+3
* [PATCH] fuse: fix typoMiklos Szeredi2006-07-311-2/+2
* [PATCH] fuse: add control filesystemMiklos Szeredi2006-06-251-0/+218
OpenPOWER on IntegriCloud