Home
last modified time | relevance | path

Searched hist:f132ab7d (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/include/linux/
H A Dmpage.hf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/exfat/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/qnx6/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/hpfs/
H A Dfile.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/ntfs3/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/jfs/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/isofs/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/
H A Dmpage.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/iomap/
H A Dbuffered-io.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/gfs2/
H A Daops.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/nilfs2/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/udf/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/ext2/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/fat/
H A Dinode.cf132ab7d Fri Apr 29 10:47:39 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert mpage_readpage to mpage_read_folio

mpage_readpage still works in terms of pages, and has not been audited
for correctness with large folios, so include an assertion that the
filesystem is not passing it large folios. Convert all the filesystems
to call mpage_read_folio() instead of mpage_readpage().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>