]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.7-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Feb 2024 18:04:05 +0000 (19:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Feb 2024 18:04:05 +0000 (19:04 +0100)
commitb09bf82643788016d1bdf5b750839478660728d9
treee5f3fc8fb795abc172e9909617d5c3480528b142
parentcea38289dfc087de377eaabda9af6a828c21f97b
6.7-stable patches

added patches:
eventfs-clean-up-dentry-ops-and-add-revalidate-function.patch
eventfs-do-ctx-pos-update-for-all-iterations-in-eventfs_iterate.patch
eventfs-do-not-create-dentries-nor-inodes-in-iterate_shared.patch
eventfs-get-rid-of-dentry-pointers-without-refcounts.patch
eventfs-have-eventfs_iterate-stop-immediately-if-ei-is_freed-is-set.patch
eventfs-have-the-inodes-all-for-files-and-directories-all-be-the-same.patch
eventfs-initialize-the-tracefs-inode-properly.patch
eventfs-keep-all-directory-links-at-1.patch
eventfs-read-ei-entries-before-ei-children-in-eventfs_iterate.patch
eventfs-remove-fsnotify-functions-from-lookup.patch
eventfs-remove-lookup-parameter-from-create_dir-file_dentry.patch
eventfs-remove-unused-d_parent-pointer-field.patch
eventfs-restructure-eventfs_inode-structure-to-be-more-condensed.patch
eventfs-save-directory-inodes-in-the-eventfs_inode-structure.patch
eventfs-shortcut-eventfs_iterate-by-skipping-entries-already-read.patch
eventfs-stop-using-dcache_readdir-for-getdents.patch
eventfs-use-kcalloc-instead-of-kzalloc.patch
eventfs-warn-if-an-eventfs_inode-is-freed-without-is_freed-being-set.patch
tracefs-avoid-using-the-ei-dentry-pointer-unnecessarily.patch
tracefs-dentry-lookup-crapectomy.patch
tracefs-zero-out-the-tracefs_inode-when-allocating-it.patch
22 files changed:
queue-6.7/eventfs-clean-up-dentry-ops-and-add-revalidate-function.patch [new file with mode: 0644]
queue-6.7/eventfs-do-ctx-pos-update-for-all-iterations-in-eventfs_iterate.patch [new file with mode: 0644]
queue-6.7/eventfs-do-not-create-dentries-nor-inodes-in-iterate_shared.patch [new file with mode: 0644]
queue-6.7/eventfs-get-rid-of-dentry-pointers-without-refcounts.patch [new file with mode: 0644]
queue-6.7/eventfs-have-eventfs_iterate-stop-immediately-if-ei-is_freed-is-set.patch [new file with mode: 0644]
queue-6.7/eventfs-have-the-inodes-all-for-files-and-directories-all-be-the-same.patch [new file with mode: 0644]
queue-6.7/eventfs-initialize-the-tracefs-inode-properly.patch [new file with mode: 0644]
queue-6.7/eventfs-keep-all-directory-links-at-1.patch [new file with mode: 0644]
queue-6.7/eventfs-read-ei-entries-before-ei-children-in-eventfs_iterate.patch [new file with mode: 0644]
queue-6.7/eventfs-remove-fsnotify-functions-from-lookup.patch [new file with mode: 0644]
queue-6.7/eventfs-remove-lookup-parameter-from-create_dir-file_dentry.patch [new file with mode: 0644]
queue-6.7/eventfs-remove-unused-d_parent-pointer-field.patch [new file with mode: 0644]
queue-6.7/eventfs-restructure-eventfs_inode-structure-to-be-more-condensed.patch [new file with mode: 0644]
queue-6.7/eventfs-save-directory-inodes-in-the-eventfs_inode-structure.patch [new file with mode: 0644]
queue-6.7/eventfs-shortcut-eventfs_iterate-by-skipping-entries-already-read.patch [new file with mode: 0644]
queue-6.7/eventfs-stop-using-dcache_readdir-for-getdents.patch [new file with mode: 0644]
queue-6.7/eventfs-use-kcalloc-instead-of-kzalloc.patch [new file with mode: 0644]
queue-6.7/eventfs-warn-if-an-eventfs_inode-is-freed-without-is_freed-being-set.patch [new file with mode: 0644]
queue-6.7/series
queue-6.7/tracefs-avoid-using-the-ei-dentry-pointer-unnecessarily.patch [new file with mode: 0644]
queue-6.7/tracefs-dentry-lookup-crapectomy.patch [new file with mode: 0644]
queue-6.7/tracefs-zero-out-the-tracefs_inode-when-allocating-it.patch [new file with mode: 0644]