summaryrefslogtreecommitdiffstats
path: root/fs/tracefs
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+3
* simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystemsAl Viro2019-12-101-103/+11
* tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)2019-10-121-0/+4
* tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)2019-10-121-41/+1
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-1/+41
|\
| * tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett2019-08-191-1/+41
* | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-101-0/+3
|\ \ | |/ |/|
| * tracefs: call fsnotify_{unlink,rmdir}() hooksAmir Goldstein2019-06-201-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* tracefs: Annotate tracefs_ops with __ro_after_initZubin Mithra2018-07-311-2/+3
* VFS: Don't use save/replace_mount_options if not using generic_show_optionsDavid Howells2017-07-061-2/+0
* fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-261-1/+1
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* tracefs: ->d_parent is never NULL or negative...Al Viro2016-05-291-7/+0
* wrappers for ->i_mutex accessAl Viro2016-01-221-17/+17
* tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann2015-11-041-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-8/+3
|\
| * make simple_positive() publicAl Viro2015-06-231-8/+3
* | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-4/+2
|/
* tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)2015-02-031-15/+136
* tracefs: Add directory /sys/kernel/tracingSteven Rostedt (Red Hat)2015-02-031-0/+7
* tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)2015-02-032-0/+526