public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2020-12-15 05:19:49 to 2021-01-05 23:05:05 UTC [more...]

[PATCH 0/2] nvme: Support for fused NVME_IOCTL_SUBMIT_IO
 2021-01-05 23:04 UTC  (4+ messages)
` [PATCH 1/2] nvme: support fused nvme requests
` [PATCH 2/2] nvme: support fused NVME_IOCTL_SUBMIT_IO

kernel panic in nvmet_tcp when receiving malformed admin command
 2021-01-05 19:45 UTC  (5+ messages)

[PATCH] nvme: trace: parse format nvm command in detail
 2021-01-05 19:31 UTC  (3+ messages)

[PATCH 0/6] avoid repeated request completion and IO error
 2021-01-05 19:16 UTC  (9+ messages)
` [PATCH 1/6] blk-mq: introduce blk_mq_set_request_complete
` [PATCH 2/6] nvme-core: introduce complete failed request
` [PATCH 3/6] nvme-fabrics: avoid repeated request completion for nvmf_fail_nonready_command
` [PATCH 4/6] nvme-rdma: avoid IO error and repeated request completion
` [PATCH 5/6] nvme-tcp: "
` [PATCH 6/6] nvme-fc: "

[PATCH V4 0/1] block: fix I/O errors in BLKRRPART
 2021-01-05 15:02 UTC  (3+ messages)
` [PATCH V4 1/1] block: reject I/O for same fd if block size changed

[RFC PATCH v4 0/3] add simple copy support
 2021-01-05 14:22 UTC  (10+ messages)
  ` [RFC PATCH v4 1/3] block: export bio_map_kern()
  ` [RFC PATCH v4 2/3] block: add simple copy support
      ` [dm-devel] "
  ` [RFC PATCH v4 3/3] nvme: "

[PATCH 1/1] nvme: remove the unused status argument from nvme_trace_bio_complete
 2021-01-05 12:43 UTC  (2+ messages)

[PATCH] nvme: hwmon: fix crash on device teardown
 2021-01-05  9:45 UTC  (9+ messages)

[PATCH] nvmet-rdma: Fix list_del corruption on queue establishment failure
 2021-01-05  8:46 UTC 

[PATCH V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2021-01-04 22:48 UTC  (2+ messages)

Are AER corrected errors worrying?
 2021-01-04 22:33 UTC  (5+ messages)

[PATCH V2] nvme: unexport functions with no caller
 2021-01-04 17:36 UTC  (2+ messages)

[PATCH] nvme: avoid possible double fetch in handling CQE
 2021-01-04 17:36 UTC  (2+ messages)

[PATCH 1/1] nvme: update enumerations for status codes
 2021-01-04 12:59 UTC 

[PATCH V8 0/9] nvmet: add ZBD backend support
 2021-01-04  5:09 UTC  (10+ messages)
` [PATCH V8 1/9] block: export bio_add_hw_pages()
` [PATCH V8 2/9] nvmet: add lba to sect conversion helpers
` [PATCH V8 3/9] nvmet: add NVM command set identifier support
` [PATCH V8 4/9] nvmet: add ZBD over ZNS backend support
` [PATCH V8 5/9] nvmet: add bio get helper for different backends
` [PATCH V8 6/9] nvmet: add bio init "
` [PATCH V8 7/9] nvmet: add bio put "
` [PATCH V8 8/9] nvmet: add common I/O length check helper
` [PATCH V8 9/9] nvmet: call nvmet_bio_done() for zone append

[PATCH V2 0/4] nvmet: admin-cmd related cleanups and a fix
 2021-01-04  4:52 UTC  (5+ messages)
` [PATCH V2 1/4] nvmet: remove extra variable in smart log nsid
` [PATCH V2 2/4] nvmet: remove extra variable in identify ns
` [PATCH V2 3/4] nvmet: remove extra variable in id-desclist
` [PATCH V2 4/4] nvmet: set right status on error in id-ns handler

[PATCH] nvmet-fc: associations list replaced with hlist rcu,
 2021-01-03 18:12 UTC  (5+ messages)
` [PATCH v2] nvmet-fc: associations list protected by rcu, instead of spinlock_irq where possible

[RFC] block: reject I/O in BLKRRPART if block size changed
 2020-12-30 14:05 UTC  (2+ messages)

[PATCH] nvme: unexport internal function symbols
 2020-12-30 11:10 UTC  (3+ messages)

Data corruption when using multiple devices with NVMEoF TCP
 2020-12-29  1:25 UTC  (14+ messages)

[PATCH] iosched: Add i10 I/O Scheduler
 2020-12-28 14:28 UTC  (10+ messages)

[RFC] nvme: set block size during namespace validation
 2020-12-23 18:31 UTC  (5+ messages)

[linux-nvme:nvme-5.11] BUILD SUCCESS 8eb487d5b280b5a5ee7e8d2865d3a759930ab752
 2020-12-23  2:06 UTC 

[PATCH v6 00/16] blkcg:Support to track FC storage blk io traffic
 2020-12-22 17:09 UTC  (20+ messages)
` [PATCH v6 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v6 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v6 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v6 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v6 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v6 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v6 07/16] lpfc: vmid: VMID params initialization
` [PATCH v6 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v6 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v6 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v6 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v6 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v6 13/16] lpfc: vmid: Timeout implementation for vmid
` [PATCH v6 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v6 15/16] lpfc: vmid: Introducing vmid in io path
` [PATCH v6 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[PATCH v2] nvmet: fix mismatched serial
 2020-12-22 13:50 UTC  (2+ messages)

[PATCH] nvme-tcp: Fix possible race of io_work and direct send
 2020-12-22 13:45 UTC  (3+ messages)

[PATCH v5 00/16] blkcg:Support to track FC storage blk io traffic
 2020-12-22  6:02 UTC  (30+ messages)
` [PATCH v5 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v5 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v5 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v5 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v5 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v5 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v5 07/16] lpfc: vmid: VMID params initialization
` [PATCH v5 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v5 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v5 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v5 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v5 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v5 13/16] lpfc: vmid: Timeout implementation for vmid
` [PATCH v5 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v5 15/16] lpfc: vmid: Introducing vmid in io path
` [PATCH v5 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

Request timeout seen with NVMEoF TCP
 2020-12-21  7:50 UTC  (12+ messages)

[PATCH v3] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-20 15:02 UTC  (2+ messages)

[PATCH v9 24/26] nvme-pci: Handle movable BARs
 2020-12-18 17:40 UTC 

[PATCH v1 net-next 00/15] nvme-tcp receive offloads
 2020-12-18  0:57 UTC  (20+ messages)
` [PATCH v1 net-next 02/15] net: Introduce direct data placement tcp offload
` [PATCH v1 net-next 05/15] nvme-tcp: Add DDP offload control path
` [PATCH v1 net-next 07/15] nvme-tcp : Recalculate crc in the end of the capsule
` [PATCH v1 net-next 13/15] net/mlx5e: NVMEoTCP, data-path for DDP offload

[PATCH V3] nvme: enable char device per namespace
 2020-12-17 13:29 UTC  (9+ messages)
      `  "

[PATCH V4] nvme: enable char device per namespace
 2020-12-16 18:18 UTC 

[PATCH v2] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-16  5:36 UTC  (2+ messages)

[PATCH] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-16  5:33 UTC  (5+ messages)
  `  "

[PATCH V7 0/6] nvmet: add ZBD backend support
 2020-12-16  5:09 UTC  (13+ messages)
` [PATCH V7 1/6] block: export bio_add_hw_pages()
` [PATCH V7 2/6] nvmet: add lba to sect conversion helpers
` [PATCH V7 3/6] nvmet: add NVM command set identifier support
` [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
` [PATCH V7 5/6] nvmet: add bio get helper for different backends
` [PATCH V7 6/6] nvmet: add bio put "

[RFC PATCH v2 0/2] add simple copy support
 2020-12-15 23:45 UTC  (8+ messages)

[PATCH] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
 2020-12-15 12:22 UTC  (2+ messages)

[PATCH] [PATCH] Keep offset when mapping data via SWIOTLB
 2020-12-15  9:35 UTC  (2+ messages)
` c2f4ca83b5: BUG:KASAN:use-after-free_in_dma_unmap_page_attrs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox