summaryrefslogtreecommitdiff
path: root/fs/fuse/dir.c
Commit message (Expand)AuthorAge
* fuse: getattr cleanupMiklos Szeredi2017-09-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-03-03
|\
| * fuse: cleanup fuse_file refcountingMiklos Szeredi2017-02-22
* | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
|/
* fuse: fix time_to_jiffies nsec sanity checkDavid Sheets2017-01-13
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* | fuse: fix clearing suid, sgid for chown()Miklos Szeredi2016-12-06
|/
* fuse: fix root dentry initializationMiklos Szeredi2016-10-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
| |/
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * | | 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
|/