messages from 2020-08-20 03:54:49 to 2020-08-29 16:47:28 UTC [more...]
fix block device size update serialization v2
2020-08-29 16:47 UTC (11+ messages)
` [PATCH 1/3] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/3] block: fix locking for struct block_device size updates
` [PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying
[GIT PULL] nvme fixes for 5.9 next rc
2020-08-29 15:32 UTC
[linux-nvme:nvme-5.9-rc] BUILD SUCCESS 7ad92f656bddff4cf8f641e0e3b1acd4eb9644cb
2020-08-29 12:07 UTC
a saner API for allocating DMA addressable pages
2020-08-29 9:46 UTC (21+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
[PATCH] nvme: Revert: Fix controller creation races with teardown flow
2020-08-28 23:59 UTC (4+ messages)
[PATCH] coccinelle: api: fix kobj_to_dev.cocci warnings
2020-08-28 16:52 UTC
[bug report] stress reset_controller operation on NVMe/IB lead OOM from 5.8-rc1
2020-08-28 15:57 UTC (2+ messages)
[PATCH] nvme-pci: cancel nvme device request before disabling
2020-08-28 15:56 UTC (10+ messages)
` [PATCH v2] "
[PATCH] nvme: fix error handling in nvme_ns_report_zones
2020-08-28 15:44 UTC (5+ messages)
[linux-nvme:nvme-5.9-rc] BUILD SUCCESS WITH WARNING 82e3e51f2fb2246eee837fa4aeee79ec1f921c89
2020-08-28 10:54 UTC
[PATCHv2] nvme: only use power of two io boundaries
2020-08-28 4:56 UTC (11+ messages)
[PATCH 0/5] nvmet_tcp: Introduce poll groups and polling optimizations
2020-08-28 1:00 UTC
[PATCH 5/5] nvmet_tcp: release queue from group
2020-08-28 1:01 UTC
[PATCH 1/5] nvmet-tcp: have queue io_work context run on sock incoming cpu
2020-08-28 1:00 UTC
[PATCH 2/5] nvmet_tcp: introduce poll groups
2020-08-28 1:00 UTC
[PATCH 3/5] nvmet_tcp: assign queue to group
2020-08-28 1:00 UTC
[PATCH 4/5] nvmet_tcp: activate new poll group
2020-08-28 1:01 UTC
[linux-nvme:nvme-5.9-rc 14/14] drivers/nvme/host/zns.c:170:46: warning: Uninitialized variable: buflen
2020-08-27 22:51 UTC
[PATCH] coccinelle: api: fix kobj_to_dev.cocci warnings
2020-08-27 22:24 UTC (2+ messages)
[PATCH blktests 00/11] NVMe Target Passthru Block Tests
2020-08-27 19:49 UTC (12+ messages)
` [PATCH blktests 01/11] common/fio: Remove state file in common helper
` [PATCH blktests 02/11] common/xfs: Create common helper to check for XFS support
` [PATCH blktests 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
` [PATCH blktests 05/11] nvme: Add common helpers for passthru tests
` [PATCH blktests 06/11] nvme/033: Simple test to create and connect to a passthru target
` [PATCH blktests 07/11] nvme/034: Add test for passthru data verification
` [PATCH blktests 08/11] nvme/035: Add test to verify passthru controller with a filesystem
` [PATCH blktests 09/11] nvme/036: Add test for testing reset command on nvme-passthru
` [PATCH blktests 10/11] nvme/037: Add test which loops passthru connect and disconnect
` [PATCH blktests 11/11] nvme/038: Test removal of un-enabled subsystem and ports
[linux-nvme:nvme-5.9-rc 14/14] include/uapi/linux/byteorder/big_endian.h:33:27: warning: 'buflen' is used uninitialized in this function
2020-08-27 19:41 UTC
[linux-nvme:nvme-5.9-rc 14/14] include/uapi/linux/swab.h:120:2: warning: 'buflen' is used uninitialized in this function
2020-08-27 19:38 UTC
[PATCHv3] nvme: only use power of two io boundaries
2020-08-27 18:03 UTC (3+ messages)
[PATCH] nvme: only use power of two io boundaries
2020-08-27 15:04 UTC (4+ messages)
[PATCH] nvme: fix controller instance leak
2020-08-27 6:40 UTC (3+ messages)
[PATCH 1/1] nvme: add support for non shared namespaces
2020-08-26 15:13 UTC (2+ messages)
[PATCH] nvme: Use kobj_to_dev() instead of container_of()
2020-08-26 6:29 UTC (3+ messages)
` 答复: "
"Connect rejected: status 28" from "nvme discover"
2020-08-26 4:02 UTC (4+ messages)
[PATCH v3 0/9] fix possible controller reset hangs in nvme-tcp/nvme-rdma
2020-08-25 17:35 UTC (39+ messages)
` [PATCH v3 1/9] nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
` [PATCH v3 2/9] nvme-fabrics: allow to queue requests for live queues
` [PATCH v3 3/9] nvme: have nvme_wait_freeze_timeout return if it timed out
` [PATCH v3 4/9] nvme-tcp: serialize controller teardown sequences
` [PATCH v3 5/9] nvme-tcp: fix timeout handler
` [PATCH v3 6/9] nvme-tcp: fix reset hang if controller died in the middle of a reset
` [PATCH v3 7/9] nvme-rdma: serialize controller teardown sequences
` [PATCH v3 8/9] nvme-rdma: fix timeout handler
` [PATCH v3 9/9] nvme-rdma: fix reset hang if controller died in the middle of a reset
[linux-nvme:nvme-5.9-rc] BUILD SUCCESS 3103df671664b658437215d84d7ef999ff43cba4
2020-08-25 11:51 UTC
[PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
2020-08-25 7:15 UTC (4+ messages)
[PATCH] nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
2020-08-25 7:10 UTC (5+ messages)
[PATCH] nvme: Fix NULL dereference for pci nvme controllers
2020-08-25 7:04 UTC (3+ messages)
Null pointer dereference in nvme_ctrl_reconnect_delay_show
2020-08-24 22:55 UTC (3+ messages)
[PATCH] mmc: core: Initial support for SD express card/host
2020-08-24 6:33 UTC (4+ messages)
` 答复: "
[PATCH] nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
2020-08-24 1:38 UTC (3+ messages)
fix block device size update serialization
2020-08-23 9:09 UTC (6+ messages)
` [PATCH 1/2] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/2] block: fix locking for struct block_device size updates
[PATCH 1/3] nvme-core: improve avoiding false remove namespace
2020-08-21 20:23 UTC (8+ messages)
[PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
2020-08-21 20:17 UTC (5+ messages)
A new feature requests with patches that implement the features
2020-08-21 13:03 UTC
v5.9-rc1 commit reliably breaks pci nvme detection
2020-08-21 7:28 UTC (9+ messages)
[linux-nvme:nvme-5.9-rc] BUILD SUCCESS 729d1456ea5fc53629a182e6590fd5fb1a2ab562
2020-08-21 7:17 UTC
[PATCH] nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
2020-08-21 16:13 UTC
[PATCH] nvmet/tcp: Solve coredump issue while initiator sends write CapsuleCmd
2020-08-21 15:02 UTC (3+ messages)
[GIT PULL] nvme fixes for 5.9-rc
2020-08-21 1:55 UTC (2+ messages)
[PATCH 0/7 V3] nvme: Fixes for deleting a ctrl before it was created
2020-08-21 0:28 UTC (4+ messages)
` [PATCH 5/7] nvme: Fix controller creation races with teardown flow
[PATCH 0/2] enable append-emulation for ZNS
2020-08-20 23:26 UTC (26+ messages)
` [PATCH 2/2] nvme: add emulation for zone-append
[PATCH nvme-cli] fabrics: fix passing ctrl_loss_tmo=0 by default
2020-08-20 20:12 UTC (2+ messages)
regression with "nvme-rdma: use new shared CQ mechanism" from v5.9-rc1
2020-08-20 8:11 UTC (2+ messages)
[PATCH 0/3] fix crash and deadlock when connect timeout
2020-08-20 3:53 UTC
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;
as well as URLs for NNTP newsgroup(s).