Age | Commit message (Expand) | Author |
2020-10-28 | RDMA: Add rdma_connect_locked() | Jason Gunthorpe |
2020-10-23 | nvme-fc: shorten reconnect delay if possible for FC | James Smart |
2020-10-23 | nvme-fc: wait for queues to freeze before calling update_hr_hw_queues | James Smart |
2020-10-23 | nvme-fc: fix error loop in create_hw_io_queues | James Smart |
2020-10-23 | nvme-fc: fix io timeout to abort I/O | James Smart |
2020-10-22 | nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru | Chaitanya Kulkarni |
2020-10-22 | nvmet: cleanup nvmet_passthru_map_sg() | Logan Gunthorpe |
2020-10-22 | nvmet: limit passthru MTDS by BIO_MAX_PAGES | Logan Gunthorpe |
2020-10-22 | nvmet: fix uninitialized work for zero kato | zhenwei pi |
2020-10-22 | nvme-pci: disable Write Zeroes on Sandisk Skyhawk | Kai-Heng Feng |
2020-10-22 | nvme: use queuedata for nvme_req_qid | Keith Busch |
2020-10-22 | nvme-rdma: fix crash due to incorrect cqe | Chao Leng |
2020-10-22 | nvme-rdma: fix crash when connect rejected | Chao Leng |
2020-10-13 | nvme: translate zone resource errors | Keith Busch |
2020-10-13 | Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-08 | Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-07 | nvme-core: remove extra condition for vwc | Chaitanya Kulkarni |
2020-10-07 | nvme-core: remove extra variable | Chaitanya Kulkarni |
2020-10-07 | nvme: remove nvme_identify_ns_list | Christoph Hellwig |
2020-10-07 | nvme: refactor nvme_validate_ns | Christoph Hellwig |
2020-10-07 | nvme: move nvme_validate_ns | Christoph Hellwig |
2020-10-07 | nvme: query namespace identifiers before adding the namespace | Christoph Hellwig |
2020-10-07 | nvme: revalidate zone bitmaps in nvme_update_ns_info | Christoph Hellwig |
2020-10-07 | nvme: remove nvme_update_formats | Christoph Hellwig |
2020-10-07 | nvme: update the known admin effects | Christoph Hellwig |
2020-10-07 | nvme: set the queue limits in nvme_update_ns_info | Christoph Hellwig |
2020-10-07 | nvme: remove the 0 lba_shift check in nvme_update_ns_info | Christoph Hellwig |
2020-10-07 | nvme: clean up the check for too large logic block sizes | Christoph Hellwig |
2020-10-07 | nvme: freeze the queue over ->lba_shift updates | Christoph Hellwig |
2020-10-07 | nvme: factor out a nvme_configure_metadata helper | Christoph Hellwig |
2020-10-07 | nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block | Christoph Hellwig |
2020-10-07 | nvme: lift the check for an unallocated namespace into nvme_identify_ns | Christoph Hellwig |
2020-10-07 | nvme: rename __nvme_revalidate_disk | Christoph Hellwig |
2020-10-07 | nvme: rename _nvme_revalidate_disk | Christoph Hellwig |
2020-10-07 | nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns | Christoph Hellwig |
2020-10-07 | nvme: remove the disk argument to nvme_update_zone_info | Christoph Hellwig |
2020-10-07 | nvme: fix initialization of the zone bitmaps | Christoph Hellwig |
2020-10-07 | nvme-loop: don't put ctrl on nvme_init_ctrl error | Chaitanya Kulkarni |
2020-10-07 | nvme-core: put ctrl ref when module ref get fail | Chaitanya Kulkarni |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-10-02 | nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() | Coly Li |
2020-09-27 | nvme-pci: allocate separate interrupt for the reserved non-polled I/O queue | Jeffle Xu |
2020-09-27 | nvme: fix error handling in nvme_ns_report_zones | Christoph Hellwig |
2020-09-27 | nvmet-fc: fix missing check for no hostport struct | James Smart |
2020-09-27 | nvmet: add passthru ZNS support | Chaitanya Kulkarni |
2020-09-27 | nvmet: handle keep-alive timer when kato is modified by a set features cmd | Amit Engel |
2020-09-27 | nvmet-tcp: have queue io_work context run on sock incoming cpu | Mark Wunderlich |
2020-09-27 | nvme-pci: Move enumeration by class to be last in the table | Andy Shevchenko |
2020-09-27 | nvme: use an xarray to lookup the Commands Supported and Effects log | Chaitanya Kulkarni |