Files
linux_media/fs
Matthew Wilcox (Oracle) 36a43502e1 freevxfs: Convert vxfs_immed_read_folio() to use a folio
Reorganise the file to remove the forward declaration.
Use folios throughout vxfs_immed_read_folio().
Use memcpy_to_page() instead of an open-coded kmap()/kunmap().
Remove flush_dcache_page() as this is embedded in memcpy_to_page().
Use folio_pos() instead of opencoding it.
Handle multi-page folios.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-08-02 12:34:03 -04:00
..
2022-06-17 06:03:30 +09:00
2022-05-09 16:21:44 -04:00
2022-06-29 08:51:06 -04:00
2022-05-02 11:23:49 -05:00
2022-06-29 08:51:06 -04:00
2022-06-29 08:51:06 -04:00
2022-05-09 16:21:45 -04:00
2022-06-29 08:51:07 -04:00
2022-06-29 08:51:07 -04:00
2022-06-29 08:51:07 -04:00
2022-06-29 08:51:07 -04:00
2022-06-29 08:51:07 -04:00
2022-05-09 16:21:46 -04:00
2022-05-23 20:24:12 -05:00
2022-06-29 08:51:07 -04:00
2022-06-14 12:18:47 +02:00
2022-05-09 18:20:49 -07:00
2022-06-29 08:51:05 -04:00
2022-04-19 10:19:02 -07:00
2022-05-22 21:03:01 +01:00
2022-04-17 19:49:59 -06:00