#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" finity.dev/distro/kernel/atom/fs/hppfs?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/hppfs
ngham
AgeCommit message (Expand)Author
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-06-29[readdir] convert procfsAl Viro
2013-04-29hppfs: get rid of ->fsync()Al Viro
2013-04-29hppfs: fix the leaks on close()Al Viro
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22new helper: file_inode(file)Al Viro
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2012-10-09hppfs: fix the return value of get_inode()Wei Yongjun
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2021-12-06drm: rcar-du: crtc: Support external DSI dot clockKieran Bingham
2021-12-06drm: rcar-du: Fix CRTC timings when CMM is usedLaurent Pinchart
2021-10-07drm: rcar-du: Split CRTC IRQ and Clock featuresKieran Bingham
2021-10-07drm: rcar-du: Only initialise TVM_TVSYNC mode when supportedKieran Bingham