summaryrefslogtreecommitdiff
path: root/fs/tracefs
AgeCommit message (Expand)AuthorFilesLines
2021-12-14tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)1-0/+72
2021-12-14tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)1-0/+4
2021-11-26tracefs: Have tracefs directories not set OTH permission bits by defaultSteven Rostedt (VMware)1-1/+2
2015-11-05tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann1-1/+5
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+3
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-4/+2
2015-06-24make simple_positive() publicAl Viro1-8/+3
2015-02-03tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)1-15/+136
2015-02-03tracefs: Add directory /sys/kernel/tracingSteven Rostedt (Red Hat)1-0/+7
2015-02-03tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)2-0/+526