From: Christian Brauner Date: Fri, 28 Feb 2025 10:21:42 +0000 (+0100) Subject: Merge patch series "Remove accesses to page->index from ceph" X-Git-Tag: v6.15-rc1~242^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fff6974ec1dc684c9fd6c0b787e914cc47cd17fa;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "Remove accesses to page->index from ceph" Remove page->index access from ceph. * patches from https://lore.kernel.org/r/20250217185119.430193-1-willy@infradead.org: fs: Remove page_mkwrite_check_truncate() ceph: Pass a folio to ceph_allocate_page_array() ceph: Convert ceph_move_dirty_page_in_page_array() to move_dirty_folio_in_page_array() ceph: Remove uses of page from ceph_process_folio_batch() ceph: Convert ceph_check_page_before_write() to use a folio ceph: Convert writepage_nounlock() to write_folio_nounlock() ceph: Convert ceph_readdir_cache_control to store a folio ceph: Convert ceph_find_incompatible() to take a folio ceph: Use a folio in ceph_page_mkwrite() ceph: Remove ceph_writepage() Link: https://lore.kernel.org/r/20250217185119.430193-1-willy@infradead.org Signed-off-by: Christian Brauner --- fff6974ec1dc684c9fd6c0b787e914cc47cd17fa