projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
cf05e93
280e36f
)
Merge tag 'vfs-6.11-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 18 Jul 2024 23:59:02 +0000
(16:59 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 18 Jul 2024 23:59:02 +0000
(16:59 -0700)
Pull vfs fixes from Christian Brauner:
- Fix a missing rcu_read_unlock() in nsfs by switching to a cleanup
guard
- Add missing module descriptor for adfs
* tag 'vfs-6.11-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
nsfs: use cleanup guard
fs/adfs: add MODULE_DESCRIPTION
Trivial merge