Commit Graph

761964 Commits (8ca4419d7d2be1755f301e8904401d2b67aa8cb6)
 

Author SHA1 Message Date
Cyber Knight 8ca4419d7d lz4: Un-staticify some functions 6 months ago
Cyber Knight 768ae8e611 include/linux: lz4: Reduce LZ4 memory usage to 16KB 6 months ago
Yue Hu 41efee5dac erofs: do not prompt for risk any more when using big pcluster 6 months ago
Rajan Palaniya fe8e6abb84 defconfig: enable EROFS & crypto LZ4, LZ4HC 6 months ago
Will Deacon 08762039e9 locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed() 6 months ago
John Galt a8492570b4 Revert "erofs: compression fixes" 6 months ago
Matthew Wilcox a51cc59d1d xarray: add the xa_lock to the radix_tree_root 6 months ago
Matthew Wilcox bb9af414d9 idr: Rename idr_for_each_entry_ext 6 months ago
Matthew Wilcox 0504aa5223 idr: Add idr_alloc_u32 helper 6 months ago
Matthew Wilcox 527a0f0a4b fscache: use appropriate radix tree accessors 6 months ago
Matthew Wilcox 89269d5b4f export __set_page_dirty 6 months ago
Matthew Wilcox 587a7cb914 radix tree: use GFP_ZONEMASK bits of gfp_t for flags 6 months ago
John Galt dd50145d0d Revert "erofs: fixes for compilation" 6 months ago
Hongyu Jin 2066046364 erofs: fix use-after-free of on-stack io[] 6 months ago
Yue Hu 6b1472d408 erofs: remove the fast path of per-CPU buffer decompression 6 months ago
Yue Hu 2cb0e88d11 erofs: clear compacted_2b if compacted_4b_initial > totalidx 6 months ago
Yue Hu 61d993cd84 erofs: remove the mapping parameter from erofs_try_to_free_cached_page() 6 months ago
Yue Hu 44cab08c6e erofs: directly use wrapper erofs_page_is_managed() when shrinking 6 months ago
Yue Hu f167bbb5ae erofs: remove the occupied parameter from z_erofs_pagevec_enqueue() 6 months ago
Gao Xiang ed2fe8a9ed erofs: fix 1 lcluster-sized pcluster for big pcluster 6 months ago
Gao Xiang 43cceda554 erofs: enable big pcluster feature 6 months ago
Gao Xiang 6586571fd3 erofs: support decompress big pcluster for lz4 backend 6 months ago
Gao Xiang be62c54af8 erofs: support parsing big pcluster compact indexes 6 months ago
Gao Xiang 350dbfb229 erofs: support parsing big pcluster compress indexes 6 months ago
Gao Xiang e375c31c91 erofs: adjust per-CPU buffers according to max_pclusterblks 6 months ago
Gao Xiang 7d8b39a05a erofs: add big physical cluster definition 6 months ago
Gao Xiang bb44c84e33 erofs: fix up inplace I/O pointer for big pcluster 6 months ago
Gao Xiang b9a0b2b8fb erofs: introduce physical cluster slab pools 6 months ago
Gao Xiang 2e331bed95 erofs: introduce multipage per-CPU buffers 6 months ago
Gao Xiang 21e555b866 erofs: reserve physical_clusterbits[] 6 months ago
Ruiqi Gong f3c36570ab erofs: Clean up spelling mistakes found in fs/erofs 6 months ago
Gao Xiang 959f65fd84 erofs: add on-disk compression configurations 6 months ago
Gao Xiang a7627eba29 erofs: introduce on-disk lz4 fs configurations 6 months ago
Huang Jianan 1a7a77a05d erofs: support adjust lz4 history window size 6 months ago
Gao Xiang 83c61704ea erofs: introduce erofs_sb_has_xxx() helpers 6 months ago
Yue Hu b8410255be erofs: don't use erofs_map_blocks() any more 6 months ago
Gao Xiang 8805103fa8 erofs: complete a missing case for inplace I/O 6 months ago
Huang Jianan fcb5b4e0cb erofs: use workqueue decompression for atomic contexts only 6 months ago
Huang Jianan d747cf558f erofs: avoid memory allocation failure during rolling decompression 6 months ago
John Galt 49d0021eea erofs: compression fixes 6 months ago
Luan Cachoroski Halaiko a69f903435 erofs: fixes for compilation 6 months ago
Gao Xiang e99fd2ed0a erofs: force inplace I/O under low memory scenario 6 months ago
Gao Xiang c48fe50184 erofs: simplify try_to_claim_pcluster() 6 months ago
Gao Xiang e301bcffc4 erofs: insert to managed cache after adding to pcl 6 months ago
Gao Xiang 98a11da2c7 erofs: get rid of magical Z_EROFS_MAPPING_STAGING 6 months ago
Vladimir Zapolskiy 9ee84a3ae4 erofs: remove a void EROFS_VERSION macro set in Makefile 6 months ago
Gao Xiang a93b3a142a erofs: move from drivers/staging/ to fs/ 6 months ago
Gao Xiang 4bc5b4ae2e erofs: sync up with kernel 5.10 6 months ago
Gao Xiang 92560b6348 erofs: add unsupported inode i_format check 6 months ago
Gao Xiang e74394bf26 erofs: fix extended inode could cross boundary 6 months ago