summaryrefslogtreecommitdiff
path: root/fs/fuse/backing.c
AgeCommit message (Expand)Author
2026-06-15fuse: use current creds for backing filesGuoHan Zhao
2026-06-15fuse: remove #include "fuse_i.h" from dev.c and dev_uring.cMiklos Szeredi
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-25fuse: move the backing file idr and code into a new source fileDarrick J. Wong