messages from 2021-05-18 05:06:30 to 2021-05-24 20:20:20 UTC [more...]
[PATCH 19/26] nfblock: convert to blk_alloc_disk/blk_cleanup_disk
2021-05-23 8:14 UTC (22+ messages)
` [dm-devel] [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
` "
` [dm-devel] [PATCH 01/26] block: refactor device number setup in __device_add_disk
` "
` [dm-devel] [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
` "
` [dm-devel] [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
` "
` [dm-devel] [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
` "
` [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 07/26] drbd: "
` [PATCH 08/26] pktcdvd: "
` [PATCH 09/26] rsxx: "
` [PATCH 10/26] zram: "
` [PATCH 11/26] lightnvm: "
` [PATCH 12/26] bcache: "
` [PATCH 13/26] dm: "
` [PATCH 14/26] md: "
` [PATCH 15/26] nvdimm-blk: "
` [PATCH 16/26] nvdimm-btt: "
[PATCH] nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
2021-05-24 14:36 UTC (3+ messages)
[PATCHv3 0/4] block and nvme passthrough error handling
2021-05-24 8:04 UTC (8+ messages)
` [PATCHv3 1/4] block: support polling through blk_execute_rq
` [PATCHv3 2/4] nvme: use blk_execute_rq() for passthrough commands
` [PATCHv3 3/4] block: return errors from blk_execute_rq()
` [PATCHv3 4/4] nvme: use return value "
[PATCH] nvmet-tcp: fix memory leak when having inflight commands on disconnect
2021-05-24 11:24 UTC
[bug report] blktests nvme/022 lead kernel WARNING and NULL pointer
2021-05-22 14:59 UTC (13+ messages)
[PATCH 0/2] nvmet-tcp: fix connect error when inline data size to 0
2021-05-22 14:27 UTC (9+ messages)
` [PATCH 1/2] nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
` [PATCH 2/2] nvmet-tcp: fix connect error when setting param_inline_data_size to zero
[PATCH] nvme/fc: Short-circuit reconnect retries
2021-05-22 9:48 UTC (5+ messages)
[bug report] NVMe/IB: reset_controller need more than 1min
2021-05-22 4:27 UTC (3+ messages)
[RFC PATCH v5 00/27] NVMeTCP Offload ULP and QEDN Device Driver
2021-05-21 22:51 UTC (46+ messages)
` [RFC PATCH v5 01/27] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [RFC PATCH v5 02/27] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v5 03/27] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v5 04/27] nvme-tcp-offload: Add controller level implementation
` [RFC PATCH v5 05/27] nvme-tcp-offload: Add controller level error recovery implementation
` [RFC PATCH v5 06/27] nvme-tcp-offload: Add queue level implementation
` [RFC PATCH v5 07/27] nvme-tcp-offload: Add IO "
` [RFC PATCH v5 08/27] nvme-tcp-offload: Add Timeout and ASYNC Support
` [RFC PATCH v5 09/27] qed: Add TCP_ULP FW resource layout
` [RFC PATCH v5 10/27] qed: Add NVMeTCP Offload PF Level FW and HW HSI
` [RFC PATCH v5 11/27] qed: Add NVMeTCP Offload Connection "
` [RFC PATCH v5 12/27] qed: Add support of HW filter block
` [RFC PATCH v5 13/27] qed: Add NVMeTCP Offload IO Level FW and HW HSI
` [RFC PATCH v5 14/27] qed: Add NVMeTCP Offload IO Level FW Initializations
` [RFC PATCH v5 15/27] qed: Add IP services APIs support
` [RFC PATCH v5 16/27] qedn: Add qedn - Marvell's NVMeTCP HW offload vendor driver
` [RFC PATCH v5 17/27] qedn: Add qedn probe
` [RFC PATCH v5 18/27] qedn: Add qedn_claim_dev API support
` [RFC PATCH v5 19/27] qedn: Add IRQ and fast-path resources initializations
` [RFC PATCH v5 20/27] qedn: Add connection-level slowpath functionality
` [RFC PATCH v5 21/27] qedn: Add support of configuring HW filter block
` [RFC PATCH v5 22/27] qedn: Add IO level qedn_send_req and fw_cq workqueue
` [RFC PATCH v5 23/27] qedn: Add support of Task and SGL
` [RFC PATCH v5 24/27] qedn: Add support of NVME ICReq & ICResp
` [RFC PATCH v5 25/27] qedn: Add IO level fastpath functionality
` [RFC PATCH v5 26/27] qedn: Add Connection and IO level recovery flows
` [RFC PATCH v5 27/27] qedn: Add support of ASYNC
[PATCH 0/4] nvme-fabrics: cleanup around nvmf_log_connect_error()
2021-05-21 22:42 UTC (5+ messages)
` [PATCH 1/4] nvme-fabrics: fix comment nvmf_log_connect_error()
` [PATCH 2/4] nvme-fabrics: remove extra new lines in the switch
` [PATCH 3/4] nvme-fabrics: remove extra comment
` [PATCH 4/4] nvme-fabrics: remove extra braces
[PATCH] nvme-fabrics: decode host pathing error for connect
2021-05-21 21:32 UTC (4+ messages)
[PATCH] nvme: fix potential memory leaks in nvme_cdev_add
2021-05-21 21:23 UTC (3+ messages)
[PATCH] nvme: Use NN for max_namespaces if MNAN is zero
2021-05-21 20:19 UTC (4+ messages)
[BISECTED] nvme probe failure with v5.13-rc1
2021-05-21 17:31 UTC (4+ messages)
[PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd()
2021-04-05 20:40 UTC
[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
2021-05-21 5:47 UTC (10+ messages)
misc nvme ioctl cleanups
2021-05-20 22:36 UTC (10+ messages)
` [PATCH 1/7] nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
` [PATCH 2/7] nvne: open code nvme_{get, put}_ns_from_disk in nvme_ns_head_ioctl
` [PATCH 3/7] nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
` [PATCH 4/7] nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
` [PATCH 5/7] nvme: move the CSI sanity check into nvme_ns_report_zones
` [PATCH 6/7] nvme: split nvme_report_zones
` [PATCH 7/7] nvme: remove nvme_{get,put}_ns_from_disk
[PATCHv6 RESEND 1/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
2021-05-20 19:09 UTC
[PATCHv6 1/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
2021-05-20 18:54 UTC (4+ messages)
[PATCH v2 0/4] nvme: protect against possible request reference after completion
2021-05-20 6:49 UTC (9+ messages)
` [PATCH v2 1/4] params: lift param_set_uint_minmax to common code
` [PATCH v2 2/4] nvme-pci: limit maximum queue depth to 4095
` [PATCH v2 3/4] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
` [PATCH v2 4/4] nvme: code command_id with a genctr for use-after-free validation
[PATCH] nvme-pci: Avoid to go into d3cold if device can't use npss
2021-05-20 3:33 UTC
[linux-nvme:nvme-5.13] BUILD SUCCESS a7d139145a6640172516b193abf6d2398620aa14
2021-05-19 19:25 UTC
[linux-nvme:nvme-5.14] BUILD SUCCESS 1c3aa9ad384db0f7e45fb6e1717b967f85e21bd8
2021-05-19 19:25 UTC
switch block layer polling to a bio based model v3
2021-05-19 13:02 UTC (4+ messages)
` [PATCH 08/15] io_uring: don't sleep when polling for I/O
[PATCH] nvme: remove redundant initialization of variable ret
2021-05-19 7:00 UTC (2+ messages)
[PATCH] nvmet: move ka_work initialization to nvmet_alloc_ctrl
2021-05-19 6:59 UTC (2+ messages)
[PATCH 1/1] nvme: extend and modify the APST configuration algorithm
2021-05-19 7:00 UTC (2+ messages)
[PATCH] nvme-fc: clear q_live at beginning of association teardown
2021-05-19 6:42 UTC (2+ messages)
[PATCH 0/2] nvmet: Fix memory leak when create ctrl fails
2021-05-19 6:35 UTC (6+ messages)
` [PATCH 1/2] nvmet: Fix memory leak in nvmet_alloc_ctrl()
` [PATCH 2/2] nvme-loop: Fix memory leak in nvme_loop_create_ctrl()
[RFC PATCH] nvme-tcp: rerun io_work if req_list is not empty
2021-05-19 6:35 UTC (6+ messages)
[PATCH] nvme-tcp: Fix possible use-after-completion
2021-05-19 6:34 UTC (2+ messages)
[PATCH] nvmet: fix memory leak on nvmet_alloc_ctrl()
2021-05-19 4:32 UTC (4+ messages)
[PATCH 0/4] nvme: nidt and ns-desc related clanup
2021-05-18 20:29 UTC (7+ messages)
` [PATCH 1/4] nvme: calculate data offset once for ns-desc
` [PATCH 2/4] nvme-core: add a helper to get the len from nid
` [PATCH 3/4] nvmet: use nvme_nidt_len() helper for id-desc
` [PATCH 4/4] nvme-core: remove the NVME_NIDT_XXX_LEN macros
[PATCHv3] nvme: generate uevent once a multipath namespace is operational again
2021-05-18 19:04 UTC (10+ messages)
[regression] nvme flush failed from v5.13-rc1
2021-05-18 14:42 UTC (2+ messages)
[PATCHv4] nvme: allow to re-attach namespaces after all paths are down
2021-05-18 7:18 UTC (9+ messages)
[PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume
2021-05-18 7:14 UTC (2+ messages)
[PATCH 0/3] nvme: protect against possible request reference after completion
2021-05-18 7:01 UTC (5+ messages)
` [PATCH 1/3] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
` [PATCH 2/3] nvme-pci: limit maximum queue depth to 4095
[PATCH AUTOSEL 5.4 2/2] nvmet: seset ns->file when open fails
2021-05-18 6:37 UTC (3+ messages)
[PATCH] fabrics: add fast_io_fail_tmo option
2021-05-18 6:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox