linux/fs/freevxfs
Matthew Wilcox (Oracle) 42d7a524e9 freevxfs: Convert vxfs_immed to read_folio
This is a "weak" conversion which converts straight back to using pages.
A full conversion should be performed at some point, hopefully by
someone familiar with the filesystem.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-05-09 16:21:45 -04:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
vxfs.h freevxfs: update documentation and cresdits for HP-UX support 2016-06-01 09:27:33 +02:00
vxfs_bmap.c freevxfs: handle big endian HP-UX file systems 2016-06-01 09:01:28 +02:00
vxfs_dir.h freevxfs: handle big endian HP-UX file systems 2016-06-01 09:01:28 +02:00
vxfs_extern.h freevxfs: implement ->alloc_inode and ->destroy_inode 2016-06-01 09:23:24 +02:00
vxfs_fshead.c freevxfs: fix memory leak in vxfs_read_fshead() 2016-06-12 19:27:31 +02:00
vxfs_fshead.h freevxfs: update documentation and cresdits for HP-UX support 2016-06-01 09:27:33 +02:00
vxfs_immed.c freevxfs: Convert vxfs_immed to read_folio 2022-05-09 16:21:45 -04:00
vxfs_inode.c freevxfs: update documentation and cresdits for HP-UX support 2016-06-01 09:27:33 +02:00
vxfs_inode.h freevxfs: update documentation and cresdits for HP-UX support 2016-06-01 09:27:33 +02:00
vxfs_lookup.c freevxfs_lookup(): use d_splice_alias() 2018-05-22 14:27:51 -04:00
vxfs_olt.c freevxfs: handle big endian HP-UX file systems 2016-06-01 09:01:28 +02:00
vxfs_olt.h freevxfs: handle big endian HP-UX file systems 2016-06-01 09:01:28 +02:00
vxfs_subr.c fs: Convert block_read_full_page() to block_read_full_folio() 2022-05-09 16:21:44 -04:00
vxfs_super.c fs: allocate inode by using alloc_inode_sb() 2022-03-22 15:57:03 -07:00