#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null ' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/drivers/uwb/uwb-debug.c
.c?id=2cb1e08985e3dc59d0a4ebf770a87e3e2410d985'>splice: Use filemap_splice_read() instead of generic_file_splice_read()
AgeCommit message (Expand)Author
David Howells
2023-01-19fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner
2023-01-19fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner