Age | Commit message (Expand) | Author |
2019-02-13 | fuse: clean up aborted | Miklos Szeredi |
2018-09-28 | fuse: introduce fc->bg_lock | Kirill Tkhai |
2018-09-28 | fuse: add locking to max_background and congestion_threshold changes | Kirill Tkhai |
2018-09-28 | fuse: use READ_ONCE on congestion_threshold and max_background | Kirill Tkhai |
2018-05-31 | fuse: fix control dir setup and teardown | Miklos Szeredi |
2018-03-20 | fuse: return -ECONNABORTED on /dev/fuse read after abort | Szymon Lukasz |
2017-04-26 | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers |
2016-09-27 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2014-04-28 | fuse: add __exit to fuse_ctl_cleanup | Fabian Frederick |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2012-09-03 | fuse: mark variables uninitialized | Daniel Mack |
2012-04-25 | fuse: Convert to kstrtoul_from_user | Peter Huewe |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2009-09-16 | fuse: add fusectl interface to max_background | Csaba Henk |
2009-09-16 | fuse: use drop_nlink() instead of direct nlink manipulation | Csaba Henk |
2008-11-26 | fuse: style fixes | Miklos Szeredi |
2008-04-30 | mm: bdi: expose the BDI object in sysfs for FUSE | Miklos Szeredi |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven |
2007-01-30 | [PATCH] fuse: fix bug in control filesystem mount | Miklos Szeredi |
2006-12-08 | [PATCH] struct path: convert fuse | Josef Sipek |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-07-31 | [PATCH] fuse: fix typo | Miklos Szeredi |
2006-06-25 | [PATCH] fuse: add control filesystem | Miklos Szeredi |