summaryrefslogtreecommitdiffstats
path: root/fs/erofs/super.c
Commit message (Expand)AuthorAgeFilesLines
* erofs: fix shift-out-of-bounds of blkszbitsGao Xiang2021-02-111-2/+2
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-241-2/+1
|\
| * [PATCH] reduce boilerplate in fsid handlingAl Viro2020-09-181-2/+1
* | erofs: remove unnecessary enum entriesChengguang Xu2020-10-091-2/+0
|/
* erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
* erofs: convert to use the new mount fs_context apiChao Yu2020-05-291-141/+112
* erofs: code cleanup by removing ifdef macro surroundingChengguang Xu2020-05-271-3/+1
* erofs: convert workstn to XArrayGao Xiang2020-03-031-1/+1
* erofs: remove unnecessary output in erofs_show_options()Chengguang Xu2019-11-241-3/+0
* erofs: support superblock checksumPratik Shinde2019-11-241-2/+34
* erofs: fix return value check in erofs_read_superblock()Wei Yongjun2019-10-011-2/+2
* erofs: use read_mapping_page instead of sb_breadGao Xiang2019-09-051-6/+9
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-28/+55
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-70/+0
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-051-20/+20
* erofs: kill verbose debug info in erofs_fill_superGao Xiang2019-09-051-7/+2
* erofs: use dsb instead of layout for ondisk super_blockGao Xiang2019-09-051-18/+17
* erofs: better erofs symlink stuffsGao Xiang2019-09-051-3/+2
* erofs: use erofs_inode namingGao Xiang2019-09-051-5/+5
* erofs: kill erofs_{init,exit}_inode_cacheGao Xiang2019-09-051-19/+12
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-051-1/+1
* erofs: use feature_incompat rather than requirementsGao Xiang2019-09-051-5/+5
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-8/+8
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+669