summaryrefslogtreecommitdiffstats
path: root/fs/erofs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* erofs_buf: store address_space instead of inodeAl Viro2024-04-251-1/+1
* erofs: switch erofs_bread() to passing offset instead of block numberAl Viro2024-04-071-1/+1
* erofs: keep meta inode into erofs_bufGao Xiang2023-04-171-1/+2
* erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu2023-04-171-12/+10
* erofs: get rid of debug_one_dentry()Gao Xiang2023-02-151-17/+0
* erofs: update ctx->pos for every emitted direntHongnan Li2022-07-311-9/+7
* erofs: get rid of the leftover PAGE_SIZE in dir.cGao Xiang2022-07-221-2/+2
* erofs: use meta buffers for reading directoriesGao Xiang2022-03-171-15/+6
* erofs: clean up file headers & footersGao Xiang2021-06-081-2/+0
* erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-7/+10
* erofs: use erofs_inode namingGao Xiang2019-09-051-3/+3
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-7/+7
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+139