]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Mar 2025 17:53:25 +0000 (07:53 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Mar 2025 17:53:25 +0000 (07:53 -1000)
commit8f7617f4500900f39b604ca724a34a9cfd1fa63a
treece68936726e5db07f2c6fc2ae9e0b57accebf680
parentb7f94fcf55469ad3ef8a74c35b488dbfa314d1bb
parent986a6f5eacb900ea0f6036ef724b26e76be40f65
Merge tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs

Pull vfs fixes from Christian Brauner:

 - Bring in an RCU pathwalk fix for afs. This is brought in as a merge
   from the vfs-6.15.shared.afs branch that needs this commit and other
   trees already depend on it.

 - Fix vboxfs unterminated string handling.

* tag 'vfs-6.14-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs:
  vboxsf: Add __nonstring annotations for unterminated strings
  afs: Fix afs_atcell_get_link() to handle RCU pathwalk