messages from 2020-12-16 12:25:02 to 2021-01-08 10:51:46 UTC [more...]
[PATCH v3] RDMA/siw: Fix handling of zero-sized Read and Receive Queues
2021-01-08 10:51 UTC (4+ messages)
[PATCH] nvme-tcp: Fix possible race of io_work and direct send
2021-01-07 19:05 UTC (4+ messages)
[GIT PULL] nvme fixes for 5.11
2021-01-07 17:58 UTC (2+ messages)
[PATCH 1/2] nvmet: Use nvmet_is_port_enabled helper for pi_enable
2021-01-07 15:34 UTC (2+ messages)
` [PATCH 2/2] nvmet: Fix nvmet_is_port_enabled indentation
[PATCH v7 00/16] blkcg:Support to track FC storage blk io traffic
2021-01-06 22:00 UTC (17+ messages)
` [PATCH v7 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v7 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v7 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v7 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v7 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v7 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v7 07/16] lpfc: vmid: VMID params initialization
` [PATCH v7 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v7 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v7 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v7 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v7 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v7 13/16] lpfc: vmid: Timeout implementation for vmid
` [PATCH v7 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v7 15/16] lpfc: vmid: Introducing vmid in io path
` [PATCH v7 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
[PATCH v2 0/6] avoid repeated request completion and IO error
2021-01-07 3:31 UTC (7+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_set_request_complete
` [PATCH v2 2/6] nvme-core: introduce complete failed request
` [PATCH v2 3/6] nvme-fabrics: avoid repeated request completion for nvmf_fail_nonready_command
` [PATCH v2 4/6] nvme-rdma: avoid IO error and repeated request completion
` [PATCH v2 5/6] nvme-tcp: "
` [PATCH v2 6/6] nvme-fc: "
Are AER corrected errors worrying?
2021-01-06 22:40 UTC (8+ messages)
[PATCH 0/2] nvme: Support for fused NVME_IOCTL_SUBMIT_IO
2021-01-06 15:01 UTC (9+ messages)
` [PATCH 1/2] nvme: support fused nvme requests
` [PATCH 2/2] nvme: support fused NVME_IOCTL_SUBMIT_IO
fabrics connect cmd with a non-zero reserved value
2021-01-06 10:37 UTC
[PATCH] nvmet-rdma: Fix list_del corruption on queue establishment failure
2021-01-06 9:31 UTC (2+ messages)
[PATCH 1/1] nvme: remove the unused status argument from nvme_trace_bio_complete
2021-01-06 9:31 UTC (3+ messages)
[PATCH] nvme: trace: parse format nvm command in detail
2021-01-06 9:00 UTC (4+ messages)
Data corruption when using multiple devices with NVMEoF TCP
2021-01-06 8:21 UTC (16+ messages)
[PATCH] nvme-rdma: avoid repeated request completion for concurrent nvme_rdma_timeout
2021-01-06 6:36 UTC
[PATCH 0/6] avoid repeated request completion and IO error
2021-01-06 2:31 UTC (11+ 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: "
[RFC PATCH v4 0/3] add simple copy support
2021-01-05 23:33 UTC (11+ 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: "
kernel panic in nvmet_tcp when receiving malformed admin command
2021-01-05 19:45 UTC (5+ messages)
[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
[PATCH] nvme: hwmon: fix crash on device teardown
2021-01-05 9:45 UTC (9+ messages)
[PATCH V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
2021-01-04 22:48 UTC (2+ 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)
[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 v5 00/16] blkcg:Support to track FC storage blk io traffic
2020-12-22 6:02 UTC (9+ messages)
` [PATCH v5 02/16] blkcg: Added a app identifier support for blkcg
` [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 v5 11/16] lpfc: vmid: Implements CT commands for appid
2020-12-19 23:27 UTC (3+ messages)
[PATCH v5 10/16] lpfc: vmid: Functions to manage vmids
2020-12-19 20:20 UTC (3+ messages)
[PATCH v5 09/16] lpfc: vmid: Implements ELS commands for appid patch
2020-12-19 18:04 UTC (3+ messages)
[PATCH v5 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
2020-12-19 15:58 UTC (3+ 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 (18+ 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 13/15] net/mlx5e: NVMEoTCP, data-path for DDP offload
[PATCH V3] nvme: enable char device per namespace
2020-12-17 13:29 UTC (6+ messages)
` "
[PATCH V4] nvme: enable char device per namespace
2020-12-16 18:18 UTC
[PATCH v5 13/16] lpfc: vmid: Timeout implementation for vmid
2020-12-16 17:51 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