summaryrefslogtreecommitdiffstats
path: root/fs/erofs
Commit message (Expand)AuthorAgeFilesLines
...
* 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-053-54/+29
* erofs: update comments in inode.cGao Xiang2019-09-051-3/+2
* erofs: update erofs_fs.h commentsGao Xiang2019-09-051-4/+5
* erofs: use erofs_inode namingGao Xiang2019-09-0510-57/+54
* erofs: kill erofs_{init,exit}_inode_cacheGao Xiang2019-09-051-19/+12
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-056-90/+108
* erofs: use feature_incompat rather than requirementsGao Xiang2019-09-054-13/+14
* erofs: update erofs_inode_is_data_compressed helperGao Xiang2019-09-051-3/+2
* erofs: kill __packed for on-disk structuresGao Xiang2019-09-051-9/+9
* erofs: some macros are much more readable as a functionGao Xiang2019-09-053-11/+17
* erofs: on-disk format should have explicitly assigned numbersGao Xiang2019-09-051-9/+9
* erofs: remove all the byte offset commentsGao Xiang2019-09-051-51/+54
* erofs: using switch-case while checking the inode type.Pratik Shinde2019-09-041-6/+12
* erofs: reduntant assignment in __erofs_get_meta_page()Gao Xiang2019-08-301-2/+1
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-3012-82/+82
* erofs: move erofs out of stagingGao Xiang2019-08-2419-0/+6687