Home
last modified time | relevance | path

Searched hist:"2 c69e205" (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/fs/efs/
H A Dinode.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/freevxfs/
H A Dvxfs_subr.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/omfs/
H A Dfile.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/bfs/
H A Dfile.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/block/
H A Dfops.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/ntfs/
H A Dcompress.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/sysv/
H A Ditree.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/adfs/
H A Dinode.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/affs/
H A Dfile.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/qnx4/
H A Dinode.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/reiserfs/
H A Dfile.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
H A Dinode.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/ext4/
H A Dreadpage.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/hfs/
H A Dinode.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/minix/
H A Dinode.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/ufs/
H A Dinode.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/befs/
H A Dlinuxvfs.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/
H A Dmpage.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
H A Dbuffer.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/iomap/
H A Dbuffered-io.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/hfsplus/
H A Dinode.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/fs/ocfs2/
H A Drefcounttree.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
H A Daops.c2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
/openbmc/linux/include/linux/
H A Dbuffer_head.h2c69e205 Fri Apr 29 09:40:40 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Convert block_read_full_page() to block_read_full_folio()

This function is NOT converted to handle large folios, so include
an assert that the filesystem isn't passing one in. Otherwise, use
the folio functions instead of the page functions, where they exist.
Convert all filesystems which use block_read_full_page().

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