[for-next][PATCH 0/3] tracefs: Updates for v7.1

Steven Rostedt posted 3 patches 2 months, 1 week ago
fs/tracefs/event_inode.c | 96 ++++++++++++++++++------------------------------
fs/tracefs/inode.c       | 40 +++++---------------
2 files changed, 45 insertions(+), 91 deletions(-)
[for-next][PATCH 0/3] tracefs: Updates for v7.1
Posted by Steven Rostedt 2 months, 1 week ago
  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
tracefs/for-next

Head SHA1: e8368d1f4bedbb0cce4cfe33a1d2664bb0fd4f27


AnishMulay (1):
      tracefs: Use dentry name snapshots instead of heap allocation

David Carlier (1):
      tracefs: Fix default permissions not being applied on initial mount

Steven Rostedt (1):
      eventfs: Simplify code using guard()s

----
 fs/tracefs/event_inode.c | 96 ++++++++++++++++++------------------------------
 fs/tracefs/inode.c       | 40 +++++---------------
 2 files changed, 45 insertions(+), 91 deletions(-)