Age | Commit message (Expand) | Author |
2019-10-18 | nvme-pci: Set the prp2 correctly when using more than 4k page | Kevin Hao |
2019-10-15 | nvme-tcp: fix possible leakage during error flow | Max Gurtovoy |
2019-10-15 | nvmet-loop: fix possible leakage during error flow | Max Gurtovoy |
2019-10-14 | nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL | Sebastian Andrzej Siewior |
2019-10-14 | nvme: Wait for reset state when required | Keith Busch |
2019-10-14 | nvme: Prevent resets during paused controller state | Keith Busch |
2019-10-14 | nvme: Restart request timers in resetting state | Keith Busch |
2019-10-14 | nvme: Remove ADMIN_ONLY state | Keith Busch |
2019-10-14 | nvme-pci: Free tagset if no IO queues | Keith Busch |
2019-10-04 | nvme: retain split access workaround for capability reads | Ard Biesheuvel |
2019-10-04 | nvme: fix possible deadlock when nvme_update_formats fails | Sagi Grimberg |
2019-09-27 | Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus | Jens Axboe |
2019-09-27 | nvme-rdma: fix possible use-after-free in connect timeout | Sagi Grimberg |
2019-09-26 | nvme: Move ctrl sqsize to generic space | Keith Busch |
2019-09-25 | nvme: Add ctrl attributes for queue_count and sqsize | James Smart |
2019-09-25 | nvme: allow 64-bit results in passthru commands | Marta Rybczynska |
2019-09-25 | nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T | Jian-Hong Pan |
2019-09-25 | nvmet-tcp: remove superflous check on request sgl | Sagi Grimberg |
2019-09-25 | Added QUIRKs for ADATA XPG SX8200 Pro 512GB | Gabriel Craciunescu |
2019-09-25 | nvme-rdma: Fix max_hw_sectors calculation | Max Gurtovoy |
2019-09-25 | nvme: fix an error code in nvme_init_subsystem() | Dan Carpenter |
2019-09-25 | nvme-pci: Save PCI state before putting drive into deepest state | Mario Limonciello |
2019-09-25 | nvme-tcp: fix wrong stop condition in io_work | Wunderlich, Mark |
2019-09-24 | Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-23 | nvme-pci: Fix a race in controller removal | Balbir Singh |
2019-09-23 | nvmet: change ppl to lpp | John Pittman |
2019-09-17 | block: centralize PI remapping logic to the block layer | Max Gurtovoy |
2019-09-17 | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-12 | nvmet: fix a wrong error status returned in error log page | Amit |
2019-09-12 | nvme: send discovery log page change events to userspace | Sagi Grimberg |
2019-09-12 | nvme: add uevent variables for controller devices | Sagi Grimberg |
2019-09-12 | nvme: enable aen regardless of the presence of I/O queues | Sagi Grimberg |
2019-09-12 | nvme-fabrics: allow discovery subsystems accept a kato | Sagi Grimberg |
2019-09-12 | nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery() | Markus Elfring |
2019-09-12 | nvme: Remove redundant assignment of cq vector | Israel Rukshin |
2019-09-12 | nvme: Assign subsys instance from first ctrl | Keith Busch |
2019-09-12 | nvme: tcp: remove redundant assignment to variable ret | Colin Ian King |
2019-09-12 | nvme: include admin_q sync with nvme_sync_queues | Edmund Nadolski |
2019-09-12 | nvme: Treat discovery subsystems as unique subsystems | James Smart |
2019-09-12 | nvme: fix ns removal hang when failing to revalidate due to a transient error | Sagi Grimberg |
2019-09-12 | nvme: make nvme_report_ns_ids propagate error back | Sagi Grimberg |
2019-09-12 | nvme: make nvme_identify_ns propagate errors back | Sagi Grimberg |
2019-09-12 | nvme: pass status to nvme_error_status | Sagi Grimberg |
2019-09-12 | nvme-fc: Fail transport errors with NVME_SC_HOST_PATH | James Smart |
2019-09-12 | nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed | Sagi Grimberg |
2019-09-12 | nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR | Sagi Grimberg |
2019-08-29 | nvme-rdma: Use rq_dma_dir macro | Israel Rukshin |
2019-08-29 | nvme-fc: Use rq_dma_dir macro | Israel Rukshin |
2019-08-29 | nvme-pci: Tidy up nvme_unmap_data | Israel Rukshin |