messages from 2021-03-17 16:46:15 to 2021-03-29 19:28:37 UTC [more...]
[PATCH 0/1] nvme: introduce generic per-namespace chardev
2021-03-29 11:56 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2] nvmet-tcp: fix a segmentation fault during io parsing error
2021-03-28 9:52 UTC (5+ messages)
[PATCH v3] nvmet-tcp: fix a segmentation fault during io parsing error
2021-03-28 9:50 UTC
[PATCH v2] nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev
2021-03-27 7:51 UTC (3+ messages)
` "
[PATCH V4] nvmet-tcp: enable optional queue idle period tracking
2021-03-26 21:00 UTC (2+ messages)
[RFC PATCH] nvme: allow NVME_IOCTL_IO_CMD on controller char dev even when multiple ns
2021-03-26 20:59 UTC
[PATCH] nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev
2021-03-26 19:59 UTC (5+ messages)
[PATCH] nvmet-fc: simplify nvmet_fc_alloc_hostport
2021-03-26 19:02 UTC (3+ messages)
[PATCH] nvmet-tcp: fix a segmentation fault during io parsing error
2021-03-26 18:00 UTC (3+ messages)
[PATCH 1/2] nvme-tcp: block BH in sk state_change sk callback
2021-03-25 22:39 UTC (4+ messages)
` [PATCH 2/2] nvmet-tcp: Fix incorrect locking in "
[PATCH] nvme: retrigger ANA log update if group descriptor isn't found
2021-03-25 22:20 UTC (5+ messages)
[RFC PATCH v4 0/2] Async nvme passthrough via io_uring
2021-03-25 17:05 UTC (3+ messages)
` [RFC PATCH v4 1/2] io_uring: add helpers for io_uring_cmd completion in submitter-task
` [RFC PATCH v4 2/2] nvme: wire up support for async passthrough
[PATCHv3] nvme: implement non-mdts command limits
2021-03-25 15:30 UTC (3+ messages)
[PATCH V6 0/2] nvme: enable char device per namespace
2021-03-25 15:14 UTC (10+ messages)
` [PATCH V6 1/2] "
[PATCH AUTOSEL 5.10 33/39] nvmet-tcp: fix kmap leak when data digest in use
2021-03-25 11:25 UTC
[PATCH AUTOSEL 5.11 36/44] nvmet-tcp: fix kmap leak when data digest in use
2021-03-25 11:24 UTC
[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
2021-03-24 18:34 UTC (6+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
[PATCH] nvme: fix APST error for power latency tolerance
2021-03-24 7:58 UTC (4+ messages)
[PATCH V3] nvmet-tcp: enable optional queue idle period tracking
2021-03-23 22:52 UTC (2+ messages)
fix nvme-tcp and nvme-rdma controller reset hangs when using multipath
2021-03-23 19:10 UTC (24+ messages)
` [PATCH 1/2] blk-mq: add a blk_mq_submit_bio_direct API
` [PATCH 2/2] nvme-multipath: don't block on blk_queue_enter of the underlying device
[PATCH 1/1] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
2021-03-23 12:43 UTC (7+ messages)
[PATCH] nvme-fc: Few trivial spelling fixes
2021-03-22 20:03 UTC (4+ messages)
[PATCH] nvmet-fc: simplify nvmet_fc_alloc_hostport
2021-03-22 19:40 UTC (6+ messages)
[PATCH 0/3 rfc] Fix nvme-tcp and nvme-rdma controller reset hangs
2021-03-22 6:34 UTC (22+ messages)
[PATCH] nvmet-tcp: fix a segmentation fault during io parsing error
2021-03-22 4:06 UTC (4+ messages)
[bug report] WARNING: inconsistent lock state observed with blktests nvme-tcp/003
2021-03-21 7:07 UTC (2+ messages)
[PATCH 0/1] nvme: Export CSTS register via sysfs
2021-03-19 17:33 UTC (16+ messages)
` [PATCH 1/1] "
[PATCH v2 00/16] nvme-cli: add "nvme monitor" subcommand
2021-03-19 16:42 UTC (4+ messages)
` [PATCH v2 02/16] nvme-cli: add code for event and timeout handling
[PATCHSET v4 0/8] io_uring passthrough support
2021-03-19 13:29 UTC (21+ messages)
` [PATCH 1/8] io_uring: split up io_uring_sqe into hdr + main
` [PATCH 2/8] io_uring: add infrastructure around io_uring_cmd_sqe issue type
` [PATCH 3/8] fs: add file_operations->uring_cmd()
` [PATCH 4/8] io_uring: add support for IORING_OP_URING_CMD
` [PATCH 5/8] block: wire up support for file_operations->uring_cmd()
` [PATCH 6/8] block: add example ioctl
` [PATCH 7/8] net: wire up support for file_operations->uring_cmd()
` [PATCH 8/8] net: add example SOCKET_URING_OP_SIOCINQ/SOCKET_URING_OP_SIOCOUTQ
[GIT PULL] nvme fixes for 5.12
2021-03-19 12:41 UTC (2+ messages)
[linux-nvme:nvme-5.13] BUILD SUCCESS 24e238c9218621e1beb648f781001a784b10b79d
2021-03-18 18:17 UTC
[linux-nvme:nvme-5.12] BUILD SUCCESS bac04454ef9fada009f0572576837548b190bf94
2021-03-18 18:17 UTC
[PATCH] nvmet-tcp: fix a segmentation fault during io parsing error
2021-03-18 13:08 UTC (3+ messages)
[PATCH] nvme-tcp: fix a segmentation fault during io parsing error
2021-03-18 8:31 UTC (4+ messages)
[PATCH] nvme-tcp: fix a segmentation fault during io parsing error
2021-03-18 8:31 UTC (5+ messages)
[RFC PATCH v3 0/3] Async nvme passthrough over io_uring
2021-03-18 7:47 UTC (19+ messages)
` [RFC PATCH v3 3/3] nvme: wire up support for async passthrough
` [RFC PATCH v3 1/3] io_uring: add helper for uring_cmd completion in submitter-task
[PATCHv2 0/2] nvme driver pdu enhancements for passthrough
2021-03-18 5:27 UTC (10+ messages)
` [PATCHv2 1/2] nvme-pci: allocate nvme_command within driver pdu
` [PATCHv2 2/2] nvme: use driver pdu command for passthrough
[PATCH] nvme: warn of unhandled effects only once
2021-03-18 5:18 UTC (3+ messages)
[PATCH 1/1] nvmet: do not allow model_number exceed 40 bytes
2021-03-18 5:18 UTC (2+ messages)
[PATCH] nvmet: remove unnecessary ctrl parameter
2021-03-18 5:18 UTC (2+ messages)
[PATCHv2] nvme: implement non-mdts command limits
2021-03-18 4:42 UTC (2+ messages)
[PATCH] nvmet-tcp: fix kmap leak when data digest in use
2021-03-18 4:39 UTC (2+ messages)
[PATCH] nvmet: don't check iosqes,iocqes for discovery controllers
2021-03-18 4:35 UTC (2+ messages)
[PATCH] nvme-tcp: Fix a NULL deref when receiving a 0-length r2t PDU
2021-03-18 4:35 UTC (2+ messages)
[PATCH 1/2] nvme-tcp: Fix possible hang when failing to set io queues
2021-03-18 4:35 UTC (2+ messages)
[PATCH] nvme-tcp: Fix misuse of __smp_processor_id with preemption enabled
2021-03-18 4:35 UTC (2+ messages)
[PATCH] nvmet-fc: simplify nvmet_fc_alloc_hostport
2021-03-17 21:28 UTC (2+ messages)
[PATCH] nvme: fix Write Zeroes limitations
2021-03-17 21:23 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).