summaryrefslogtreecommitdiffstats
path: root/fs/tracefs
AgeCommit message (Expand)Author
2019-10-12tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)
2019-10-12tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-20tracefs: call fsnotify_{unlink,rmdir}() hooksAmir Goldstein
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-07-31tracefs: Annotate tracefs_ops with __ro_after_initZubin Mithra
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)