aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/dir.c
Commit message (Expand)AuthorAge
...
| * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| * | | fuse: Propagate dentry down to inode_change_ok()Jan Kara2016-09-22
| | |/ | |/|
* | | fuse: get rid of fc->flagsMiklos Szeredi2016-10-01
* | | fuse: use timespec64Miklos Szeredi2016-10-01
* | | fuse: don't use ->d_timeMiklos Szeredi2016-10-01
* | | fuse: Add posix ACL supportSeth Forshee2016-10-01
* | | fuse: handle killpriv in userspace fsMiklos Szeredi2016-10-01
* | | fuse: fix killing s[ug]id in setattrMiklos Szeredi2016-10-01
* | | fuse: invalidate dir dentry after chmodMiklos Szeredi2016-10-01
| |/ |/|
* | fuse: Use generic xattr opsSeth Forshee2016-10-01
* | fuse: listxattr: verify xattr listMiklos Szeredi2016-10-01
|/
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\
| * qstr: constify instances in fuseAl Viro2016-07-30
* | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \
| * | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* | | Use the right predicate in ->atomic_open() instancesAl Viro2016-07-05
| |/ |/|
* | fuse: serialize dirops by defaultMiklos Szeredi2016-06-30
|/
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-27
* fuse: switch to ->iterate_shared()Al Viro2016-05-02
* ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
* wrappers for ->i_mutex accessAl Viro2016-01-22
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* kill free_page_put_link()Al Viro2015-12-29
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* new helper: free_page_put_link()Al Viro2015-05-11
* switch ->put_link() from dentry to inodeAl Viro2015-05-11
* don't pass nameidata to ->follow_link()Al Viro2015-05-10
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* fuse: fix LOOKUP vs INIT compat handlingMiklos Szeredi2015-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-12-17
|\
| * fuse: introduce fuse_simple_request() helperMiklos Szeredi2014-12-12
* | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
|/
* vfs: Make d_invalidate return voidEric W. Biederman2014-10-09
* vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman2014-10-09
* fs: call rename2 if existsMiklos Szeredi2014-08-07
* fuse: restructure ->rename2()Miklos Szeredi2014-07-10
* fuse: ignore entry-timeout on LOOKUP_REVALAnand Avati2014-07-07
* fuse: timeout comparison fixMiklos Szeredi2014-07-07
* fuse: add renameat2 supportMiklos Szeredi2014-04-28
* fuse: clear FUSE_I_CTIME_DIRTY flag on setattrMaxim Patlasov2014-04-28
* fuse: trust kernel i_ctime onlyMaxim Patlasov2014-04-28
* fuse: remove .update_timeMiklos Szeredi2014-04-28
* fuse: allow ctime flushing to userspaceMaxim Patlasov2014-04-28
* fuse: add .write_inodeMiklos Szeredi2014-04-28
* fuse: update mtime on truncate(2)Maxim Patlasov2014-04-28
* fuse: Trust kernel i_mtime onlyMaxim Patlasov2014-04-02
* fuse: Trust kernel i_size onlyPavel Emelyanov2014-04-02
* fuse: don't invalidate attrs when not using atimeAndrew Gallagher2014-01-22