[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250422-filigran-entsagen-fe5e2882a2f7@brauner>
Date: Tue, 22 Apr 2025 09:51:06 +0200
From: Christian Brauner <brauner@...nel.org>
To: jack@...e.cz,
tytso@....edu,
adilger.kernel@...ger.ca,
Davidlohr Bueso <dave@...olabs.net>
Cc: Christian Brauner <brauner@...nel.org>,
mcgrof@...nel.org,
willy@...radead.org,
hare@...e.de,
djwong@...nel.org,
linux-ext4@...r.kernel.org,
linux-fsdevel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH v2 0/7] fs/buffer: split pagecache lookups into atomic or blocking
On Thu, 17 Apr 2025 18:59:14 -0700, Davidlohr Bueso wrote:
> Changes from v1: rebased on top of vfs.fixes (Christian).
>
> This is a respin of the series[0] to address the sleep in atomic scenarios for
> noref migration with large folios, introduced in:
>
> 3c20917120ce61 ("block/bdev: enable large folio support for large logical block sizes")
>
> [...]
Applied to the vfs.fixes branch of the vfs/vfs.git tree.
Patches in the vfs.fixes branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.fixes
[1/7] fs/buffer: split locking for pagecache lookups
https://git.kernel.org/vfs/vfs/c/86e6a02d527d
[2/7] fs/buffer: introduce sleeping flavors for pagecache lookups
https://git.kernel.org/vfs/vfs/c/b3a1fdf3516f
[3/7] fs/buffer: use sleeping version of __find_get_block()
https://git.kernel.org/vfs/vfs/c/5852088c19f2
[4/7] fs/ocfs2: use sleeping version of __find_get_block()
https://git.kernel.org/vfs/vfs/c/2732f3e4752a
[5/7] fs/jbd2: use sleeping version of __find_get_block()
https://git.kernel.org/vfs/vfs/c/ce1fb0552481
[6/7] fs/ext4: use sleeping version of sb_find_get_block()
https://git.kernel.org/vfs/vfs/c/9461e25786b0
[7/7] mm/migrate: fix sleep in atomic for large folios and buffer heads
https://git.kernel.org/vfs/vfs/c/6676209df9cf
Powered by blists - more mailing lists