aboutsummaryrefslogtreecommitdiff
path: root/fs/tracefs
AgeCommit message (Expand)AuthorFilesLines
2018-07-31tracefs: Annotate tracefs_ops with __ro_after_initGravatar Zubin Mithra 1-2/+3
2017-07-06VFS: Don't use save/replace_mount_options if not using generic_show_optionsGravatar David Howells 1-2/+0
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Gravatar Eric Biggers 1-1/+1
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsGravatar Deepa Dinamani 1-1/+1
2016-05-29tracefs: ->d_parent is never NULL or negative...Gravatar Al Viro 1-7/+0
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 1-17/+17
2015-11-04tracefs: Fix refcount imbalance in start_creating()Gravatar Daniel Borkmann 1-1/+5
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-8/+3
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointGravatar Eric W. Biederman 1-4/+2
2015-06-23make simple_positive() publicGravatar Al Viro 1-8/+3
2015-02-03tracing: Have mkdir and rmdir be part of tracefsGravatar Steven Rostedt (Red Hat) 1-15/+136
2015-02-03tracefs: Add directory /sys/kernel/tracingGravatar Steven Rostedt (Red Hat) 1-0/+7
2015-02-03tracefs: Add new tracefs file systemGravatar Steven Rostedt (Red Hat) 2-0/+526