summaryrefslogtreecommitdiff
path: root/fs/erofs/dir.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25erofs_buf: store address_space instead of inodeAl Viro1-1/+1
2024-04-07erofs: switch erofs_bread() to passing offset instead of block numberAl Viro1-1/+1
2023-04-16erofs: keep meta inode into erofs_bufGao Xiang1-1/+2
2023-04-16erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu1-12/+10
2023-02-15erofs: get rid of debug_one_dentry()Gao Xiang1-17/+0
2022-07-31erofs: update ctx->pos for every emitted direntHongnan Li1-9/+7
2022-07-22erofs: get rid of the leftover PAGE_SIZE in dir.cGao Xiang1-2/+2
2022-03-16erofs: use meta buffers for reading directoriesGao Xiang1-15/+6
2021-06-07erofs: clean up file headers & footersGao Xiang1-2/+0
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang1-7/+10
2019-09-05erofs: use erofs_inode namingGao Xiang1-3/+3
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang1-7/+7
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+139