On Mon, Jun 12, 2023 at 10:55:37PM +0530, Ritesh Harjani wrote: > It is easily recreatable if we have one thread doing buffered-io + > sync and other thread trying to truncate down inode->i_size. > Kernel panic maybe is happening only with -O encrypt mkfs option + > -o test_dummy_encryption mount option, but the size - folio_pos(folio) > is definitely wrong because inode->i_size is not protected in writeback path. Did you not see the email I sent right before you sent your previous email?