summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions
bea7c4f2f6714030cb7e56d20ef7e5'>fs: port ->set_acl() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->get_acl() to pass mnt_idmapChristian Brauner 2023-01-11filelock: move file locking definitions to separate header fileJeff Layton 2023-01-08posix_acl: Use try_cmpxchg in get_aclUros Bizjak 2022-12-12Merge tag 'fs.idmapped.mnt_idmap.v6.2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2022-12-02posix_acl: Fix the type of sentinel in get_aclUros Bizjak 2022-10-31acl: conver higher-level helpers to rely on mnt_idmapChristian Brauner 2022-10-28acl: make vfs_posix_acl_to_xattr() staticChristian Brauner 2022-10-20acl: remove a slew of now unused helpersChristian Brauner 2022-10-20xattr: use posix acl apiChristian Brauner 2022-10-20acl: add vfs_remove_acl()Christian Brauner 2022-10-20acl: add vfs_get_acl()Christian Brauner 2022-10-20acl: add vfs_set_acl()Christian Brauner 2022-10-20fs: rename current get acl methodChristian Brauner 2022-10-19fs: pass dentry to set acl methodChristian Brauner 2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2022-10-03tmpfs: add support for an i_version counterJeff Layton 2022-09-17acl: fix the comments of posix_acl_xattr_setDeming Wang 2022-08-31acl: move idmapping handling into posix_acl_xattr_set()Christian Brauner 2022-08-31acl: add vfs_set_acl_prepare()Christian Brauner 2022-08-31acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()Christian Brauner 2022-08-17acl: handle idmapped mounts for idmapped filesystemsChristian Brauner 2022-07-15acl: make posix_acl_clone() available to overlayfsChristian Brauner 2022-07-15acl: port to vfs{g,u}id_tChristian Brauner 2022-07-15acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner 2022-04-19fs: fix acl translationChristian Brauner 2021-12-05fs: support mapped mounts of mapped filesystemsChristian Brauner 2021-12-03fs: use low-level mapping helpersChristian Brauner 2021-12-03fs: move mapping helpersChristian Brauner 2021-11-06fs/posix_acl.c: avoid -Wempty-body warningArnd Bergmann 2021-08-18ovl: enable RCU'd ->get_acl()Miklos Szeredi 2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi 2021-01-24fs: make helpers idmap mount awareChristian Brauner 2021-01-24acl: handle idmapped mountsChristian Brauner 2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner 2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner 2021-01-24capability: handle idmapped mountsChristian Brauner 2020-06-08vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCKLinus Torvalds 2020-01-04fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner