blob: 9be453b5fe8e37032643ff658962a6aa0d2c07d9 [file] [log] [blame]
f57a3fe44995 ("erofs: convert to use the new mount fs_context api")
e7cda1ee94f4 ("erofs: code cleanup by removing ifdef macro surrounding")
3dcb5fa23e16 ("erofs: remove unnecessary output in erofs_show_options()")
b858a4844cfb ("erofs: support superblock checksum")
fe7c2423570d ("erofs: use read_mapping_page instead of sb_bread")
4f761fa253b4 ("erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}")
e2c71e74b21e ("erofs: kill all erofs specific fault injection")
99634bf388db ("erofs: add "erofs_" prefix for common and short functions")
94e4e153b1c2 ("erofs: kill __submit_bio()")
e655b5b3a29c ("erofs: kill prio and nofail of erofs_get_meta_page()")
a5c0b7802cc9 ("erofs: localize erofs_grab_bio()")
688a5f2ed486 ("erofs: kill verbose debug info in erofs_fill_super")
0259f209487c ("erofs: use dsb instead of layout for ondisk super_block")
a2c75c8143ea ("erofs: better erofs symlink stuffs")
2d78c209b988 ("erofs: update comments in inode.c")
a5876e24f13f ("erofs: use erofs_inode naming")
1c2dfbf9c2c8 ("erofs: kill erofs_{init,exit}_inode_cache")
8a76568225de ("erofs: better naming for erofs inode related stuffs")
426a930891cf ("erofs: use feature_incompat rather than requirements")
b6796abd3cc1 ("erofs: some macros are much more readable as a function")
60a49ba8fee1 ("erofs: on-disk format should have explicitly assigned numbers")
4b66eb51d2c4 ("erofs: remove all the byte offset comments")
512f9922eeb1 ("erofs: using switch-case while checking the inode type.")
8d8a09b093d7 ("erofs: remove all likely/unlikely annotations")
47e4937a4a7c ("erofs: move erofs out of staging")
e12a0ce2fa69 ("staging: erofs: detect potential multiref due to corrupted images")
598bb8913d01 ("staging: erofs: avoid endless loop of invalid lookback distance 0")
3407a4198faf ("staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy fails")
ee45197c8078 ("staging: erofs: some compressed cluster should be submitted for corrupted images")
acb383f1dcb4 ("staging: erofs: fix an error handling in erofs_readdir()")
a64d9493f587 ("staging: erofs: refuse to mount images with malformed volume name")
1d819c5406d8 ("staging: erofs: use common file type conversion")
ff784a78af11 ("staging: erofs: correct all misused ENOTSUPP")
382329a9d855 ("staging: erofs: differentiate unsupported on-disk format")
a6b9b1d5eae6 ("staging: erofs: introduce EFSCORRUPTED and more logs")
a72553505f11 ("staging: erofs: removing an extra call to iloc() in fill_inode()")
9ddc7004f6aa ("staging: erofs: xattr.c: avoid BUG_ON")
753a3c80b6af ("staging: erofs: remove incomplete cleancache")
bc33d9f35da8 ("staging: erofs: update super.c")
2bb90cc275e2 ("staging: erofs: tidy up utils.c")
4279f3f9889f ("staging: erofs: turn cache strategies into mount options")
eace994a116c ("staging: erofs: remove clusterbits in sbi")
97e86a858bc3 ("staging: erofs: tidy up decompression frontend")
febde7b3ac4d ("staging: erofs: remove redundant braces in inode.c")
046d64e1189f ("staging: erofs: tidy up zpvec.h")
46c2d1494332 ("staging: erofs: kill CONFIG_EROFS_FS_USE_VM_MAP_RAM")
b25a15191c5c ("staging: erofs: refine erofs_allocpage()")
8f7acdae2cd4 ("staging: erofs: kill all failure handling in fill_super()")
9e794de573d7 ("staging: erofs: kill sbi->dev_name")
22fe04a77d10 ("staging: erofs: clean up shrinker stuffs")