blob: 17ec34a65fea9535a1f569bbcc83ed56d464c261 [file] [log] [blame]
618f40ea026b ("erofs: use read_cache_page_gfp for erofs_get_meta_page")
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()")
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")
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.")
097a802ae15e ("erofs: reduntant assignment in __erofs_get_meta_page()")
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")
acb383f1dcb4 ("staging: erofs: fix an error handling in erofs_readdir()")
a6b9b1d5eae6 ("staging: erofs: introduce EFSCORRUPTED and more logs")
9ddc7004f6aa ("staging: erofs: xattr.c: avoid BUG_ON")
753a3c80b6af ("staging: erofs: remove incomplete cleancache")
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")
beb5f3c4a1f8 ("staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES")
14f362b4f405 ("staging: erofs: clean up internal.h")
b1897c60b14d ("staging: erofs: sunset erofs_workstn_{lock,unlock}")
cead56f85baa ("staging: erofs: keep up erofs_fs.h with erofs-outofstaging patchset")
57b78c9fd9ce ("staging: erofs: rename source files for better understanding")
29b24f6ca112 ("staging: erofs: update source file headers")
9da681e017a3 ("staging: erofs: support bmap")
441dfcc8861e ("staging: erofs: avoid opened loop codes")
e82a9a17d49c ("staging: erofs:converting all 'unsigned' to 'unsigned int'")
af89bcef55ff ("staging: erofs: fix LZ4 limited bounced page mis-reuse")
a9f69bd555cc ("staging: erofs: Replace kzalloc(struct ..) with kzalloc(*ptr)")
de3728dcd342 ("staging: erofs: don't check special inode layout")
5545745930ea ("staging: erofs: return the error value if fill_inline_data() fails")
b6a76183dea8 ("staging: erofs: integrate decompression inplace")