Age | Commit message (Expand) | Author | Files | Lines |
2020-09-03 | nvme-fc: Fix wrong return value in __nvme_fc_init_request() | Tianjia Zhang | 1 | -2/+2 |
2020-07-22 | nvme-rdma: assign completion vector correctly | Max Gurtovoy | 1 | -1/+1 |
2020-06-20 | nvme: refine the Qemu Identify CNS quirk | Christoph Hellwig | 1 | -2/+14 |
2020-04-24 | nvme-fc: Revert "add module to ops template to allow module references" | James Smart | 2 | -13/+2 |
2020-03-11 | nvme: Fix uninitialized-variable warning | Keith Busch | 1 | -1/+1 |
2020-01-27 | nvme: retain split access workaround for capability reads | Ard Biesheuvel | 1 | -1/+1 |
2020-01-09 | nvme_fc: add module to ops template to allow module references | James Smart | 2 | -2/+13 |
2019-12-21 | nvme: host: core: fix precedence of ternary operator | Ivan Bornyakov | 1 | -2/+2 |
2019-12-01 | nvmet-fcloop: suppress a compiler warning | Bart Van Assche | 1 | -0/+1 |
2019-10-05 | nvmet: fix data units read and written counters in SMART log | Tom Wu | 1 | -6/+8 |
2019-06-25 | nvme: Fix u32 overflow in the number of namespace list calculation | Jaesoo Lee | 1 | -1/+2 |
2019-06-19 | nvme: remove the ifdef around nvme_nvm_ioctl | Christoph Hellwig | 1 | -2/+0 |
2019-06-15 | nvme-pci: unquiesce admin queue on shutdown | Keith Busch | 1 | -1/+4 |
2019-05-08 | nvme-loop: init nvmet_ctrl fatal_err_work when allocate | Yufen Yu | 1 | -10/+10 |
2019-02-20 | nvme-pci: use the same attributes when freeing host_mem_desc_bufs. | Liviu Dudau | 1 | -4/+6 |
2019-01-31 | nvmet-rdma: fix null dereference under heavy load | Raju Rangoju | 1 | -1/+14 |
2019-01-31 | nvmet-rdma: Add unlikely for response allocated check | Israel Rukshin | 1 | -1/+1 |
2018-12-21 | nvmet-rdma: fix response use after free | Israel Rukshin | 1 | -1/+2 |
2018-12-17 | nvme: flush namespace scanning work just before removing namespaces | Sagi Grimberg | 1 | -1/+3 |
2018-11-21 | nvme-loop: fix kernel oops in case of unhandled command | Ming Lei | 1 | -7/+2 |
2018-10-13 | nvme_fc: fix ctrl create failures racing with workq items | James Smart | 1 | -0/+4 |
2018-10-10 | nvmet-rdma: fix possible bogus dereference under heavy load | Sagi Grimberg | 1 | -2/+25 |
2018-10-04 | nvme-fcloop: Fix dropped LS's to removed target port | James Smart | 1 | -1/+2 |
2018-09-26 | nvme-rdma: unquiesce queues when deleting the controller | Sagi Grimberg | 1 | -0/+2 |
2018-09-05 | nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event | Michal Wnukowski | 1 | -0/+8 |
2018-08-24 | nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD | Roland Dreier | 1 | -1/+1 |
2018-08-24 | nvmet: reset keep alive timer in controller enable | Max Gurtuvoy | 1 | -0/+8 |
2018-08-09 | nvmet-fc: fix target sgl list on large transfers | James Smart | 1 | -9/+35 |
2018-08-09 | nvme-pci: Fix queue double allocations | Keith Busch | 1 | -0/+3 |
2018-08-09 | nvme-pci: allocate device queues storage space at probe | Sagi Grimberg | 1 | -36/+25 |
2018-08-03 | nvme: lightnvm: add granby support | Wei Xu | 1 | -0/+2 |
2018-08-03 | nvme-pci: Fix AER reset handling | Keith Busch | 1 | -0/+3 |
2018-08-03 | nvme-rdma: stop admin queue before freeing it | Jianchao Wang | 1 | -4/+6 |
2018-07-17 | nvme-pci: Remap CMB SQ entries on every controller reset | Keith Busch | 1 | -11/+16 |
2018-06-20 | nvme: Set integrity flag for user passthrough commands | Keith Busch | 1 | -0/+1 |
2018-06-20 | nvme: fix potential memory leak in option parsing | Chengguang Xu | 1 | -0/+6 |
2018-06-20 | nvmet-rdma: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 1 | -1/+1 |
2018-06-20 | nvme: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 1 | -1/+1 |
2018-05-30 | nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A | Jarosław Janik | 1 | -2/+5 |
2018-05-30 | nvme: don't send keep-alives to the discovery controller | Johannes Thumshirn | 1 | -1/+3 |
2018-05-30 | nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors | Ming Lei | 1 | -1/+1 |
2018-05-30 | nvme-pci: Fix EEH failure on ppc | Wen Xiong | 1 | -6/+7 |
2018-05-30 | nvmet: fix PSDT field check in command format | Max Gurtovoy | 1 | -3/+6 |
2018-05-30 | nvme-pci: Fix nvme queue cleanup if IRQ setup fails | Jianchao Wang | 1 | -1/+4 |
2018-05-16 | nvme: add quirk to force medium priority for SQ creation | Jens Axboe | 2 | -1/+16 |
2018-04-12 | nvme_fcloop: fix abort race condition | James Smart | 1 | -5/+7 |
2018-04-12 | nvme_fcloop: disassocate local port structs | James Smart | 1 | -10/+25 |
2018-03-09 | nvme-rdma: don't suppress send completions | Sagi Grimberg | 1 | -40/+14 |
2018-03-03 | nvme-fabrics: initialize default host->id in nvmf_host_default() | Ewan D. Milne | 1 | -0/+1 |
2018-03-03 | nvme: check hw sectors before setting chunk sectors | Keith Busch | 1 | -1/+2 |