Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-07 12:47:17 to 2021-12-21 09:06:57 UTC [more...]

[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-12-21  9:06 UTC  (22+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v4 03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v4 04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v4 10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v4 11/23] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v4 16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v4 17/23] block: add check when merging zone device pages
` [PATCH v4 21/23] mm: use custom page_free for P2PDMA pages

[RFC 00/13] uring-passthru for nvme
 2021-12-21  3:45 UTC  (15+ messages)
  ` [RFC 01/13] io_uring: add infra for uring_cmd completion in submitter-task
  ` [RFC 02/13] nvme: wire-up support for async-passthru on char-device
  ` [RFC 03/13] io_uring: mark iopoll not supported for uring-cmd
  ` [RFC 04/13] io_uring: modify unused field in io_uring_cmd to store flags
  ` [RFC 05/13] io_uring: add flag and helper for fixed-buffer uring-cmd
  ` [RFC 06/13] io_uring: add support for uring_cmd with fixed-buffer
  ` [RFC 07/13] nvme: enable passthrough "
  ` [RFC 08/13] io_uring: plug for async bypass
  ` [RFC 09/13] block: wire-up support for plugging
  ` [RFC 10/13] block: factor out helper for bio allocation from cache
  ` [RFC 11/13] nvme: enable bio-cache for fixed-buffer passthru
  ` [RFC 12/13] nvme: allow user passthrough commands to poll
  ` [RFC 13/13] nvme: Add async passthru polling support

[PATCHSET v3 0/4] Add support for list issue
 2021-12-20 20:47 UTC  (42+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()

[PATCH] nvme-cli: nvmf-connect@.service: Remove matching from default syntax
 2021-12-20 13:22 UTC  (4+ messages)

[PATCHv4] nvme: add 'iopolicy' module parameter
 2021-12-20 12:51 UTC 

[PATCH] nvme-tcp: memset scatterlist before sg_init_marker it
 2021-12-20 10:42 UTC  (2+ messages)

[PATCHv3] nvme: add 'iopolicy' module parameter
 2021-12-20 10:36 UTC  (2+ messages)

[PATCHv2] nvme: add 'iopolicy' module parameter
 2021-12-20  9:27 UTC  (4+ messages)

[PATCH v2] nvme-cli: Make connect-all matching be case insensitive
 2021-12-17 22:20 UTC 

[PATCH] nvme-cli: Make connect-all matching be case insensitive
 2021-12-17 19:32 UTC 

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-12-17 11:19 UTC  (21+ messages)

[PATCH 0/3] nvme-core: make gencounter feature tunable
 2021-12-17  6:52 UTC  (14+ messages)
` [PATCH 1/3] nvme-core: make cid gencounter configurable
` [PATCH 2/3] nvme-core: move gencounter check into nvme_cid()
` [PATCH 3/3] nvme: add KConfig options for debug features

[linux-nvme:nvme-5.17] BUILD SUCCESS c20882a70c0e09e0c4fd037c268965ad503c28db
 2021-12-16 22:25 UTC 

[PATCHSET v5 0/4] Add support for list issue
 2021-12-16 17:53 UTC  (7+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()

[PATCHSET v4 0/4] Add support for list issue
 2021-12-16 16:11 UTC  (6+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
  ` [PATCH v2 "

[PATCH] nvme: add 'iopolicy' module parameter
 2021-12-16  8:38 UTC  (4+ messages)

[PATCHv2] nvme: print out valid arguments when reading from /dev/nvme-fabrics
 2021-12-16  8:37 UTC  (5+ messages)

[PATCH] nvme: increment request genctr on completion
 2021-12-16  8:37 UTC  (3+ messages)

[PATCH] nvme: fix possible initialization failure for P4500/P4600 SSDs
 2021-06-21 23:07 UTC 

Wycena paneli fotowoltaicznych
 2021-12-14  8:31 UTC 

[PATCHv3 blktests 00/10] Testsuite for nvme in-band authentication
 2021-12-14  7:36 UTC  (25+ messages)
` [PATCH 01/10] nvme/rc: do not print error message when no nvme device is found
` [PATCH 02/10] nvme/rc: clear allowed_hosts subdirectory
` [PATCH 03/10] nvme/rc: clear hosts directory in _cleanup_nvmet()
` [PATCH 04/10] nvme/rc: add functions for in-band authentication
` [PATCH 05/10] nvme/rc: add more arguments to _nvme_connect_subsys()
` [PATCH 06/10] nvme/039: create authenticated connections
` [PATCH 09/10] nvme/042: test bi-directional authentication

[PATCH 0/1] nvme: Add verbose error logging
 2021-12-14  3:01 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCHv8 00/12] nvme: In-band authentication support
 2021-12-13 14:15 UTC  (9+ messages)
` [PATCH 09/12] nvmet: parse fabrics commands on io queues

nvme-tcp host potential bugs
 2021-12-13  9:08 UTC  (3+ messages)

[PATCH V2 0/5] nvme-cli: Some minors changes in PEL
 2021-12-13  7:56 UTC  (9+ messages)
` [PATCH V2 1/5] nvme-cli: Decode "Supported Events Bitmap" in PEL header
` [PATCH V2 2/5] nvme-cli: Adds event number in persistent event entries
` [PATCH V2 3/5] nvme-cli: Adds readable firmware level in persistent
` [PATCH V2 4/5] nvme-cli: Add support set feature event in PEL

[bug report] NVMe/IB: nvme disconnect -n testnqn need more than 1min
 2021-12-13  3:26 UTC  (3+ messages)

[PATCH] nvme: fix possible initialization failure for P4500/P4600 SSDs
 2021-12-10 17:31 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 5.16
 2021-12-10 13:44 UTC  (2+ messages)

[PATCH 0/5] blk-mq: quiesce improvement
 2021-12-10  2:02 UTC  (10+ messages)
` [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()

[linux-nvme:nvme-5.16] BUILD SUCCESS 30e32f300be6d0160fd1b3fc6d0f62917acd9be2
 2021-12-09  3:51 UTC 

[PATCH] nvmet-tcp: fix possible list corruption for unexpected command failure
 2021-12-08 15:37 UTC  (3+ messages)

[Bug 215157] New: nvme delete-ns over nvme-tcp to nvmet-tcp error
 2021-12-08 13:24 UTC  (3+ messages)

[linux-nvme:nvme-5.16] BUILD SUCCESS 8b77fa6fdce0fc7147bab91b1011048758290ca4
 2021-12-08  6:21 UTC 

[PATCH 0/1] fix UAF when disconnect a reconnecting state ctrl
 2021-12-07 17:23 UTC  (4+ messages)
` [PATCH 1/1] nvme: fix use after free when disconnect a reconnecting ctrl

[PATCH] nvme-multipath: zeroing ana_log_size as well after free ana_log_buf
 2021-12-07 17:18 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