summaryrefslogtreecommitdiff
path: root/fs/tracefs
AgeCommit message (Expand)Author
2017-07-06VFS: Don't use save/replace_mount_options if not using generic_show_optionsDavid Howells
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-05-29tracefs: ->d_parent is never NULL or negative...Al Viro
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-11-04tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-06-23make simple_positive() publicAl Viro
2015-02-03tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)
2015-02-03tracefs: Add directory /sys/kernel/tracingSteven Rostedt (Red Hat)
2015-02-03tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)