[PATCH 6.1.y 0/3] Fix patch backport review
From: Johnny Hao
Date: Mon Mar 09 2026 - 01:02:13 EST
This patch series is to backport the fix 736a0516a162
("hfs: fix general protection fault in hfs_find_init()")
to 6.1.y and the other 2 patches are its dependence.
Matthew Wilcox (Oracle) (1):
highmem: add kernel-doc for memcpy_*_folio()
Viacheslav Dubeyko (1):
hfs: fix general protection fault in hfs_find_init()
Vishal Moola (Oracle) (1):
pagemap: add filemap_grab_folio()
fs/hfs/bfind.c | 3 +
fs/hfs/btree.c | 57 +++++++++++---
fs/hfs/extent.c | 2 +-
fs/hfs/hfs_fs.h | 1 +
include/linux/highmem.h | 164 ++++++++++++++++++++++++++++++++++++++++
include/linux/pagemap.h | 20 +++++
6 files changed, 235 insertions(+), 12 deletions(-)
--
2.34.1