linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 21:42:12 to 2020-12-02 08:35:04 UTC [more...]

[PATCH V4 0/9] nvmet: add ZBD backend support
 2020-12-02  8:34 UTC  (11+ messages)
` [PATCH V4 1/9] block: allow bvec for zone append get pages
` [PATCH V4 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH V4 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH V4 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH V4 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
` [PATCH V4 6/9] nvmet: add cns-cs-ns "
` [PATCH V4 7/9] nvmet: add zns cmd effects to support zbdev
` [PATCH V4 8/9] nvmet: add zns bdev config support
` [PATCH V4 9/9] nvmet: add ZNS based I/O cmds handlers

[RFC PATCH 0/2] add simple copy support
 2020-12-02  8:29 UTC  (10+ messages)
    ` [RFC PATCH 1/2] block: "
    ` [RFC PATCH 2/2] nvme: "

[linux-nvme:nvme-5.11] BUILD SUCCESS 2f4c9ba23b887e7a69a474e9d53f38b5833a2119
 2020-12-02  7:38 UTC 

[PATCH V3 0/9] nvmet: add ZBD backend support
 2020-12-02  6:26 UTC  (14+ messages)
` [PATCH V3 1/9] block: export __bio_iov_append_get_pages()
` [PATCH V3 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH V3 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH V3 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH V3 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
` [PATCH V3 6/9] nvmet: add cns-cs-ns "
` [PATCH V3 7/9] nvmet: add zns cmd effects to support zbdev
` [PATCH V3 8/9] nvmet: add zns bdev config support
` [PATCH V3 9/9] nvmet: add ZNS based I/O cmds handlers

[PATCH 0/4] nvme: enable per-namespace char device
 2020-12-02  3:00 UTC  (15+ messages)
` [PATCH 1/4] nvme: remove unnecessary return values
` [PATCH 2/4] nvme: rename controller base dev_t char device
` [PATCH 3/4] nvme: rename bdev operations
` [PATCH 4/4] nvme: enable char device per namespace

[PATCH] nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
 2020-12-02  1:52 UTC 

GPF on 0xdead000000000100 in nvme_map_data - Linux 5.9.9
 2020-12-02  0:06 UTC  (3+ messages)

[PATCH 0/7] RFC patch series - NVMeTCP Offload ULP
 2020-12-01 22:38 UTC  (10+ messages)
` [PATCH 1/7] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
    ` [EXT] "
` [PATCH 2/7] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
  ` [EXT] Re: [PATCH 0/7] RFC patch series - NVMeTCP Offload ULP

[PATCH 0/9] nvmet: add genblk ZBD backend
 2020-12-01 22:37 UTC  (22+ messages)
` [PATCH V2 1/9] block: export __bio_iov_append_get_pages()
` [PATCH V2 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH V2 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH V2 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH V2 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
` [PATCH V2 6/9] nvmet: add cns-cs-ns "
` [PATCH V2 7/9] nvmet: add zns cmd effects to support zbdev
` [PATCH V2 8/9] nvmet: add zns bdev config support
` [PATCH V2 9/9] nvmet: add ZNS based I/O cmds handlers

[V5] nvme: enable ro namespace for ZNS without append
 2020-12-01 19:35 UTC  (2+ messages)

[PATCH 0/2] nvme: Improve warnings for scan_work
 2020-12-01 19:23 UTC  (4+ messages)
` [PATCH 1/2] nvme: elaborate ns-descs failure warning in detail
` [PATCH 2/2] nvme: Print warning for list-ns command failure

[PATCH] nvmet: Kconfig: Fix spelling mistake "incuding" -> "including"
 2020-12-01 19:23 UTC  (3+ messages)

[PATCH v2] iosched: Add i10 I/O Scheduler
 2020-11-30 20:19 UTC 

[PATCH] iosched: Add i10 I/O Scheduler
 2020-11-30 19:20 UTC  (10+ messages)

[PATCH v2] nvme: Cache DMA descriptors to prevent corruption
 2020-11-30 18:55 UTC  (5+ messages)

split hard read-only vs read-only policy v2
 2020-11-30  7:58 UTC  (11+ messages)
` [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
` [PATCH 2/4] rbd: remove the ->set_read_only method
` [PATCH 3/4] nvme: allow revalidate to set a namespace read-only
` [PATCH 4/4] dm: use bdev_read_only to check if a device is read-only

[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
 2020-11-30  2:36 UTC  (3+ messages)

[PATCH 0/9] nvmet: add genblk ZBD backend
 2020-11-30  0:21 UTC  (22+ messages)
` [PATCH 1/9] block: export __bio_iov_append_get_pages()
` [PATCH 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
` [PATCH 6/9] nvmet: add cns-cs-ns "
` [PATCH 7/9] nvmet: add zns cmd effects to support zbdev
` [PATCH 8/9] nvmet: add zns bdev config support
` [PATCH 9/9] nvmet: add ZNS based I/O cmds handlers

[PATCH v11] nvme-fabrics: reject I/O to offline device
 2020-11-27  9:12 UTC  (9+ messages)

[linux-nvme:nvme-5.11] BUILD SUCCESS 2256901b0ceda48cb2e5067c1ae9a32047ce920c
 2020-11-27  1:35 UTC 

[PATCH V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-26 16:31 UTC  (9+ messages)
` [PATCH V3 blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH V3 blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH V3 blktests 3/5] nvmeof-mp/012, srp/012: fix the scheduler list
` [PATCH V3 blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH V3 blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH] nvme-core: update NS Attr Changed AEN handling for ANA group
 2020-11-26 16:16 UTC  (8+ messages)

[PATCH 1/1] nvmet: make sure discovery change log event is protected
 2020-11-26 13:15 UTC  (4+ messages)

cleanup updating the size of block devices v3
 2020-11-26  9:59 UTC  (6+ messages)
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize

[PATCH V2 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-26  6:16 UTC  (10+ messages)
` [PATCH V2 blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH V2 blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH V2 blktests 3/5] nvmeof-mp/012, srp/012: fix the scheduler list
` [PATCH V2 blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH V2 blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH 0/7] RFC patch series - NVMeTCP Offload ULP
 2020-11-26  1:19 UTC 

[PATCH AUTOSEL 4.14 08/12] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.19 10/15] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 5.4 14/23] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-25 15:36 UTC 

[PATCH AUTOSEL 5.9 15/33] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-25 15:35 UTC 

[PATCH blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-25  7:36 UTC  (18+ messages)
` [PATCH blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH blktests 3/5] tests/nvmeof-mp/012: fix the schedulers list
` [PATCH blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH] [PATCH] Adding offset keeping option when mapping data via SWIOTLB
 2020-11-24 21:46 UTC  (3+ messages)

[PATCH v10] nvme-fabrics: reject I/O to offline device
 2020-11-24 18:39 UTC  (3+ messages)

[PATCH] nvme-core: get rid of the extra space
 2020-11-24  9:19 UTC  (3+ messages)

[PATCH v2 0/3] nvme-fc: clean up error recovery implementation
 2020-11-23 21:44 UTC  (4+ messages)
` [PATCH v2 2/3] nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery


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