linux-stable/fs/hpfs
Matthew Wilcox (Oracle) cc14d24026 hpfs: Convert symlinks 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 hpfs: use iomap_fiemap to implement ->fiemap 2021-07-27 11:00:36 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
alloc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
anode.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
buffer.c hpfs: fix warning due to superfluous semicolon 2020-06-06 10:08:17 -07:00
dentry.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dir.c fs: compat_ioctl: move FITRIM emulation into file systems 2019-10-23 17:23:46 +02:00
dnode.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
ea.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
file.c fs: Convert mpage_readpage to mpage_read_folio 2022-05-09 16:21:44 -04:00
hpfs.h treewide: Replace open-coded flex arrays in unions 2021-10-18 12:28:53 -07:00
hpfs_fn.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
inode.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
map.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
name.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
namei.c hpfs: Convert symlinks to read_folio 2022-05-09 16:21:45 -04:00
super.c fs: allocate inode by using alloc_inode_sb() 2022-03-22 15:57:03 -07:00