Age | Commit message (Expand) | Author |
2020-05-09 | nvme-pci: align io queue count with allocted nvme_queue in nvme_probe | Weiping Zhang |
2020-05-09 | nvme-pci: remove last_sq_tail | Keith Busch |
2020-05-09 | nvme-pci: remove volatile cqes | Keith Busch |
2020-05-09 | nvme: flush scan work on passthrough commands | Keith Busch |
2020-05-09 | nvme: clean up error handling in nvme_init_ns_head | Christoph Hellwig |
2020-05-09 | nvme-fc: avoid gcc-10 zero-length-bounds warning | Arnd Bergmann |
2020-05-09 | nvmet: add ns revalidation support | Anthony Iliopoulos |
2020-05-09 | nvme: consolodate io settings | Keith Busch |
2020-05-09 | nvme: revalidate namespace stream parameters | Keith Busch |
2020-05-09 | nvme: consolidate chunk_sectors settings | Keith Busch |
2020-05-09 | nvme: revalidate after verifying identifiers | Keith Busch |
2020-05-09 | nvme-multipath: set bdi capabilities once | Keith Busch |
2020-05-09 | nvme: check namespace head shared property | Keith Busch |
2020-05-09 | nvme: always search for namespace head | Keith Busch |
2020-05-09 | nvme: release namespace head reference on error | Keith Busch |
2020-05-09 | nvme: unlink head after removing last namespace | Keith Busch |
2020-05-09 | nvme: remove the magic 1024 constant in nvme_scan_ns_list | Christoph Hellwig |
2020-05-09 | nvme: avoid an Identify Controller command for each namespace scan | Christoph Hellwig |
2020-05-09 | nvme: factor out a nvme_ns_remove_by_nsid helper | Christoph Hellwig |
2020-05-09 | nvme: clean up nvme_scan_work | Christoph Hellwig |
2020-05-09 | nvme: refine the Qemu Identify CNS quirk | Christoph Hellwig |
2020-05-09 | nvmet-fc: slight cleanup for kbuild test warnings | James Smart |
2020-05-09 | nvmet-rdma: use SRQ per completion vector | Max Gurtovoy |
2020-05-09 | nvme: remove unused parameter | Keith Busch |
2020-05-09 | nvme: provide num dword helper | Keith Busch |
2020-05-09 | lpfc: nvmet: Add Send LS Request and Abort LS Request support | James Smart |
2020-05-09 | lpfc: nvmet: Add support for NVME LS request hosthandle | James Smart |
2020-05-09 | lpfc: nvme: Add Receive LS Request and Send LS Response support to nvme | James Smart |
2020-05-09 | lpfc: Refactor Send LS Response support | James Smart |
2020-05-09 | lpfc: Refactor Send LS Abort support | James Smart |
2020-05-09 | lpfc: Refactor Send LS Request support | James Smart |
2020-05-09 | lpfc: Refactor NVME LS receive handling | James Smart |
2020-05-09 | lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions | James Smart |
2020-05-09 | lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx | James Smart |
2020-05-09 | lpfc: Refactor lpfc nvme headers | James Smart |
2020-05-09 | nvme-fcloop: add target to host LS request support | James Smart |
2020-05-09 | nvme-fcloop: refactor to enable target to host LS | James Smart |
2020-05-09 | nvmet-fc: Add Disconnect Association Xmt support | James Smart |
2020-05-09 | nvmet-fc: rename ls_list to ls_rcv_list | James Smart |
2020-05-09 | nvmet-fc: track hostport handle for associations | James Smart |
2020-05-09 | nvmet-fc: perform small cleanups on unneeded checks | James Smart |
2020-05-09 | nvmet-fc: add LS failure messages | James Smart |
2020-05-09 | nvme-fc: Add Disconnect Association Rcv support | James Smart |
2020-05-09 | nvmet-fc: Update target for common definitions for LS handling | James Smart |
2020-05-09 | nvme-fc: Update header and host for common definitions for LS handling | James Smart |
2020-05-09 | nvme-fc: convert assoc_active flag to bit op | James Smart |
2020-05-09 | nvme-fc: Ensure private pointers are NULL if no data | James Smart |
2020-05-09 | nvmet-fc: Better size LS buffers | James Smart |
2020-05-09 | nvme-fc nvmet-fc: refactor for common LS definitions | James Smart |
2020-05-09 | nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request | James Smart |