On 4/24/19 10:48 AM, Coly Li wrote: > Hi Jens, > > Here are the bcache patches for Linux v5.2. > > Most of the patches are bug fixes. We don't introduce new feature in > this run, people continue to focus on code quality improvement for now. > > Juhui Tang and I make some fixes related to bcache journal, the changes > include, > - Fix KEY_PTRS set to 0 error under very heavy small I/O pressure, to > avoid potential missing for journal and uuid update to cache device. > - Add code comments to make code more understandable. > - Minor code cleanup. > > Liang Chen, Guoju Fang and Shenghui Wang contribute useful and important > fixes for, > - Avoid a crash in cached_dev_read_done() by adding reference before > calling bio_complete() > - Improve unused buckets statistic > - Fix a race between cache register and unregister > - Potential use-after-free and memory leak bugs > > Arnd Bergmann and George Spelvin also contriubte useful code clean up > to fix clang warning and make bch_get_congested() more clear. > > Please pick them for the 5.2 merge window. Applied, thanks Coly. -- Jens Axboe