index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dir.c
Age
Commit message (
Expand
)
Author
Lines
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-11
/
+9
2025-01-29
Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-14
/
+18
2025-01-27
fuse_dentry_revalidate(): use stable parent inode and name passed by caller
Al Viro
-10
/
+7
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
-1
/
+2
2025-01-24
fuse: make args->in_args[0] to be always the header
Bernd Schubert
-14
/
+18
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-17
/
+18
2025-01-04
fuse: respect FOPEN_KEEP_CACHE on opendir
Amir Goldstein
-0
/
+2
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
-17
/
+18
2024-11-18
fuse: check attributes staleness on fuse_iget()
Zhang Tianci
-5
/
+6
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
-2
/
+1
2024-11-05
fuse: convert readlink to use folios
Joanne Koong
-14
/
+15
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
-3
/
+3
2024-09-23
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
-13
/
+13
2024-09-04
fuse: warn if fuse_access is called when idmapped mounts are allowed
Alexander Mikhalitsyn
-0
/
+8
2024-09-04
fuse: support idmapped ->rename op
Alexander Mikhalitsyn
-4
/
+5
2024-09-04
fuse: support idmapped ->setattr op
Alexander Mikhalitsyn
-11
/
+23
2024-09-04
fuse: support idmapped ->permission inode op
Alexander Mikhalitsyn
-2
/
+2
2024-09-04
fuse: support idmapped getattr inode op
Alexander Mikhalitsyn
-20
/
+24
2024-09-04
fuse: support idmap for mkdir/mknod/symlink/create/tmpfile
Alexander Mikhalitsyn
-18
/
+20
2024-09-04
fuse: support idmapped FUSE_EXT_GROUPS
Alexander Mikhalitsyn
-7
/
+12
2024-09-04
fuse: add an idmap argument to fuse_simple_request
Alexander Mikhalitsyn
-13
/
+13
2024-08-28
fuse: fix memory leak in fuse_create_open
yangyun
-1
/
+1
2024-04-15
fuse: fix leaked ENOSYS error on first statx call
Danny Lin
-0
/
+1
2024-03-06
fuse: fix typo for fuse_permission comment
Alexander Mikhalitsyn
-1
/
+1
2024-03-05
fuse: fix root lookup with nonzero generation
Miklos Szeredi
-0
/
+4
2024-03-05
fuse: replace remaining make_bad_inode() with fuse_make_bad()
Miklos Szeredi
-1
/
+1
2024-03-05
fuse: prepare for opening file in passthrough mode
Amir Goldstein
-5
/
+7
2024-02-23
fuse: prepare for failing open response
Amir Goldstein
-3
/
+5
2024-02-23
fuse: break up fuse_open_common()
Amir Goldstein
-1
/
+24
2024-02-23
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
-1
/
+1
2023-10-18
fuse: convert to new timestamp accessors
Jeff Layton
-5
/
+5
2023-09-05
Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-29
/
+130
2023-08-29
fuse: conditionally fill kstat in fuse_do_statx()
Bernd Schubert
-5
/
+8
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-5
/
+5
2023-08-21
fuse: invalidate dentry on EEXIST creates or ENOENT deletes
Jiachen Zhang
-4
/
+7
2023-08-21
fuse: cache btime
Miklos Szeredi
-5
/
+9
2023-08-21
fuse: implement statx
Miklos Szeredi
-5
/
+101
2023-08-16
fuse: add ATTR_TIMEOUT macro
Miklos Szeredi
-18
/
+8
2023-08-16
fuse: handle empty request_mask in statx
Miklos Szeredi
-1
/
+6
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
-1
/
+1
2023-07-24
fuse: convert to ctime accessor functions
Jeff Layton
-4
/
+4
2023-06-07
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
-1
/
+1
2023-06-07
fuse: remove duplicate check for nodeid
zyfjeff
-2
/
+0
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-29
/
+97
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-16
/
+16
2023-01-26
fuse: fix all W=1 kernel-doc warnings
Randy Dunlap
-1
/
+1
2023-01-26
fuse: optional supplementary group in create requests
Miklos Szeredi
-3
/
+61
2023-01-26
fuse: add request extension
Miklos Szeredi
-28
/
+38
2023-01-24
fuse: fixes after adapting to new posix acl api
Christian Brauner
-2
/
+4
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
-3
/
+3
[next]