aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/namei.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-17erofs: sunset erofs_dbg()Gravatar Gao Xiang 1-6/+3
2023-04-17erofs: keep meta inode into erofs_bufGravatar Gao Xiang 1-1/+3
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportGravatar Jingbo Xu 1-7/+7
2023-02-15erofs: get rid of erofs_inode_datablocks()Gravatar Gao Xiang 1-13/+5
2022-10-20fs: rename current get acl methodGravatar Christian Brauner 1-1/+1
2022-09-27erofs: clean up erofs_iget()Gravatar Gao Xiang 1-1/+1
2022-09-27erofs: clean up unnecessary code and commentsGravatar Gao Xiang 1-10/+1
2022-05-17erofs: make filesystem exportableGravatar Hongnan Li 1-3/+2
2022-03-17erofs: use meta buffers for inode lookupGravatar Gao Xiang 1-30/+24
2021-08-19erofs: add fiemap support with iomapGravatar Gao Xiang 1-0/+1
2021-06-08erofs: clean up file headers & footersGravatar Gao Xiang 1-2/+0
2021-01-06erofs: use %pd instead of messing with ->d_nameGravatar Al Viro 1-2/+2
2020-08-03erofs: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-05-27erofs: code cleanup by removing ifdef macro surroundingGravatar Chengguang Xu 1-2/+0
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gravatar Gao Xiang 1-4/+5
2019-09-05erofs: add "erofs_" prefix for common and short functionsGravatar Gao Xiang 1-6/+6
2019-09-05erofs: use erofs_inode namingGravatar Gao Xiang 1-1/+1
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/+251