Hi all, based on the reports from lockdep annotating q_usage_count it became clear that we need to do noio allocations in a lot more place. One is when the block driver calls back into the file system as in the loop driver, the other is anything done while a process has a queue frozen.
- annotate noio context Christoph Hellwig
- [PATCH 2/2] block: force noio scope in blk_mq_freez... Christoph Hellwig
- [PATCH 1/2] loop: force GFP_NOIO for underlying fil... Christoph Hellwig
- Re: [PATCH 1/2] loop: force GFP_NOIO for underl... Ming Lei
- Re: [PATCH 1/2] loop: force GFP_NOIO for un... Christoph Hellwig
