#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null '/>
summaryrefslogtreecommitdiff
path: root/fs/vboxsf/super.c
?id=06016a67c61675642c71358c2afe6ce99b5d1468'>media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZE
AgeCommit message (Expand)Author
2020-05-07vboxsf: don't use the source name in the bdi nameChristoph Hellwig
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede
Hans Verkuil