index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+49
2024-03-06
fuse: Use the high bit of request ID for indicating resend requests
Zhao Chen
1
-1
/
+1
2024-03-06
fuse: add support for explicit export disabling
Jingbo Xu
1
-1
/
+10
2024-03-06
fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()
Alexander Mikhalitsyn
1
-2
/
+2
2024-03-05
fuse: use FUSE_ROOT_ID in fuse_get_root_inode()
Miklos Szeredi
1
-1
/
+1
2024-03-05
fuse: don't unhash root
Miklos Szeredi
1
-2
/
+5
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
1
-0
/
+5
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
1
-4
/
+11
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
1
-0
/
+26
2023-12-04
fuse: share lookup state between submount and its parent
Krister Johansen
1
-3
/
+72
2023-12-04
fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
Tyler Fanelli
1
-3
/
+3
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+4
2023-10-28
exportfs: define FILEID_INO64_GEN* file handle types
Amir Goldstein
1
-3
/
+4
2023-10-18
fuse: convert to new timestamp accessors
Jeff Layton
1
-15
/
+14
2023-09-05
Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+29
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+8
2023-08-21
fuse: cache btime
Miklos Szeredi
1
-2
/
+23
2023-08-21
fuse: implement statx
Miklos Szeredi
1
-2
/
+3
2023-08-16
fuse: add a new fuse init flag to relax restrictions in no cache mode
Hao Xu
1
-1
/
+3
2023-07-24
fuse: convert to ctime accessor functions
Jeff Layton
1
-8
/
+8
2023-06-07
fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
Bernd Schubert
1
-1
/
+4
2023-06-07
fuse: add feature flag for expire-only
Miklos Szeredi
1
-1
/
+2
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2023-01-26
fuse: optional supplementary group in create requests
Miklos Szeredi
1
-1
/
+3
2023-01-24
fuse: fixes after adapting to new posix acl api
Christian Brauner
1
-11
/
+10
2022-07-27
fuse: retire block-device-based superblock on force unmount
Daniil Lunev
1
-2
/
+8
2022-07-21
fuse: limit nsec
Miklos Szeredi
1
-0
/
+6
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-02-21
fuse: move FUSE_SUPER_MAGIC definition to magic.h
Jeff Layton
1
-2
/
+1
2021-12-14
fuse: mark inode DONT_CACHE when per inode DAX hint changes
Jeffle Xu
1
-0
/
+3
2021-12-14
fuse: negotiate per inode DAX in FUSE_INIT
Jeffle Xu
1
-4
/
+9
2021-12-14
fuse: enable per inode DAX
Jeffle Xu
1
-1
/
+1
2021-12-14
fuse: make DAX mount option a tri-state
Jeffle Xu
1
-3
/
+7
2021-11-25
fuse: send security context of inode on file
Vivek Goyal
1
-1
/
+4
2021-11-25
fuse: extend init flags
Miklos Szeredi
1
-27
/
+33
2021-10-28
fuse: add cache_mask
Miklos Szeredi
1
-7
/
+24
2021-10-28
fuse: move reverting attributes to fuse_change_attributes()
Miklos Szeredi
1
-0
/
+13
2021-10-28
fuse: simplify local variables holding writeback cache state
Miklos Szeredi
1
-2
/
+2
2021-10-22
fuse: make sure reclaim doesn't write the inode
Miklos Szeredi
1
-0
/
+3
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
1
-6
/
+2
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
1
-25
/
+25
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
1
-12
/
+5
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
1
-9
/
+11
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
1
-1
/
+1
2021-09-07
Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-55
/
+148
2021-09-06
fuse: wait for writepages in syncfs
Miklos Szeredi
1
-0
/
+60
2021-08-05
fuse: allow sharing existing sb
Miklos Szeredi
1
-1
/
+37
2021-08-05
fuse: move fget() to fuse_get_tree()
Miklos Szeredi
1
-23
/
+21
2021-08-04
fuse: move option checking into fuse_fill_super()
Miklos Szeredi
1
-7
/
+6
2021-08-04
fuse: name fs_context consistently
Miklos Szeredi
1
-30
/
+30
[next]