linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-10 20:36:07 to 2018-12-14 10:18:07 UTC [more...]

[PATCH 0/4] nvme multipath: expose slaves/holders
 2018-12-14 10:18 UTC  (27+ messages)
` [PATCH 1/4] block: move holder tracking from struct block_device to hd_struct
` [PATCH 2/4] nvme: create slaves/holder entries for multipath devices
` [PATCH 3/4] nvme: Should not warn when a disk path is opened
` [PATCH 4/4] block: expose devt for GENHD_FL_HIDDEN disks

Find Allocation Unit Size
 2018-12-14  6:39 UTC 

[PATCH] nvme-rdma: fix timeout handler
 2018-12-13 21:35 UTC  (2+ messages)

[PATCH v3 0/6] restore nvme-rdma polling
 2018-12-13 21:34 UTC  (7+ messages)
` [PATCH v3 1/6] block: clear REQ_HIPRI if polling is not supported
` [PATCH v3 2/6] block: make request_to_qc_t public
` [PATCH v3 3/6] nvme-core: optionally poll sync commands
` [PATCH v3 4/6] nvme-fabrics: allow nvmf_connect_io_queue to poll
` [PATCH v3 5/6] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH v3 6/6] nvme-rdma: implement polling queue map

[PATCH] nvme: fix kernel paging oops
 2018-12-13 20:39 UTC  (2+ messages)

[GIT PULL] second batch of nvme updates for 4.21
 2018-12-13 20:39 UTC  (3+ messages)

[PATCH v2 0/6] restore nvme-rdma polling
 2018-12-13 20:13 UTC  (23+ messages)
` [PATCH v2 1/6] block: introduce blk_execute_rq_polled
` [PATCH v2 2/6] nvme-core: allow __nvme_submit_sync_cmd to poll
` [PATCH v2 3/6] nvme-fabrics: allow nvmf_connect_io_queue "
` [PATCH v2 4/6] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH v2 5/6] nvme-rdma: implement polling queue map
` [PATCH v2 6/6] nvme-multipath: disable polling for underlying namespace request queue
` [PATCH v2 nvme-cli 7/6] fabrics: pass in number of polling queues

sparse fixes
 2018-12-13 20:10 UTC  (8+ messages)
` [PATCH 1/3] nvmet-tcp: fix endianess annotations
` [PATCH 2/3] "
` [PATCH 3/3] nvme-pci: refactor nvme_poll_irqdisable to make sparse happy

[PATCH] nvme-ioctl: clear rae for discovery log pages
 2018-12-13 16:44 UTC  (3+ messages)

[PATCH v2 0/5] implement nvmf read/write queue maps
 2018-12-13 14:19 UTC  (16+ messages)
` [PATCH v2 1/5] blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
` [PATCH v2 2/5] nvme-fabrics: add missing nvmf_ctrl_options documentation
` [PATCH v2 3/5] nvme-fabrics: allow user to set nr_write_queues for separate queue maps
` [PATCH v2 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH v2 5/5] nvme-rdma: "
` [PATCH v2 nvme-cli 6/5] fabrics: pass in number of write queues

Obědové karty
 2018-12-13 10:22 UTC 

[PATCH v3 0/5] implement nvmf read/write queue maps
 2018-12-13  8:59 UTC  (7+ messages)
` [PATCH v3 1/5] blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
` [PATCH v3 2/5] nvme-fabrics: add missing nvmf_ctrl_options documentation
` [PATCH v3 3/5] nvme-fabrics: allow user to set nr_write_queues for separate queue maps
` [PATCH v3 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH v3 5/5] nvme-rdma: "

[PATCH V2 00/12] nvmet: add error log page support
 2018-12-13  8:54 UTC  (20+ messages)
` [PATCH V2 01/12] nvme: remove nvme_common command cdw10 array
` [PATCH V2 02/12] nvme: add error log page slot definition
` [PATCH V2 03/12] nvmet: add error-log definitions
` [PATCH V2 04/12] nvmet: add interface to update error-log page
` [PATCH V2 05/12] nvmet: add error log support in the core
` [PATCH V2 06/12] nvmet: add error log support for bdev backend
` [PATCH V2 07/12] nvmet: add error log support for file backend
` [PATCH V2 08/12] nvmet: add error log support for fabrics-cmd
` [PATCH V2 09/12] nvmet: add error log support for rdma backend
` [PATCH V2 10/12] nvmet: add error log support for admin-cmd
` [PATCH V2 11/12] nvmet: add error log page cmd handler
` [PATCH V2 12/12] nvmet: update smart log with num err log entries

[PATCH] nvmet: remove unused varialbe
 2018-12-13  8:36 UTC  (2+ messages)

[PATCH v2] nvme: provide fallback for discard alloc failure
 2018-12-13  8:36 UTC  (6+ messages)

[PATCH AUTOSEL 4.9 33/34] nvmet-rdma: fix response use after free
 2018-12-13  4:31 UTC 

[PATCH AUTOSEL 4.14 40/41] nvmet-rdma: fix response use after free
 2018-12-13  4:30 UTC 

[PATCH AUTOSEL 4.19 70/73] nvme: validate controller state before rescheduling keep alive
 2018-12-13  4:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 71/73] nvmet-rdma: fix response use after free

[PATCH RFC 0/4] restore polling to nvme-rdma
 2018-12-12 18:23 UTC  (21+ messages)
` [PATCH RFC 1/4] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH RFC 2/4] rdma: introduce ib_change_cq_ctx
` [PATCH RFC 3/4] nvme-rdma: implement polling queue map
` [PATCH RFC 4/4] nvme-multipath: disable polling for underlying namespace request queue
` [PATCH RFC nvme-cli 5/4] fabrics: pass in number of polling queues

[PATCH] nvme: provide fallback for discard alloc failure
 2018-12-12 16:08 UTC  (2+ messages)

[PATCH] nvme: add __exit annotation
 2018-12-12  8:37 UTC  (3+ messages)

[PATCH 1/2] nvme: Introduce nvme_is_aen_req function
 2018-12-12  8:12 UTC  (6+ messages)
` [PATCH 2/2] nvme-rdma: Handle completions if error_recovery fails

[PATCH] scatterlist: Update size type to support greater then 4GB size
 2018-12-12  8:06 UTC  (7+ messages)

[PATCHv2] nvmetcli: ANA configuration support
 2018-12-12  7:45 UTC  (4+ messages)

[PATCH] nvme-rdma: complete requests from ->timeout
 2018-12-12  1:31 UTC  (8+ messages)

[PATCH 00/12] nvmet: add error log page support
 2018-12-12  0:38 UTC  (22+ messages)
` [PATCH 03/12] nvmet: add error-log definitions
` [PATCH 04/12] nvmet: add interface to update error-log page
` [PATCH 06/12] nvmet: add error log support for bdev backend
` [PATCH 07/12] nvmet: add error log support for file backend
` [PATCH 08/12] nvmet: add error log support for fabrics-cmd
` [PATCH 09/12] nvmet: add error log support for rdma backend
` [PATCH 10/12] nvmet: add error log support for admin-cmd

[PATCH 0/5] implement nvmf read/write queue maps
 2018-12-11 23:34 UTC  (16+ messages)
` [PATCH 1/5] blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
` [PATCH 2/5] nvme-fabrics: add missing nvmf_ctrl_options documentation
` [PATCH 3/5] nvme-fabrics: allow user to set nr_write_queues for separate queue maps
` [PATCH 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH 5/5] nvme-rdma: support read/write queue separation
` [PATCH nvme-cli 6/5] fabrics: pass in nr_write_queues

Whenever running nvme discover command, syslog shows warning messages
 2018-12-11 17:30 UTC  (8+ messages)

[PATCH] nvme: fix irq vs io_queue calculations
 2018-12-11 13:24 UTC  (4+ messages)


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