Commit Graph

762081 Commits (919cc2ab499e7ea153a37171126cecb1487ed691)
 

Author SHA1 Message Date
Sultan Alsawaf 5bbfc2cfe4 msm: kgsl: Remove sync fence names 6 months ago
Sultan Alsawaf 01a1e69bdf msm: kgsl: Remove POPP 6 months ago
Sultan Alsawaf fb364c393b msm: kgsl: Wake GPU upon receiving an ioctl rather than upon touch input 6 months ago
Sultan Alsawaf 7829fc221b msm: kgsl: Increase worker thread priority 6 months ago
Tim Murray 9192837c82 cpuidle: don't disable cpuidle when entering suspend 6 months ago
NeilBrown f8d2f076d5 VFS: use synchronize_rcu_expedited() in namespace_unlock() 6 months ago
Sultan Alsawaf e37af60502 mm: Don't stop kswapd on a per-node basis when there are no waiters 6 months ago
Sultan Alsawaf 65b42b14d7 mm: vmpressure: Ignore allocation orders above PAGE_ALLOC_COSTLY_ORDER 6 months ago
Sultan Alsawaf c7a8d93d3e mm: Don't warn on page allocation failures for OOM-killed processes 6 months ago
Sultan Alsawaf 5440e78367 mm: vmpressure: Don't cache the window size 6 months ago
Sultan Alsawaf 26a1450ce9 mm: vmpressure: Interpret zero scanned pages as 100% pressure 6 months ago
Sultan Alsawaf 2641839440 mm: vmpressure: Don't exclude any allocation types 6 months ago
Sultan Alsawaf f20b737ad5 mm: Stop kswapd early when nothing's waiting for it to free pages 6 months ago
Danny Lin f8ae8f1f2b techpack: audio: Remove build timestamps 6 months ago
Rajan Palaniya 81353f2949 ARM64: configs: sm7125: Enable erofs PCD 6 months ago
John Galt 786545ff97 erofs/zdata: modify set sched to use FIFO at high prio for lower latency 6 months ago
Sandeep Dhavale ae900d3dfa BACKPORT: FROMLIST: erofs: add per-cpu threads for decompression 6 months ago
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