summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
Christian Brauner 2025-10-31nsfs: raise SB_I_NODEV and SB_I_NOEXECChristian Brauner 2025-10-31nsfs: raise DCACHE_DONTCACHE explicitlyChristian Brauner 2025-10-31nsfs: use inode_just_drop()Christian Brauner 2025-10-07nsfs: handle inode number mismatches gracefully in file handlesDeepanshu Kartikey 2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds 2025-09-25ns: move ns type into struct ns_commonChristian Brauner 2025-09-19nsfs: port to ns_ref_*() helpersChristian Brauner 2025-09-19nsfs: add missing id retrieval supportChristian Brauner 2025-09-19nsfs: support exhaustive file handlesChristian Brauner 2025-09-19nsfs: support file handlesChristian Brauner 2025-09-19mnt: support ns lookupChristian Brauner 2025-09-15nsfs: validate extensible ioctlsChristian Brauner 2025-09-15nsfs: drop tautological ioctl() checkChristian Brauner 2025-03-24Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2025-02-24nsfs: remove d_op->d_deleteChristian Brauner 2025-02-20nsfs: validate ioctlsChristian Brauner 2025-01-09fs: lockless mntns lookup for nsfsChristian Brauner 2024-09-27[tree-wide] finally take no_llseek outAl Viro 2024-08-09nsfs: iterate through mount namespacesChristian Brauner 2024-07-18nsfs: use cleanup guardChristian Brauner 2024-07-15Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds 2024-07-15Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds 2024-06-28nsfs: add open_namespace()Christian Brauner 2024-06-28fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik 2024-06-25nsfs: add pid translation ioctlsChristian Brauner 2024-03-13pidfs: remove config optionChristian Brauner 2024-03-01libfs: improve path_from_stashed()Christian Brauner 2024-03-01libfs: add stashed_dentry_prune()Christian Brauner 2024-03-01libfs: improve path_from_stashed() helperChristian Brauner 2024-03-01pidfs: convert to path_from_stashed() helperChristian Brauner 2024-03-01nsfs: convert to path_from_stashed() helperChristian Brauner 2023-11-25nsfs: use d_make_root()Al Viro 2023-10-18fs: convert core infrastructure to new timestamp accessorsJeff Layton 2023-07-13fs: convert to ctime accessor functionsJeff Layton 2023-04-20kill the last remaining user of proc_ns_fget()Al Viro 2023-01-11nsfs: repair kernel-doc for ns_match()Lukas Bulwahn 2023-01-11nsfs: add compat ioctl handlerThomas Weißschuh 2022-08-20dynamic_dname(): drop unused dentry argumentAl Viro