linux-yocto/fs/erofs
Chao Yu 5b1b8f06b1 erofs: fix to add missing tracepoint in erofs_read_folio()
commit 99f7619a77 upstream.

Commit 771c994ea5 ("erofs: convert all uncompressed cases to iomap")
converts to use iomap interface, it removed trace_erofs_readpage()
tracepoint in the meantime, let's add it back.

Fixes: 771c994ea5 ("erofs: convert all uncompressed cases to iomap")
Signed-off-by: Chao Yu <chao@kernel.org>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250708111942.3120926-1-chao@kernel.org
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-17 18:35:16 +02:00
..
compress.h
data.c erofs: fix to add missing tracepoint in erofs_read_folio() 2025-07-17 18:35:16 +02:00
decompressor_deflate.c erofs: avoid allocating DEFLATE streams before mounting 2024-06-16 13:47:31 +02:00
decompressor_lzma.c
decompressor.c erofs: avoid debugging output for (de)compressed data 2024-08-19 06:04:26 +02:00
dir.c
erofs_fs.h
fscache.c erofs: fix lockdep false positives on initializing erofs_pseudo_mnt 2024-03-26 18:19:40 -04:00
inode.c erofs: fix incorrect symlink detection in fast symlink 2024-10-04 16:29:00 +02:00
internal.h erofs: get rid of erofs_fs_context 2024-05-25 16:22:53 +02:00
Kconfig
Makefile
namei.c erofs: fix refcount on the metabuf used for inode lookup 2024-03-01 13:35:01 +01:00
pcpubuf.c
super.c erofs: reliably distinguish block based and fscache mode 2024-05-25 16:22:53 +02:00
sysfs.c
utils.c
xattr.c
xattr.h
zdata.c erofs: fix PSI memstall accounting 2025-01-17 13:36:11 +01:00
zmap.c erofs: handle NONHEAD !delta[1] lclusters gracefully 2024-12-09 10:32:11 +01:00