Hi Linus, Just a small fix for a missing fifo time assigment for the head insertion case in mq-deadline. Please pull! The following changes since commit f1c8781ac9d87650ccf45a354c0bbfa3f9230371: s390/dasd: Use kzalloc instead of kmalloc/memset (2022-05-05 20:08:27 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/block-5.18-2022-05-18 for you to fetch changes up to 725f22a1477c9c15aa67ad3af96fe28ec4fe72d2: block/mq-deadline: Set the fifo_time member also if inserting at head (2022-05-13 17:02:46 -0600) ---------------------------------------------------------------- block-5.18-2022-05-18 ---------------------------------------------------------------- Bart Van Assche (1): block/mq-deadline: Set the fifo_time member also if inserting at head block/mq-deadline.c | 1 + 1 file changed, 1 insertion(+) -- Jens Axboe