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-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
2021-07-13
fuse: Convert to using invalidate_lock
Jan Kara
2021-06-22
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
2021-06-22
fuse: Switch to fc_mount() for submounts
Greg Kurz
2021-06-22
fuse: Call vfs_get_tree() for submounts
Greg Kurz
2021-06-09
fuse: Fix infinite loop in sget_fc()
Greg Kurz
2021-06-09
fuse: Fix crash if superblock of submount gets killed early
Greg Kurz
2021-06-09
fuse: Fix crash in fuse_dentry_automount() error path
Greg Kurz
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-12
fuse: convert to fileattr
Miklos Szeredi
2021-04-12
fuse: unsigned open flags
Miklos Szeredi
2021-03-08
new helper: inode_wrong_type()
Al Viro
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
[next]