public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-03-04 16:32:45 to 2022-03-11 03:02:35 UTC [more...]

[PATCH 0/3] NVMe/TCP: support specifying the congestion-control
 2022-03-11  3:01 UTC  (2+ messages)
` [PATCH 1/3] tcp: export symbol tcp_set_congestion_control

[PATCH 00/17] io_uring passthru over nvme
 2022-03-11  2:43 UTC  (36+ messages)
  ` [PATCH 01/17] io_uring: add support for 128-byte SQEs
  ` [PATCH 02/17] fs: add file_operations->async_cmd()
  ` [PATCH 03/17] io_uring: add infra and support for IORING_OP_URING_CMD
  ` [PATCH 04/17] nvme: modify nvme_alloc_request to take an additional parameter
  ` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
  ` [PATCH 06/17] io_uring: prep for fixed-buffer enabled uring-cmd
  ` [PATCH 07/17] io_uring: add support for uring_cmd with fixed-buffer
  ` [PATCH 08/17] nvme: enable passthrough "
  ` [PATCH 09/17] io_uring: plug for async bypass
  ` [PATCH 10/17] block: wire-up support for plugging
  ` [PATCH 11/17] block: factor out helper for bio allocation from cache
  ` [PATCH 12/17] nvme: enable bio-cache for fixed-buffer passthru
  ` [PATCH 13/17] nvme: allow user passthrough commands to poll
  ` [PATCH 14/17] io_uring: add polling support for uring-cmd
  ` [PATCH 15/17] nvme: wire-up polling for uring-passthru
  ` [PATCH 16/17] io_uring: add support for non-inline uring-cmd
  ` [PATCH 17/17] nvme: enable non-inline passthru commands

[linux-nvme:nvme-5.18] BUILD SUCCESS 4669f60512aea5b91d412586db03564359d4757a
 2022-03-11  1:01 UTC 

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-11  0:56 UTC  (34+ messages)
  ` [PATCH 1/6] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
  ` [PATCH 2/6] block: Add npo2_zone_setup callback to block device fops
  ` [PATCH 3/6] block: add a bool member to request_queue for power_of_2 emulation
  ` [PATCH 4/6] nvme: zns: Add support for power_of_2 emulation to NVMe ZNS devices
  ` [PATCH 5/6] null_blk: forward the sector value from null_handle_memory_backend
  ` [PATCH 6/6] null_blk: Add support for power_of_2 emulation to the null blk device

[PATCH 1/2] nvme: remove support or stream based temperature hint
 2022-03-10 22:18 UTC  (28+ messages)
` [PATCH 2/2] block: remove the per-bio/request write hint
                  ` [EXT] "

[PATCHv4 0/8] 64-bit data integrity field support
 2022-03-10 18:36 UTC  (14+ messages)
` [PATCHv4 6/8] crypto: add rocksoft 64b crc guard tag framework

nvme-host: disk corruptions when issuing IDENTIFY commands via ioctl()
 2022-03-10 17:38 UTC  (12+ messages)

[PATCH v2 1/2] nvmet-tcp: support specifying the congestion-control
 2022-03-10 15:13 UTC  (9+ messages)

[PATCH] nvmet: add missing locks around nvmet_ns_revalidate
 2022-03-10 12:56 UTC  (7+ messages)

[PATCH v3] nvmet: add missing lock around nvmet_ns_changed in nvmet_ns_revalidate
 2022-03-10 12:51 UTC 

[PATCH v2] nvmet: add missing locks around nvmet_ns_revalidate
 2022-03-10 12:46 UTC  (4+ messages)

[bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
 2022-03-10 11:52 UTC  (2+ messages)

[PATCH v2 2/2] nvme-tcp: support specifying the congestion-control
 2022-03-10  8:31 UTC  (7+ messages)

[PATCH] nvme-multipath: call bio_io_error in nvme_ns_head_submit_bio
 2022-03-09 18:28 UTC  (3+ messages)

[V2 0/3] nvmet: fix kernel-doc warnings
 2022-03-09 18:27 UTC  (5+ messages)
` [V2 1/3] nvmet-fc: fix kernel-doc warning for register
` [V2 2/3] nvmet-fc: fix kernel-doc warning for unregitser
` [V2 3/3] nvmet-rdma: fix kernel-doc warning

[PATCH] nvme-multipath: use vmalloc for ANA log buffer
 2022-03-09 18:27 UTC  (5+ messages)

[PATCH 1/1] nvme-tcp: lockdep: annotate in-kernel sockets
 2022-03-09 18:27 UTC  (2+ messages)

[PATCH 0/2] nvmet: nvme_excute_get_feat() cleanup
 2022-03-09 17:43 UTC  (3+ messages)
` [PATCH 1/2] nvmet: open code nvmet_get_feat_async_event()
` [PATCH 2/2] nvmet: open code nvmet_get_feat_kato()

[RFC PATCH 0/2] nvme: nvme_setup_cmd() cleanup
 2022-03-09 17:04 UTC  (3+ messages)
` [RFC PATCH 1/2] nvme: derive zone-mgmt-act from struct request
` [RFC PATCH 2/2] nvme: derive nvme cmd opcode "

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-03-09 15:49 UTC  (6+ messages)

[PATCH 0/3] nvmet: fix compilation warnings
 2022-03-09  4:15 UTC  (6+ messages)
` [PATCH 1/3] nvmet-fc: fix compilation warning for register
` [PATCH 2/3] nvmet-fc: fix compilation warning for unregitser
` [PATCH 3/3] nvmet-rdma: fix compilation warning

[linux-nvme:nvme-5.18] BUILD SUCCESS 4162e0a0978ccc606b902587c7ffe815807334eb
 2022-03-09  1:57 UTC 

[PATCH 0/1] block: move sector bio member into blk_next_bio()
 2022-03-08 23:19 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/2] nvmet: configfs small cleanup
 2022-03-08 22:56 UTC  (3+ messages)
` [PATCH 1/2] nvmet: don't fold lines
` [PATCH 2/2] nvmet: use snprintf() with PAGE_SIZE in configfs

[LSF/MM/BPF TOPIC] NVMe HDD planning and directions
 2022-03-08 15:36 UTC 

[PATCH 0/2] NVMe_over_TCP: support specifying the congestion-control
 2022-03-08 13:03 UTC  (7+ messages)
` [PATCH 2/2] nvme-tcp: "

Napływ Klientów ze strony
 2022-03-08  8:45 UTC 

Wycena paneli fotowoltaicznych
 2022-03-08  8:29 UTC 

[PATCH 0/2] nvme-tcp: small cleanup
 2022-03-07  7:59 UTC  (3+ messages)

[PATCH v4] nvme-tcp: send H2CData PDUs based on MAXH2CDATA
 2022-03-04 21:11 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox