Message ID | 20190405062043.GA26688@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] early nvme updates for 5.2 | expand |
On 4/5/19 12:20 AM, Christoph Hellwig wrote: > Hi Jens, > > below is the first batch of nvme updates for 5.2. This includes the > performance improvements for single segment I/O on PCIe, which introduce > new block helpers, so it might be a good idea to get them in early. > > - various performance optimizations in the PCIe code (Keith and me) > - new block helpers to support the above (me) > - nvmet error conversion cleanup (me) > - nvmet-fc variable sized array cleanup (Gustavo) > - passthrough ioctl error printk cleanup (Kenneth) > - small nvmet fixes (Max) > - endianess conversion cleanup (Max) > - nvmet-tcp faspath completion optimization (Sagi) Pulled, thanks.