Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-22 19:57:09 to 2022-03-08 20:27:56 UTC [more...]

[PATCHv4 0/8] 64-bit data integrity field support
 2022-03-08 20:27 UTC  (24+ messages)
` [PATCHv4 1/8] block: support pi with extended metadata
` [PATCHv4 2/8] nvme: allow integrity on extended metadata formats
` [PATCHv4 3/8] asm-generic: introduce be48 unaligned accessors
` [PATCHv4 4/8] linux/kernel: introduce lower_48_bits function
` [PATCHv4 5/8] lib: add rocksoft model crc64
` [PATCHv4 6/8] crypto: add rocksoft 64b crc guard tag framework
` [PATCHv4 7/8] block: add pi for extended integrity
` [PATCHv4 8/8] nvme: add support for enhanced metadata

nvme-host: disk corruptions when issuing IDENTIFY commands via ioctl()
 2022-03-08 19:52 UTC  (2+ messages)

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-08 17:43 UTC  (9+ 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 00/17] io_uring passthru over nvme
 2022-03-08 17:08 UTC  (19+ 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

[PATCH v2 2/2] nvme-tcp: support specifying the congestion-control
 2022-03-08 15:36 UTC  (2+ messages)

[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  (8+ messages)
` [PATCH 1/2] nvmet-tcp: "
` [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  (7+ messages)
` [PATCH 1/2] nvme-tcp: don't initialize ret variable
` [PATCH 2/2] nvme-tcp: don't fold the line

[PATCH 1/2] nvme: remove support or stream based temperature hint
 2022-03-06 23:17 UTC  (15+ messages)
` [PATCH 2/2] block: remove the per-bio/request write hint

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

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-03-03 18:36 UTC  (4+ messages)

[PATCH] nvme: remove support or stream based temperature hint
 2022-03-03 17:57 UTC  (5+ messages)

[GIT PULL] first round of nvme updates for Linux 5.18
 2022-03-03 16:07 UTC  (2+ messages)

Native multipath across multiple subsystem NQNs
 2022-03-03 11:13 UTC  (10+ messages)

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2022-03-03  0:45 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Towards more useful nvme passthrough
 2022-03-02 23:40 UTC  (2+ messages)

[PATCH 0/5] nvme support for zoned namespace command set
 2022-03-02 21:11 UTC  (11+ messages)
` [PATCH 5/5] nvme: support for zoned namespaces

[PATCHv3 00/10] 64-bit data integrity field support
 2022-03-02  3:18 UTC  (40+ messages)
` [PATCHv3 01/10] block: support pi with extended metadata
` [PATCHv3 02/10] nvme: allow integrity on extended metadata formats
` [PATCHv3 03/10] asm-generic: introduce be48 unaligned accessors
` [PATCHv3 04/10] linux/kernel: introduce lower_48_bits macro
` [PATCHv3 05/10] lib: add rocksoft model crc64
` [PATCHv3 06/10] crypto: add rocksoft 64b crc framework
` [PATCHv3 07/10] lib: add crc64 tests
` [PATCHv3 08/10] block: add pi for nvme enhanced integrity
` [PATCHv3 09/10] nvme: add support for enhanced metadata
` [PATCHv3 10/10] x86/crypto: add pclmul acceleration for crc64

[PATCH AUTOSEL 5.16 17/28] nvme-tcp: send H2CData PDUs based on MAXH2CDATA
 2022-03-01 20:13 UTC 

[LSF/MM/BPF TOPIC] network storage transports managed within a container
 2022-03-01 19:20 UTC  (2+ messages)

Nvmet discovery implementation. Questions and a patch / proposal
 2022-03-01 12:50 UTC  (3+ messages)

[PATCH 0/1] block: move sector bio member into blk_next_bio()
 2022-03-01 11:25 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v4] nvme: add vectored-io support for user-passthru
 2022-03-01  8:09 UTC  (4+ messages)

[linux-nvme:nvme-5.18] BUILD SUCCESS 2079f41ec6ffaad9aa51ca550105b2228467aec7
 2022-03-01  6:55 UTC 

[PATCH] nvme-pci: trigger disk activity LED
 2022-03-01  3:36 UTC  (5+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-03-01  0:06 UTC  (20+ messages)

[bug report] WARNING: possible circular locking at: rdma_destroy_id+0x17/0x20 [rdma_cm] triggered by blktests nvmeof-mp/002
 2022-02-27 23:21 UTC  (2+ messages)

[linux-nvme:nvme-5.18] BUILD SUCCESS 9e104e034ed65a85029b853d5cdb50f601a7c303
 2022-02-27  7:46 UTC 

[linux-nvme:nvme-5.18] BUILD SUCCESS 5182d772527f36098d1ff210ae9dda368bd58187
 2022-02-26  7:13 UTC 

[REMINDER] LSF/MM/BPF: 2022: Call for Proposals
 2022-02-25 12:52 UTC  (2+ messages)

[RFC PATCH 0/3] NVMe copy offload patches
 2022-02-25  9:12 UTC  (6+ messages)
` [PATCH v2 00/10] Add Copy offload support
    ` [PATCH v2 08/10] dm: Add support for copy offload

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH v3 00/10] Add Copy offload support
 2022-02-24 12:26 UTC  (14+ messages)
    ` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
    ` [PATCH v3 08/10] dm: Add support for copy offload

nvme-tcp: invalid h2cdata pdus in response to r2t
 2022-02-24 23:10 UTC  (3+ messages)

properly validate the nvme uniqueue identifiers are unique v2
 2022-02-24 22:54 UTC  (10+ messages)
` [PATCH 1/4] nvme: cleanup __nvme_check_ids
` [PATCH 2/4] nvme: fix the check for duplicate unique identifiers
` [PATCH 3/4] nvme: check for duplicate identifiers earlier
` [PATCH 4/4] nvme: check that EUI/GUID/UUID are globally unique

[PATCHSET v4 0/8] io_uring passthrough support
 2022-02-24 22:34 UTC  (5+ messages)
` [PATCH 1/8] io_uring: split up io_uring_sqe into hdr + main

[bug report] NVMe/IB: WARNING: possible circular locking dependency detected on target after connect
 2022-02-24 18:55 UTC  (2+ messages)

properly validate the nvme uniqueue identifiers are unique
 2022-02-24 17:12 UTC  (10+ messages)
` [PATCH 1/3] nvme: cleanup __nvme_check_ids
` [PATCH 2/3] nvme: fix the IDs equality check
` [PATCH 3/3] nvme: check that EUI/GUID/UUID are globally unique

[GIT PULL] nvme fixes for Linux 5.17
 2022-02-24 14:03 UTC  (2+ messages)

[linux-nvme:nvme-5.17] BUILD SUCCESS c2700d2886a87f83f31e0a301de1d2350b52c79b
 2022-02-24  3:38 UTC 

Napływ Klientów ze strony
 2022-02-23  8:40 UTC 

[linux-nvme:nvme-5.17] BUILD SUCCESS d25c39a5c06006e69134187c8ea53bc4c7d66259
 2022-02-23  5:40 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).