messages from 2016-09-16 08:51:30 to 2016-09-27 17:09:20 UTC [more...]
[PATCH 0/9] Introduce blk_quiesce_queue() and blk_resume_queue()
2016-09-27 17:09 UTC (29+ messages)
` [PATCH 1/9] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH 2/9] dm: Fix a race condition related to stopping and starting queues
` [PATCH 3/9] [RFC] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH 4/9] block: Move blk_freeze_queue() and blk_unfreeze_queue() code
` [PATCH 5/9] block: Extend blk_freeze_queue_start() to the non-blk-mq path
` [PATCH 6/9] block: Rename mq_freeze_wq and mq_freeze_depth
` [PATCH 7/9] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
` [PATCH 8/9] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH 9/9] [RFC] nvme: Fix a race condition
nvmf/rdma host crash during heavy load and keep alive recovery
2016-09-27 15:31 UTC (19+ messages)
[PATCH] nvme.h: resync with nvme-cli
2016-09-27 15:14 UTC (3+ messages)
nvme-cli won't build
2016-09-27 14:54 UTC (4+ messages)
[PATCH v4] add u64 number parser
2016-09-27 0:42 UTC (2+ messages)
[PATCH] lightnvm: add missing \n to end of dev_err message
2016-09-26 21:56 UTC (2+ messages)
[PATCH] nvme: add missing \n to end of dev_warn message
2016-09-26 21:53 UTC (2+ messages)
[PATCH] nvme-rdma: add missing \n to end of dev_err message
2016-09-26 21:53 UTC (2+ messages)
[PATCH 2/2 v2] nvme-fabrics: set sqe.command_id in core not transports
2016-09-26 15:18 UTC (2+ messages)
[PATCH 1/2 v2] nvme-fabrics: patch target code in prep for FC transport support
2016-09-26 15:14 UTC
[PATCH 0/2 v2] nvme-fabrics: infrastructure changes for fc protocol support
2016-09-26 15:14 UTC
[PATCH 1/3] nvme-fabrics: patch target code in prep for FC transport support
2016-09-26 15:02 UTC (2+ messages)
[PATCH 2/3] nvme-fabrics: set sqe.command_id in core not transports
2016-09-26 15:02 UTC (2+ messages)
[PATCH 3/3] nvme-fabrics: Move controller id to opts struct
2016-09-26 15:00 UTC (5+ messages)
[PATCH v3] add u64 number parser
2016-09-24 18:31 UTC (2+ messages)
[PATCH v4 0/3] nvme power saving
2016-09-24 16:55 UTC (17+ messages)
` [PATCH v4 1/3] nvme/scsi: Remove power management support
` [PATCH v4 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
` [PATCH v4 3/3] nvme: Enable autonomous power state transitions
[GIT PULL] nvme fabrics patches for 4.9
2016-09-24 16:50 UTC (2+ messages)
[PATCH] nvmet: Use direct IO for writes
2016-09-23 23:36 UTC (8+ messages)
NVMf (NVME over fabrics) Performance
2016-09-23 21:10 UTC (4+ messages)
[PATCH RFC] nvme-cli: propose 'c' vs 'r' for connect flag
2016-09-23 20:59 UTC (6+ messages)
nvme-cli: add endianess annotations
2016-09-23 20:53 UTC (21+ messages)
` [PATCH 01/18] import linux/nvme.h
` [PATCH 02/18] fix linux/nvme.h for use with nvme-cli
` [PATCH 03/18] use nvme.h from Linux
` [PATCH 04/18] dynamically allocate log page buffers
` [PATCH 05/18] use abort() instead of __builtin_abort
` [PATCH 06/18] various trivial sparse fixes
` [PATCH 07/18] add support for checking endianess annotations using sparse
` [PATCH 08/18] add missing endianess annoations for lightnvm data structures
` [PATCH 09/18] fabrics: use correct endianess helper in print_discovery_log
` [PATCH 10/18] intel: use correct endianess helpers in show_temp_stats
` [PATCH 11/18] fix num_ctrls endianess in nvme_ns_attachment
` [PATCH 12/18] add missing endianess conversions in print_list_item
` [PATCH 13/18] add missing endianess conversions in json_nvme_id_ns
` [PATCH 14/18] add missing endianess conversions in json_nvme_id_ctrl
` [PATCH 15/18] add missing endianess conversions in json_smart_log
` [PATCH 16/18] add missing endianess conversions in __lnvm_do_get_bbtbl
` [PATCH 17/18] add missing endianess conversions in __lnvm_do_set_bbtbl
` [PATCH 18/18] add missing endianess conversions in lnvm_do_set_bbtbl
[PATCH] nvme-cli: change 'r' to 'c' for connect flag
2016-09-23 16:57 UTC
[PATCH] blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
2016-09-23 16:26 UTC
crash when connecting to targets using nr_io_queues < num cpus
2016-09-23 16:26 UTC (20+ messages)
nvme-cli: Plea for help to document fabrics commands
2016-09-23 3:28 UTC (2+ messages)
[PATCH] nvme-rdma: only clear queue flags after successful connect
2016-09-23 1:59 UTC (4+ messages)
Should drivers like nvme let userspace control their latency via dev_pm_qos?
2016-09-23 1:40 UTC (5+ messages)
[PATCH 1/2] nvme-cli/fabrics: Add keep-alive-tmo param to connect cmd
2016-09-22 16:46 UTC (3+ messages)
[PATCH] nvmet: Make dsm number of ranges zero based
2016-09-22 13:51 UTC (2+ messages)
newbie question: Chelsio NIC drivers want kernel 4.1
2016-09-21 21:13 UTC (3+ messages)
[PATCH] nvme: Add tertiary number to NVME_VS
2016-09-21 20:12 UTC (3+ messages)
[PATCH] nvme-rdma: Fix early queue flags settings
2016-09-21 19:57 UTC (13+ messages)
[PATCH 2/2] nvme-cli/fabrics: Add reconnect-delay param to connect cmd
2016-09-20 21:57 UTC (2+ messages)
[PATCH] admin-cmd: Added smart-log command support
2016-09-20 20:03 UTC (3+ messages)
[PATCH RFC 00/21] blk-mq: Introduce combined hardware queues
2016-09-20 15:00 UTC (10+ messages)
` [PATCH RFC 19/21] blk-mq: Enable "
` [PATCH RFC 20/21] blk-mq: Allow "
` [PATCH 21/21] null_blk: Do not limit # of hardware queues to # of CPUs
NVMe management through a SCSI SEP target
2016-09-20 14:21 UTC
[PATCH v3 0/3] nvme power saving
2016-09-19 7:59 UTC (16+ messages)
` [PATCH v3 1/3] nvme/scsi: Remove power management support
` [PATCH v3 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
` [PATCH v3 3/3] nvme: Enable autonomous power state transitions
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).