Age | Commit message (Expand) | Author | Files | Lines |
2014-04-28 | fuse: add __exit to fuse_ctl_cleanup | Fabian Frederick | 1 | -1/+1 |
2013-03-04 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 1 | -0/+1 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2012-09-03 | fuse: mark variables uninitialized | Daniel Mack | 1 | -2/+2 |
2012-04-25 | fuse: Convert to kstrtoul_from_user | Peter Huewe | 1 | -8/+2 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -6/+4 |
2010-10-26 | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 1 | -0/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+4 |
2009-09-16 | fuse: add fusectl interface to max_background | Csaba Henk | 1 | -2/+134 |
2009-09-16 | fuse: use drop_nlink() instead of direct nlink manipulation | Csaba Henk | 1 | -1/+1 |
2008-11-26 | fuse: style fixes | Miklos Szeredi | 1 | -2/+4 |
2008-04-30 | mm: bdi: expose the BDI object in sysfs for FUSE | Miklos Szeredi | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 1 | -1/+1 |
2007-01-30 | [PATCH] fuse: fix bug in control filesystem mount | Miklos Szeredi | 1 | -0/+4 |
2006-12-08 | [PATCH] struct path: convert fuse | Josef Sipek | 1 | -1/+1 |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -1/+1 |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 1 | -3/+3 |
2006-08-01 | [PATCH] fuse: fix typo | Miklos Szeredi | 1 | -2/+2 |
2006-06-25 | [PATCH] fuse: add control filesystem | Miklos Szeredi | 1 | -0/+218 |