summaryrefslogtreecommitdiff
path: root/fs/erofs/namei.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25erofs_buf: store address_space instead of inodeAl Viro1-2/+2
2024-04-07erofs: switch erofs_bread() to passing offset instead of block numberAl Viro1-1/+1
2024-02-22erofs: fix refcount on the metabuf used for inode lookupSandeep Dhavale1-14/+14
2023-04-16erofs: sunset erofs_dbg()Gao Xiang1-6/+3
2023-04-16erofs: keep meta inode into erofs_bufGao Xiang1-1/+3
2023-04-16erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu1-7/+7
2023-02-15erofs: get rid of erofs_inode_datablocks()Gao Xiang1-13/+5
2022-10-20fs: rename current get acl methodChristian Brauner1-1/+1
2022-09-27erofs: clean up erofs_iget()Gao Xiang1-1/+1
2022-09-27erofs: clean up unnecessary code and commentsGao Xiang1-10/+1
2022-05-17erofs: make filesystem exportableHongnan Li1-3/+2
2022-03-16erofs: use meta buffers for inode lookupGao Xiang1-30/+24
2021-08-18erofs: add fiemap support with iomapGao Xiang1-0/+1
2021-06-07erofs: clean up file headers & footersGao Xiang1-2/+0
2021-01-07erofs: use %pd instead of messing with ->d_nameAl Viro1-2/+2
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-05-27erofs: code cleanup by removing ifdef macro surroundingChengguang Xu1-2/+0
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang1-4/+5
2019-09-05erofs: add "erofs_" prefix for common and short functionsGao Xiang1-6/+6
2019-09-05erofs: use erofs_inode namingGao Xiang1-1/+1
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang1-7/+7
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+251