]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs into...
authorVlastimil Babka <vbabka@suse.cz>
Thu, 5 Sep 2024 09:31:32 +0000 (11:31 +0200)
committerVlastimil Babka <vbabka@suse.cz>
Tue, 10 Sep 2024 09:42:27 +0000 (11:42 +0200)
commite16f4f70987bce1f6a61609145d075c3926179d2
tree96973f92229534c00f04a512a918cae14be632aa
parent5be63fc19fcaa4c236b307420483578a56986a37
parent0f389adb4b80eef29920db2e2c99392aa5d06811
Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs into slab/for-6.12/kmem_cache_args

Merge prerequisities from the vfs git tree for the following series that
introduces kmem_cache_args. The vfs.file branch includes the addition of
kmem_cache_create_rcu() which was needed in vfs for the filp cache
optimization. The following series refactors this code.