s well as
> blkdev_zone_reset_all() and blkdev_zone_reset_all_emulated().
>
> Signed-off-by: Johannes Thumshirn
Reviewed-by: Mike Snitzer
___
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
On Mon, Jan 29 2024 at 2:52P -0500,
Johannes Thumshirn wrote:
> Guard the calls to blkdev_zone_mgmt() with a memalloc_noio scope.
> This helps us getting rid of the GFP_NOIO argument to blkdev_zone_mgmt();
>
> Signed-off-by: Johannes Thumshirn
Reviewed-by:
simply supplies a callback that is
> executed on each reported zone, and private data for it.
>
> Signed-off-by: Christoph Hellwig
> Signed-off-by: Shin'ichiro Kawasaki
> Signed-off-by: Damien Le Moal
Reviewed-by: Mike Snitzer
___
Li
On Tue, Dec 18 2018 at 12:45pm -0500,
Jens Axboe wrote:
> On 12/18/18 10:25 AM, Jaegeuk Kim wrote:
> > This patch makes dm be aware of io_pages to assign sane req_size for reads.
>
> Reviewed-by: Jens Axboe
>
I've applied this, see:
https://git.kernel.org/pub/scm/linux/kernel/git/device-mappe
On Fri, Apr 15 2016 at 3:15pm -0400,
mchri...@redhat.com wrote:
> The following patches begin to cleanup the request->cmd_flags and
> bio->bi_rw mess. We currently use cmd_flags to specify the operation,
> attributes and state of the request. For bi_rw we use it for similar
> info and also the p
On Fri, Jan 08 2016 at 3:50P -0500,
Mike Christie wrote:
> On 01/08/2016 07:32 AM, Christoph Hellwig wrote:
> > This looks good to me from a highlevel point of view.
> > Do you also have a git tree to take a look at all the changes in a
> > single big diff?
>
> I uploaded a git tree here:
>
>