index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dir.c
Age
Commit message (
Expand
)
Author
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-16
fuse: shrink once after all buckets have been scanned
Miklos Szeredi
2026-01-16
fuse: clean up fuse_dentry_tree_work()
Miklos Szeredi
2026-01-16
fuse: add need_resched() before unlocking bucket
Miklos Szeredi
2026-01-16
fuse: make sure dentry is evicted if stale
Miklos Szeredi
2026-01-16
fuse: fix race when disposing stale dentries
Miklos Szeredi
2026-01-16
fuse: use private naming for fuse hash size
Jens Axboe
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
2026-01-12
fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
NeilBrown
2025-12-05
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-11-26
fuse: Uninitialized variable in fuse_epoch_work()
Dan Carpenter
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
2025-11-13
fuse: rename 'namelen' to 'namesize'
Miquel Sabaté Solà
2025-11-13
fuse: use strscpy instead of strcpy
Miquel Sabaté Solà
2025-11-12
fuse: new work queue to invalidate dentries from old epochs
Luis Henriques
2025-11-12
fuse: new work queue to periodically invalidate expired dentries
Luis Henriques
2025-11-12
filelock: push the S_ISREG check down to ->setlease handlers
Jeff Layton
2025-11-05
fuse: remove fc->blkbits workaround for partial writes
Joanne Koong
2025-10-03
Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-16
simplify fuse_atomic_open()
Al Viro
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
2025-06-10
fuse: no need for special dentry_operations for root dentry
Al Viro
2025-06-02
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-05-29
fuse: support large folios for symlinks
Joanne Koong
2025-05-15
fs: Pass a folio to page_put_link()
Matthew Wilcox (Oracle)
2025-05-12
fuse: fix race between concurrent setattrs from multiple nodes
Guang Yuan Wu
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-04-15
fuse: add more control over cache invalidation behaviour
Luis Henriques
2025-04-02
Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-31
fuse: Increase FUSE_NAME_MAX to PATH_MAX
Bernd Schubert
2025-03-31
fuse: optmize missing FUSE_LINK support
Miklos Szeredi
2025-03-31
fuse: Return EPERM rather than ENOSYS from link()
Matt Johnston
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-17
fuse: fix dax truncate/punch_hole fault path
Alistair Popple
2025-03-05
fuse: return correct dentry for ->mkdir
NeilBrown
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-29
Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-27
fuse_dentry_revalidate(): use stable parent inode and name passed by caller
Al Viro
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2025-01-24
fuse: make args->in_args[0] to be always the header
Bernd Schubert
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-04
fuse: respect FOPEN_KEEP_CACHE on opendir
Amir Goldstein
[next]