index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dir.c
Age
Commit message (
Expand
)
Author
2023-10-18
fuse: convert to new timestamp accessors
Jeff Layton
2023-09-05
Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-29
fuse: conditionally fill kstat in fuse_do_statx()
Bernd Schubert
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-21
fuse: invalidate dentry on EEXIST creates or ENOENT deletes
Jiachen Zhang
2023-08-21
fuse: cache btime
Miklos Szeredi
2023-08-21
fuse: implement statx
Miklos Szeredi
2023-08-16
fuse: add ATTR_TIMEOUT macro
Miklos Szeredi
2023-08-16
fuse: handle empty request_mask in statx
Miklos Szeredi
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
fuse: convert to ctime accessor functions
Jeff Layton
2023-06-07
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
2023-06-07
fuse: remove duplicate check for nodeid
zyfjeff
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-26
fuse: fix all W=1 kernel-doc warnings
Randy Dunlap
2023-01-26
fuse: optional supplementary group in create requests
Miklos Szeredi
2023-01-26
fuse: add request extension
Miklos Szeredi
2023-01-24
fuse: fixes after adapting to new posix acl api
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-12-12
Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-23
fuse: Rearrange fuse_allow_current_process checks
Dave Marchevsky
2022-11-23
fuse: always revalidate rename target dentry
Jiachen Zhang
2022-11-23
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-09-24
fuse: implement ->tmpfile()
Miklos Szeredi
2022-07-21
fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
Dave Marchevsky
2022-07-21
fuse: fix deadlock between atomic O_TRUNC and page invalidation
Miklos Szeredi
2022-05-09
fuse: Convert fuse to read_folio
Matthew Wilcox (Oracle)
2022-03-15
fuse: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
2021-11-25
fuse: send security context of inode on file
Vivek Goyal
2021-10-28
fuse: only update necessary attributes
Miklos Szeredi
2021-10-28
fuse: take cache_mask into account in getattr
Miklos Szeredi
2021-10-28
fuse: add cache_mask
Miklos Szeredi
2021-10-28
fuse: move reverting attributes to fuse_change_attributes()
Miklos Szeredi
2021-10-28
fuse: simplify local variables holding writeback cache state
Miklos Szeredi
2021-10-28
fuse: selective attribute invalidation
Miklos Szeredi
2021-10-28
fuse: don't increment nlink in link()
Miklos Szeredi
2021-10-22
fuse: decrement nlink on overwriting rename
Miklos Szeredi
2021-10-22
fuse: move fuse_invalidate_attr() into fuse_update_ctime()
Miklos Szeredi
2021-10-22
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
2021-10-22
fuse: make sure reclaim doesn't write the inode
Miklos Szeredi
[next]