milos-linux/fs/kernfs
Linus Torvalds 7e7bc8335b vfs-6.17-rc1.bpf
-----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRAhzRXHqcMeLMyaSiRxhvAZXjcogUCaINCjwAKCRCRxhvAZXjc
 osnVAQCv4rM7sF4yJvGlm1myIJcJy5Sabk2q31qMdI1VHmkcOwD+Mxs7d1aByTS8
 /6djhVleq6lcT2LpP9j8YI3Rb+x30QY=
 =PF3o
 -----END PGP SIGNATURE-----

Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs

Pull vfs bpf updates from Christian Brauner:
 "These changes allow bpf to read extended attributes from cgroupfs.

  This is useful in redirecting AF_UNIX socket connections based on
  cgroup membership of the socket. One use-case is the ability to
  implement log namespaces in systemd so services and containers are
  redirected to different journals"

* tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  selftests/kernfs: test xattr retrieval
  selftests/bpf: Add tests for bpf_cgroup_read_xattr
  bpf: Mark cgroup_subsys_state->cgroup RCU safe
  bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
  kernfs: remove iattr_mutex
2025-07-28 14:42:31 -07:00
..
dir.c kernfs: Relax constraint in draining guard 2025-05-21 14:23:13 +02:00
file.c kernfs: Relax constraint in draining guard 2025-05-21 14:23:13 +02:00
inode.c kernfs: remove iattr_mutex 2025-07-02 14:18:20 +02:00
Kconfig
kernfs-internal.h kernfs: switch global kernfs_rename_lock to per-fs lock 2025-04-25 16:01:57 +02:00
Makefile
mount.c new helper: set_default_d_op() 2025-06-10 22:21:16 -04:00
symlink.c kernfs: Use RCU to access kernfs_node::name. 2025-02-15 17:46:32 +01:00