The first patch is a left-over from last cycle. The rest fix "obvious" block size > PAGE_SIZE problems. I haven't tested with a large block size setup. Matthew Wilcox (Oracle) (5): buffer: Return bool from grow_dev_folio() buffer: Calculate block number inside folio_init_buffers() buffer: Fix grow_buffers() for block size > PAGE_SIZE buffer: Cast block to loff_t before shifting it buffer: Fix various functions for block size > PAGE_SIZE fs/buffer.c | 86 +++++++++++++++++++++++++---------------------------- 1 file changed, 40 insertions(+), 46 deletions(-) -- 2.42.0