Message ID | 20240423225552.4113447-1-willy@infradead.org (mailing list archive) |
---|---|
Headers | show |
Series | Remove page_mapping() | expand |
Hello: This series was applied to jaegeuk/f2fs.git (dev) by Andrew Morton <akpm@linux-foundation.org>: On Tue, 23 Apr 2024 23:55:31 +0100 you wrote: > There are only a few users left. Convert them all to either call > folio_mapping() or just use folio->mapping directly. > > Matthew Wilcox (Oracle) (6): > fscrypt: Convert bh_get_inode_and_lblk_num to use a folio > f2fs: Convert f2fs_clear_page_cache_dirty_tag to use a folio > memory-failure: Remove calls to page_mapping() > migrate: Expand the use of folio in __migrate_device_pages() > userfault; Expand folio use in mfill_atomic_install_pte() > mm: Remove page_mapping() > > [...] Here is the summary with links: - [f2fs-dev,1/6] fscrypt: Convert bh_get_inode_and_lblk_num to use a folio https://git.kernel.org/jaegeuk/f2fs/c/262f014dd7de - [f2fs-dev,2/6] f2fs: Convert f2fs_clear_page_cache_dirty_tag to use a folio https://git.kernel.org/jaegeuk/f2fs/c/196ad49cd626 - [f2fs-dev,3/6] memory-failure: Remove calls to page_mapping() https://git.kernel.org/jaegeuk/f2fs/c/89f5c54b2281 - [f2fs-dev,4/6] migrate: Expand the use of folio in __migrate_device_pages() https://git.kernel.org/jaegeuk/f2fs/c/e18a9faf06c2 - [f2fs-dev,5/6] userfault; Expand folio use in mfill_atomic_install_pte() https://git.kernel.org/jaegeuk/f2fs/c/a568b4126b20 - [f2fs-dev,6/6] mm: Remove page_mapping() (no matching commit) You are awesome, thank you!
Hello: This series was applied to jaegeuk/f2fs.git (dev) by Andrew Morton <akpm@linux-foundation.org>: On Tue, 23 Apr 2024 23:55:31 +0100 you wrote: > There are only a few users left. Convert them all to either call > folio_mapping() or just use folio->mapping directly. > > Matthew Wilcox (Oracle) (6): > fscrypt: Convert bh_get_inode_and_lblk_num to use a folio > f2fs: Convert f2fs_clear_page_cache_dirty_tag to use a folio > memory-failure: Remove calls to page_mapping() > migrate: Expand the use of folio in __migrate_device_pages() > userfault; Expand folio use in mfill_atomic_install_pte() > mm: Remove page_mapping() > > [...] Here is the summary with links: - [f2fs-dev,1/6] fscrypt: Convert bh_get_inode_and_lblk_num to use a folio (no matching commit) - [f2fs-dev,2/6] f2fs: Convert f2fs_clear_page_cache_dirty_tag to use a folio (no matching commit) - [f2fs-dev,3/6] memory-failure: Remove calls to page_mapping() (no matching commit) - [f2fs-dev,4/6] migrate: Expand the use of folio in __migrate_device_pages() (no matching commit) - [f2fs-dev,5/6] userfault; Expand folio use in mfill_atomic_install_pte() (no matching commit) - [f2fs-dev,6/6] mm: Remove page_mapping() https://git.kernel.org/jaegeuk/f2fs/c/06668257a355 You are awesome, thank you!