messages from 2021-01-18 18:21:16 to 2021-01-26 20:35:53 UTC [more...]
[PATCH 00/35] RFC: add "nvme monitor" subcommand
2021-01-26 20:33 UTC (24+ messages)
` [PATCH 01/35] nvme-monitor: add new stub
` [PATCH 02/35] monitor: create udev socket
` [PATCH 03/35] monitor: initialize signal handling
` [PATCH 04/35] monitor: add main loop for uevent monitoring
` [PATCH 05/35] monitor: add uevent filters
` [PATCH 06/35] monitor: Create a log() macro
` [PATCH 07/35] fabrics: use "
` [PATCH 08/35] monitor: add command line options to control logging
` [PATCH 09/35] nvme_get_ctrl_attr(): constify "path" argument
` [PATCH 10/35] fabrics: export do_discover(), build_options() and config
` [PATCH 11/35] monitor: add option -A / --autoconnect
` [PATCH 12/35] monitor: add helpers for __attribute__((cleanup))
` [PATCH 14/35] monitor: implement handling of fc_udev_device
` [PATCH 15/35] monitor: implement handling of nvme AEN events
` [PATCH 16/35] monitor: reset children's signal disposition
` [PATCH 17/35] monitor: handle SIGCHLD for terminated child processes
` [PATCH 18/35] monitor: add "--persistent/-p" flag
` [PATCH 19/35] fabrics: use "const char *" in struct config
` [PATCH 20/35] fabrics: export arg_str(), parse_conn_arg(), and remove_ctrl()
` [PATCH 21/35] nvme-cli: add "list.h"
` [PATCH 23/35] monitor: handle restart of pending discoveries
` [PATCH 28/35] monitor: basic handling of add/remove uevents for nvme controllers
` [PATCH 31/35] completions: add completions for nvme monitor
RFC: nvme-cli: add "nvme monitor" subcommand
2021-01-26 20:24 UTC (3+ messages)
[PATCH] nvme: do not ignore nvme status in nvme_set_queue_count()
2021-01-26 19:06 UTC (7+ messages)
[PATCH 1/2] nvme: support fused nvme requests
2021-01-26 19:00 UTC (7+ messages)
` [PATCH V2 0/2] nvme: Support for fused NVME_IOCTL_SUBMIT_IO
` [PATCH V2 1/2] nvme: support fused pci nvme requests
` [PATCH V2 2/2] nvme: support fused NVME_IOCTL_SUBMIT_IO
[PATCH] nvme: add tracing of zns commands
2021-01-26 17:50 UTC
additional ->bi_bdev fixups
2021-01-26 15:50 UTC (5+ messages)
` [PATCH 1/3] nvme: use bio_set_dev to assign ->bi_bdev
` [PATCH 2/3] bcache: "
` [PATCH 3/3] block: inherit BIO_REMAPPED when cloning bios
[PATCH] nvme-tcp: proper handling of tcp socket closing flows
2021-01-26 15:37 UTC
Front IP65 Embedded Industrial Touch Monitor
2021-01-26 11:17 UTC
[PATCH v4 0/5] avoid double request completion and IO error
2021-01-26 8:15 UTC (6+ messages)
` [PATCH v4 1/5] blk-mq: introduce blk_mq_set_request_complete
` [PATCH v4 2/5] nvme-core: introduce complete failed request
` [PATCH v4 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
` [PATCH v4 4/5] nvme-rdma: avoid IO error for nvme native multipath
` [PATCH v4 5/5] nvme-fc: "
[PATCH] nvme-pci: add write-zeores SPCC quirk
2021-01-26 5:19 UTC
Problem with SPCC 256GB NVMe 1.3 drive - refcount_t: underflow; use-after-free
2021-01-26 2:04 UTC (17+ messages)
[PATCH V6 0/1] block: fix I/O errors in BLKRRPART
2021-01-26 0:29 UTC (2+ messages)
` [PATCH V6 1/1] block: reject I/O for same fd if block size changed
Missing or invalid SUBNQN on Corsair MP600 1TB device
2021-01-25 17:58 UTC (2+ messages)
[RFC PATCH 0/2] nvmet-tcp: introduce idle poll option
2021-01-25 17:50 UTC (3+ messages)
[PATCH v3 0/3] block: add zone write granularity limit
2021-01-25 5:34 UTC (14+ messages)
` [PATCH v3 1/3] block: introduce zone_write_granularity limit
` [PATCH v3 2/3] block: document zone_append_max_bytes attribute
` [PATCH v3 3/3] zonefs: use zone write granularity as block size
[PATCH V3 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
2021-01-25 4:53 UTC (4+ messages)
` [PATCH V3 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH V3 2/2] block: remove unnecessary argument from blk_execute_rq
[PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
2021-01-25 4:35 UTC (7+ messages)
` [PATCH V2 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH V2 2/2] block: remove unnecessary argument from blk_execute_rq
Peer to peer DMA
2021-01-22 18:53 UTC
[PATCH] nvme-multipath: Early exit if no path is available
2021-01-22 17:55 UTC (3+ messages)
[PATCH 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
2021-01-22 7:36 UTC (6+ messages)
` [PATCH 1/2] block: remove unnecessary argument from blk_execute_rq_nowait
` [PATCH 2/2] block: remove unnecessary argument from blk_execute_rq
[PATCH v3 0/5] avoid double request completion and IO error
2021-01-22 1:50 UTC (15+ messages)
` [PATCH v3 1/5] blk-mq: introduce blk_mq_set_request_complete
` [PATCH v3 2/5] nvme-core: introduce complete failed request
` [PATCH v3 3/5] nvme-fabrics: avoid double request completion for nvmf_fail_nonready_command
` [PATCH v3 4/5] nvme-rdma: avoid IO error for nvme native multipath
` [PATCH v3 5/5] nvme-fc: "
[PATCH v2 0/6] avoid repeated request completion and IO error
2021-01-22 1:45 UTC (15+ messages)
` [PATCH v2 2/6] nvme-core: introduce complete failed request
` [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
kernel oops after nvme_set_queue_count()
2021-01-21 17:07 UTC (3+ messages)
[GIT PULL] nvme fixes for 5.11
2021-01-21 12:41 UTC (2+ messages)
[PATCH v2 0/2] Resync Linux and NVMe-cli nvme.h header
2021-01-21 9:09 UTC (4+ messages)
` [PATCH nvme-cli 1/1] align Linux kernel nvme.h to nvme-cli
` [PATCH 1/2] nvme: update enumerations for status codes
` [PATCH 2/2] nvme: resync header file with common nvme-cli tool
[RFC PATCH 00/37] block: introduce bio_init_fields()
2021-01-21 8:23 UTC
[PATCH 1/1] nvme: update enumerations for status codes
2021-01-21 8:08 UTC (6+ messages)
[linux-nvme:nvme-5.11] BUILD SUCCESS fa0732168fa1369dd089e5b06d6158a68229f7b7
2021-01-21 6:09 UTC
[PATCH 0/5] add clean action for failed reconnection
2021-01-21 3:32 UTC (6+ messages)
` [PATCH 1/5] nvme-core: add cancel tagset helpers
` [PATCH 2/5] nvme-rdma: add clean action for failed reconnection
` [PATCH 3/5] nvme-tcp: "
` [PATCH 4/5] nvme-rdma: use cancel tagset helper for tear down
` [PATCH 5/5] nvme-tcp: "
fix error unwinding in nvme_map_data
2021-01-20 17:56 UTC (8+ messages)
` [PATCH 1/2] nvme-pci: refactor nvme_unmap_data
` [PATCH 2/2] nvme-pci: fix error unwind in nvme_map_data
[PATCH v2 0/2] block: add zone write granularity limit
2021-01-20 12:36 UTC (10+ messages)
` [PATCH v2 1/2] block: introduce zone_write_granularity limit
` [PATCH v2 2/2] block: document zone_append_max_bytes attribute
[PATCHv2] nvme/hwmon: rework to avoid devm allocation
2021-01-20 5:54 UTC (6+ messages)
[PATCH V3 0/3] nvme: fixes for command retry
2021-01-20 0:52 UTC (10+ messages)
` [PATCH V3 1/3] nvme: check all retry delay times in Identify Controller
` [PATCH V3 3/3] nvme: retry commands based on ACRE flag
[PATCH] nvme: fix handling mapping failure
2021-01-19 23:12 UTC (3+ messages)
[linux-nvme:nvme-5.12] BUILD SUCCESS b116d37fc0f5039a084a0bebb4a48000ae2cde54
2021-01-19 6:42 UTC
[PATCH] nvme/hwmon: rework to avoid devm allocation
2021-01-19 6:28 UTC (2+ messages)
[PATCH V9 0/9] nvmet: add ZBD backend support
2021-01-19 6:15 UTC (27+ messages)
` [PATCH V9 3/9] nvmet: add NVM command set identifier support
` [PATCH V9 4/9] nvmet: add ZBD over ZNS backend support
` [PATCH V9 5/9] nvmet: add bio get helper for different backends
` [PATCH V9 6/9] nvmet: add bio init "
` [PATCH V9 8/9] nvmet: add common I/O length check helper
[linux-nvme:nvme-5.11] BUILD SUCCESS bffcd507780ea614b5543c66f2e37ce0d55cd449
2021-01-19 6:09 UTC
[PATCH v2 net-next 00/21] nvme-tcp receive offloads
2021-01-19 4:36 UTC (9+ messages)
` [PATCH v2 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v2 net-next 07/21] nvme-tcp: Add DDP data-path
` [PATCH v2 net-next 19/21] net/mlx5e: NVMEoTCP, data-path for DDP offload
[PATCH v2] nvme: allow use of cmb on v1.4 controllers
2021-01-18 18:29 UTC (3+ 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