History log of /haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/nvme_request.c
Revision Date Author Comments
# 6ef25b85 20-Apr-2020 Augustin Cavalier <waddlesplash@gmail.com>

nvme_disk: Request callbacks in libnvme are called with the qpair lock held.

Fixes #15880.


# a73bad3e 28-Mar-2020 Augustin Cavalier <waddlesplash@gmail.com>

nvme_disk: Add locking around request queue access.

Should help with #15123 further.


# af4a03df 14-Apr-2019 Augustin Cavalier <waddlesplash@gmail.com>

libnvme: Import.

Minor modifications for Haiku included, and for the most part marked
as such.