summaryrefslogtreecommitdiffstats
path: root/fs/erofs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-2/+3
* stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* erofs: derive atime instead of leaving it emptyGao Xiang2020-11-041-10/+11
* erofs: fix extended inode could cross boundaryGao Xiang2020-08-031-42/+79
* erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
* erofs: code cleanup by removing ifdef macro surroundingChengguang Xu2020-05-271-6/+0
* erofs: always use iget5_lockedGao Xiang2019-09-051-7/+0
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-14/+17
* erofs: save one level of indentationGao Xiang2019-09-051-32/+33
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-2/+1
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-051-4/+4
* erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang2019-09-051-1/+1
* erofs: better erofs symlink stuffsGao Xiang2019-09-051-41/+27
* erofs: update comments in inode.cGao Xiang2019-09-051-3/+2
* erofs: use erofs_inode namingGao Xiang2019-09-051-6/+6
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-051-54/+72
* erofs: some macros are much more readable as a functionGao Xiang2019-09-051-2/+2
* erofs: using switch-case while checking the inode type.Pratik Shinde2019-09-041-6/+12
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-5/+5
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+332