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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-27
/
+221
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-11
/
+8
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-0
/
+1
2025-11-26
fuse: Uninitialized variable in fuse_epoch_work()
Dan Carpenter
1
-3
/
+2
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
1
-11
/
+8
2025-11-13
fuse: rename 'namelen' to 'namesize'
Miquel Sabaté Solà
1
-6
/
+6
2025-11-13
fuse: use strscpy instead of strcpy
Miquel Sabaté Solà
1
-1
/
+1
2025-11-12
fuse: new work queue to invalidate dentries from old epochs
Luis Henriques
1
-0
/
+21
2025-11-12
fuse: new work queue to periodically invalidate expired dentries
Luis Henriques
1
-21
/
+195
2025-11-12
filelock: push the S_ISREG check down to ->setlease handlers
Jeff Layton
1
-0
/
+1
2025-11-05
fuse: remove fc->blkbits workaround for partial writes
Joanne Koong
1
-1
/
+1
2025-10-03
Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+7
2025-09-17
simplify fuse_atomic_open()
Al Viro
1
-14
/
+7
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
1
-1
/
+1
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
1
-0
/
+1
2025-06-11
fuse: no need for special dentry_operations for root dentry
Al Viro
1
-7
/
+0
2025-06-03
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+37
2025-05-31
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+0
2025-05-29
fuse: support large folios for symlinks
Joanne Koong
1
-4
/
+4
2025-05-15
fs: Pass a folio to page_put_link()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-05-12
fuse: fix race between concurrent setattrs from multiple nodes
Guang Yuan Wu
1
-0
/
+11
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
1
-3
/
+0
2025-04-15
fuse: add more control over cache invalidation behaviour
Luis Henriques
1
-5
/
+22
2025-04-03
Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+10
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-03-31
fuse: Increase FUSE_NAME_MAX to PATH_MAX
Bernd Schubert
1
-1
/
+1
2025-03-31
fuse: optmize missing FUSE_LINK support
Miklos Szeredi
1
-1
/
+8
2025-03-31
fuse: Return EPERM rather than ENOSYS from link()
Matt Johnston
1
-0
/
+2
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+32
2025-03-18
fuse: fix dax truncate/punch_hole fault path
Alistair Popple
1
-1
/
+1
2025-03-05
fuse: return correct dentry for ->mkdir
NeilBrown
1
-17
/
+31
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-3
/
+3
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-1
/
+1
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+9
2025-01-29
Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+18
2025-01-28
fuse_dentry_revalidate(): use stable parent inode and name passed by caller
Al Viro
1
-10
/
+7
2025-01-28
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
2025-01-24
fuse: make args->in_args[0] to be always the header
Bernd Schubert
1
-14
/
+18
2025-01-22
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+18
2025-01-04
fuse: respect FOPEN_KEEP_CACHE on opendir
Amir Goldstein
1
-0
/
+2
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
1
-17
/
+18
2024-11-18
fuse: check attributes staleness on fuse_iget()
Zhang Tianci
1
-5
/
+6
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
1
-2
/
+1
2024-11-05
fuse: convert readlink to use folios
Joanne Koong
1
-14
/
+15
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
1
-3
/
+3
2024-09-23
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
1
-13
/
+13
2024-09-04
fuse: warn if fuse_access is called when idmapped mounts are allowed
Alexander Mikhalitsyn
1
-0
/
+8
2024-09-04
fuse: support idmapped ->rename op
Alexander Mikhalitsyn
1
-4
/
+5
2024-09-04
fuse: support idmapped ->setattr op
Alexander Mikhalitsyn
1
-11
/
+23
2024-09-04
fuse: support idmapped ->permission inode op
Alexander Mikhalitsyn
1
-2
/
+2
[next]