linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-06 23:51:39 to 2020-10-19 14:56:43 UTC [more...]

[PATCH v2 00/22] add Object Storage Media Pool (mpool)
 2020-10-16 22:11 UTC  (23+ messages)
` [PATCH v2 01/22] mpool: add utility routines and ioctl definitions
` [PATCH v2 04/22] mpool: add pool drive component which handles mpool IO using the block layer API
` [PATCH v2 06/22] mpool: add on-media pack, unpack and upgrade routines
` [PATCH v2 07/22] mpool: add superblock management routines
` [PATCH v2 10/22] mpool: add mlog IO utility routines
` [PATCH v2 11/22] mpool: add mlog lifecycle management and IO routines
` [PATCH v2 12/22] mpool: add metadata container or mlog-pair framework
` [PATCH v2 13/22] mpool: add utility routines for mpool lifecycle management
` [PATCH v2 14/22] mpool: add pool metadata routines to create persistent mpools
` [PATCH v2 15/22] mpool: add mpool lifecycle management routines
` [PATCH v2 17/22] mpool: add mpool lifecycle management ioctls
` [PATCH v2 18/22] mpool: add object "
` [PATCH v2 19/22] mpool: add support to mmap arbitrary collection of mblocks
` [PATCH v2 20/22] mpool: add support to proactively evict cached mblock data from the page-cache
` [PATCH v2 21/22] mpool: add documentation
` [PATCH v2 22/22] mpool: add Kconfig and Makefile
  ` [EXT] Re: [PATCH v2 00/22] add Object Storage Media Pool (mpool)

[PATCH 0/4] nvme-fc: clean up error recovery implementation
 2020-10-19 14:54 UTC  (9+ messages)
` [PATCH 1/4] nvme-fc: remove err_work work item
` [PATCH 2/4] nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery
` [PATCH 3/4] nvme-fc: remove nvme_fc_terminate_io()
` [PATCH 4/4] nvme_fc: track error_recovery while connecting

[PATCH] nvme-fc: fix error loop in create_hw_io_queues
 2020-10-19 14:55 UTC  (3+ messages)

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

[PATCH v2 1/2] nvmet-passthru: Limit mdts by BIO_MAX_PAGES
 2020-10-19 11:20 UTC  (3+ messages)
` [PATCH v2 2/2] nvmet-passthru: Cleanup nvmet_passthru_map_sg()

[PATCH] nvme-fc: shorten reconnect delay if possible for FC
 2020-10-19 10:07 UTC  (2+ messages)

[PATCH] nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
 2020-10-19 10:06 UTC  (2+ messages)

[PATCH 0/4] blk-mq/nvme-tcp: fix timed out related races
 2020-10-19  0:50 UTC  (6+ messages)
` [PATCH 1/4] blk-mq: check rq->state explicitly in blk_mq_tagset_count_completed_rqs
` [PATCH 2/4] blk-mq: think request as completed if it isn't IN_FLIGHT
` [PATCH 3/4] nvme: tcp: fix race between timeout and normal completion
` [PATCH 4/4] nvme: tcp: complete non-IO requests atomically

[linux-nvme:nvme-5.10] BUILD SUCCESS d987eab65bf7f917472996aeda2754bac0f5fd33
 2020-10-17  2:16 UTC 

[PATCH] nvme-fcloop: add sysfs attribute to inject command drop
 2020-10-16 21:28 UTC 

[PATCH] nvme-fc: fix io timeout to abort io
 2020-10-16 21:06 UTC 

[PATCH] nvmet-passthru: Cleanup nvmet_passthru_map_sg()
 2020-10-16 16:49 UTC  (14+ messages)

[PATCH v2] nvme/pci: Add new quirk for SK hynix PC400 NLB off-by-one bug
 2020-10-16 14:04 UTC  (5+ messages)
` [PATCH] nvme-pci: Disable Write Zeroes on Sandisk Skyhawk

[PATCHv2] nvme: use queuedata for nvme_req_qid
 2020-10-16 13:58 UTC  (2+ messages)

[linux-nvme:nvme-5.10] BUILD SUCCESS f2ac6321ceaa4d8ea39aa4d5279e7f52c9f8a53b
 2020-10-15 20:37 UTC 

[PATCH] nvme: set passthrough command gendisk
 2020-10-15 17:59 UTC  (4+ messages)

[PATCH] block: re-introduce blk_mq_complete_request_sync
 2020-10-15 10:05 UTC  (26+ messages)

[PATCH v3] nvmet: fix uninitialized work for zero kato
 2020-10-15  8:10 UTC  (2+ messages)

[PATCH] nvme-rdma: fix crash due to incorrect cqe
 2020-10-15  8:10 UTC  (3+ messages)

[PATCH] nvme-rdma: fix crash when connect rejected
 2020-10-15  8:10 UTC  (3+ messages)

NVME driver throw out NULL pointer during initialization and system will be reboot
 2020-10-15  7:45 UTC 

[PATCH v2] nvmet: fix uninitialized work for zero kato
 2020-10-14 19:00 UTC  (3+ messages)

[PATCH] nvmet: fix uninitialized work for zero kato
 2020-10-13 22:18 UTC  (2+ messages)

[PATCHv4 0/3] zoned block device specific errors
 2020-10-13 19:25 UTC  (5+ messages)
` [PATCHv4 1/3] block: add zone specific block statuses

NVME, isolcpus, and irq affinity
 2020-10-13 15:19 UTC  (8+ messages)

[PATCH net-next RFC v1 00/10] nvme-tcp receive offloads
 2020-10-11  6:54 UTC  (20+ messages)
` [PATCH net-next RFC v1 01/10] iov_iter: Skip copy in memcpy_to_page if src==dst
` [PATCH net-next RFC v1 02/10] net: Introduce direct data placement tcp offload
` [PATCH net-next RFC v1 03/10] net: Introduce crc offload for tcp ddp ulp
` [PATCH net-next RFC v1 04/10] net/tls: expose get_netdev_for_sock
` [PATCH net-next RFC v1 05/10] nvme-tcp: Add DDP offload control path
` [PATCH net-next RFC v1 06/10] nvme-tcp: Add DDP data-path
` [PATCH net-next RFC v1 07/10] nvme-tcp : Recalculate crc in the end of the capsule
` [PATCH net-next RFC v1 08/10] nvme-tcp: Deal with netdevice DOWN events

[PATCH 0/7] nvme-fcloop: fix shutdown and improve logging
 2020-10-09 13:57 UTC  (4+ messages)
` [PATCH 3/7] nvme-fcloop: use IDA for port ids

Exporting NVMe-oF devices read-only enforced on export from the NVMe-oF target
 2020-10-09  7:57 UTC  (4+ messages)

[bug report] WARNING: CPU: 6 PID: 45 at lib/refcount.c:28 refcount_warn_saturate+0xa6/0xf0
 2020-10-08 19:25 UTC  (2+ messages)

[PATCH blktests v3 00/11] NVMe Target Passthru Block Tests
 2020-10-08 16:40 UTC  (12+ messages)
` [PATCH blktests v3 01/11] common/fio: Remove state file in common helper
` [PATCH blktests v3 02/11] common/xfs: Create common helper to check for XFS support
` [PATCH blktests v3 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests v3 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
` [PATCH blktests v3 05/11] nvme: Add common helpers for passthru tests
` [PATCH blktests v3 06/11] nvme/033: Simple test to create and connect to a passthru target
` [PATCH blktests v3 07/11] nvme/034: Add test for passthru data verification
` [PATCH blktests v3 08/11] nvme/035: Add test to verify passthru controller with a filesystem
` [PATCH blktests v3 09/11] nvme/036: Add test for testing reset command on nvme-passthru
` [PATCH blktests v3 10/11] nvme/037: Add test which loops passthru connect and disconnect
` [PATCH blktests v3 11/11] nvme/038: Test removal of un-enabled subsystem and ports

[GIT PULL] nvme updates for 5.10
 2020-10-08 15:48 UTC  (2+ messages)

[GIT PULL] nvme updates for 5.10
 2020-10-08 14:57 UTC  (4+ messages)

[linux-nvme:nvme-5.9] BUILD SUCCESS 4bab69093044ca81f394bd0780be1b71c5a4d308
 2020-10-07 18:03 UTC 

[linux-nvme:nvme-5.10] BUILD SUCCESS c4485252cf36ae62c8bf12c4aede72345cad0d2b
 2020-10-07 18:03 UTC 

[PATCH blktests v2 00/11] NVMe Target Passthru Block Tests
 2020-10-07 15:55 UTC  (16+ messages)
` [PATCH blktests v2 02/11] common/xfs: Create common helper to check for XFS support
` [PATCH blktests v2 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests v2 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
` [PATCH blktests v2 05/11] nvme: Add common helpers for passthru tests

[GIT PULL] nvme fix for 5.9
 2020-10-07 14:25 UTC  (2+ messages)

[PATCH] nvme-core: put ctrl ref when module ref get fail
 2020-10-07  5:55 UTC  (3+ messages)

[PATCH V7 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-10-07  1:04 UTC  (5+ messages)
` [PATCH V7 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
` [PATCH V7 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
` [PATCH V7 3/4] blk-mq: add tagset quiesce interface
` [PATCH V7 4/4] nvme: use blk_mq_[un]quiesce_tagset


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).