summaryrefslogtreecommitdiff
path: root/fs/fuse/control.c
Commit message (Expand)AuthorAge
* fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-26
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fuse: add __exit to fuse_ctl_cleanupFabian Frederick2014-04-28
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* fuse: mark variables uninitializedDaniel Mack2012-09-03
* fuse: Convert to kstrtoul_from_userPeter Huewe2012-04-25
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* fuse: add fusectl interface to max_backgroundCsaba Henk2009-09-16
* fuse: use drop_nlink() instead of direct nlink manipulationCsaba Henk2009-09-16
* fuse: style fixesMiklos Szeredi2008-11-26
* mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi2008-04-30
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi2007-01-30
* [PATCH] struct path: convert fuseJosef Sipek2006-12-08
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] fuse: fix typoMiklos Szeredi2006-07-31
* [PATCH] fuse: add control filesystemMiklos Szeredi2006-06-25