-
- Downloads
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
Pull block layer fixes from Jens Axboe: - Single range elevator discard merge fix, that caused crashes (Ming) - Fix for a regression in O_DIRECT, where we could potentially lose the error value (Maximilian Heyne) - NVMe pull request from Christoph, with little fixes all over the map for NVMe. * tag 'for-linus-20181201' of git://git.kernel.dk/linux-block: block: fix single range discard merge nvme-rdma: fix double freeing of async event data nvme: flush namespace scanning work just before removing namespaces nvme: warn when finding multi-port subsystems without multipathing enabled fs: fix lost error code in dio_complete nvme-pci: fix surprise removal nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request() nvme: Free ctrl device name on init failure
No related branches found
No related tags found
Showing
- block/blk-merge.c 1 addition, 1 deletionblock/blk-merge.c
- drivers/nvme/host/core.c 5 additions, 3 deletionsdrivers/nvme/host/core.c
- drivers/nvme/host/fc.c 1 addition, 1 deletiondrivers/nvme/host/fc.c
- drivers/nvme/host/nvme.h 3 additions, 0 deletionsdrivers/nvme/host/nvme.h
- drivers/nvme/host/rdma.c 2 additions, 0 deletionsdrivers/nvme/host/rdma.c
- fs/direct-io.c 2 additions, 2 deletionsfs/direct-io.c
Loading
Please register or sign in to comment