On Mon, 24 Feb 2025 15:48:51 -0800, Christoph Hellwig wrote: > this series reduces some superlfous work done in the buffer cache. Most > notable an extra workqueue context switch for synchronous I/O, and > tracking of in-flight I/O for buffers where that is not needed. > > Changes since v2: > - more comment typo fixin' > > [...] Applied to for-next, thanks! [1/4] xfs: reduce context switches for synchronous buffered I/O commit: 4b90de5bc0f5a6d1151acd74c838275f9b7be3a5 [2/4] xfs: decouple buffer readahead from the normal buffer read path commit: efc5f7a9f3d887ce44b7610bc39388094b6f97d5 [3/4] xfs: remove most in-flight buffer accounting commit: 0d1120b9bbe48a2d119afe0dc64f9c0666745bc8 [4/4] xfs: remove the XBF_STALE check from xfs_buf_rele_cached commit: 9b47d37496e2669078c8616334e5a7200f91681a Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>