summaryrefslogtreecommitdiff
path: root/fs/erofs/namei.c
AgeCommit message (Expand)Author
2024-02-22erofs: fix refcount on the metabuf used for inode lookupSandeep Dhavale
2023-04-17erofs: sunset erofs_dbg()Gao Xiang
2023-04-17erofs: keep meta inode into erofs_bufGao Xiang
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu
2023-02-15erofs: get rid of erofs_inode_datablocks()Gao Xiang
2022-10-20fs: rename current get acl methodChristian Brauner
2022-09-27erofs: clean up erofs_iget()Gao Xiang
2022-09-27erofs: clean up unnecessary code and commentsGao Xiang
2022-05-17erofs: make filesystem exportableHongnan Li
2022-03-17erofs: use meta buffers for inode lookupGao Xiang
2021-08-19erofs: add fiemap support with iomapGao Xiang
2021-06-08erofs: clean up file headers & footersGao Xiang
2021-01-06erofs: use %pd instead of messing with ->d_nameAl Viro
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-05-27erofs: code cleanup by removing ifdef macro surroundingChengguang Xu
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang
2019-09-05erofs: add "erofs_" prefix for common and short functionsGao Xiang
2019-09-05erofs: use erofs_inode namingGao Xiang
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang
2019-08-24erofs: move erofs out of stagingGao Xiang