summaryrefslogtreecommitdiffstats
path: root/fs/tracefs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-111-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/+1Star
|/
* 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/+0Star
* fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-271-1/+1
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-281-1/+1
* tracefs: ->d_parent is never NULL or negative...Al Viro2016-05-291-7/+0Star
* wrappers for ->i_mutex accessAl Viro2016-01-231-17/+17
* tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann2015-11-051-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-051-8/+3Star
|\
| * make simple_positive() publicAl Viro2015-06-241-8/+3Star
* | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-4/+2Star
|/
* 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