aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/dir.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25erofs_buf: store address_space instead of inodeGravatar Al Viro 1-1/+1
2024-04-07erofs: switch erofs_bread() to passing offset instead of block numberGravatar Al Viro 1-1/+1
2023-04-17erofs: keep meta inode into erofs_bufGravatar Gao Xiang 1-1/+2
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportGravatar Jingbo Xu 1-12/+10
2023-02-15erofs: get rid of debug_one_dentry()Gravatar Gao Xiang 1-17/+0
2022-07-31erofs: update ctx->pos for every emitted direntGravatar Hongnan Li 1-9/+7
2022-07-22erofs: get rid of the leftover PAGE_SIZE in dir.cGravatar Gao Xiang 1-2/+2
2022-03-17erofs: use meta buffers for reading directoriesGravatar Gao Xiang 1-15/+6
2021-06-08erofs: clean up file headers & footersGravatar Gao Xiang 1-2/+0
2020-08-03erofs: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gravatar Gao Xiang 1-7/+10
2019-09-05erofs: use erofs_inode namingGravatar Gao Xiang 1-3/+3
2019-08-30erofs: remove all likely/unlikely annotationsGravatar Gao Xiang 1-7/+7
2019-08-24erofs: move erofs out of stagingGravatar Gao Xiang 1-0/+139