Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-23 17:19:35 to 2024-06-02 14:13:42 UTC [more...]

[PATCH v7 0/9] block atomic writes
 2024-06-02 14:09 UTC  (9+ messages)
` [PATCH v7 2/9] fs: Initial atomic write support
` [PATCH v7 3/9] fs: Add initial atomic write support info to statx
` [PATCH v7 4/9] block: Add core atomic write support
` [PATCH v7 5/9] block: Add atomic write support for statx
` [PATCH v7 6/9] block: Add fops atomic write support
` [PATCH v7 7/9] scsi: sd: Atomic "
` [PATCH v7 8/9] scsi: scsi_debug: "
` [PATCH v7 9/9] nvme: "

[PATCH rfc] rdma/verbs: fix a possible uaf when draining a srq attached qp
 2024-06-02 13:08 UTC  (5+ messages)

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-02  7:48 UTC  (12+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()
` [PATCH v2 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v2 3/4] drbd: "
` [PATCH v2 4/4] libceph: "

[linux-nvme:nvme-6.10] BUILD SUCCESS b1a1fdd7096dd2d67911b07f8118ff113d815db4
 2024-06-01 21:22 UTC 

[PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-06-01  9:41 UTC 

[PATCH v20 00/12] Implement copy offload support
 2024-06-01  6:23 UTC  (36+ messages)
    ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
    ` [PATCH v20 05/12] fs/read_write: Enable copy_file_range for block device
    ` [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct "
    ` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v20 03/12] block: add copy offload support
    ` [PATCH v20 04/12] block: add emulation for copy
    ` [PATCH v20 07/12] nvme: add copy offload support
    ` [PATCH v20 11/12] null: Enable trace capability for null block

blktests failures with v6.10-rc1 kernel
 2024-06-01  1:49 UTC  (8+ messages)

[RESEND PATCH] nvme-fabrics: use reserved tag for reg read/write command
 2024-05-31 20:53 UTC  (3+ messages)

[PATCH v2] nvme: fix nvme_pr_* status code parsing
 2024-05-31 20:53 UTC  (5+ messages)

blktests nvme 041,042 leak memory
 2024-05-31 14:37 UTC  (14+ messages)

[PATCH] nvme-apple: add missing MODULE_DESCRIPTION()
 2024-05-31 11:45 UTC  (4+ messages)

[PATCH v25 00/20] nvme-tcp receive offloads
 2024-05-31  6:11 UTC  (23+ messages)
` [PATCH v25 01/20] net: Introduce direct data placement tcp offload
` [PATCH v25 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v25 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v25 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v25 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v25 06/20] nvme-tcp: Add DDP data-path
` [PATCH v25 07/20] nvme-tcp: RX DDGST offload
` [PATCH v25 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v25 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v25 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v25 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v25 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v25 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v25 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v25 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v25 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v25 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v25 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v25 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v25 20/20] net/mlx5e: NVMEoTCP, statistics

WQ_UNBOUND workqueue warnings from multiple drivers
 2024-05-31  4:27 UTC  (8+ messages)

[PATCH 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-05-30 17:58 UTC  (6+ messages)
` [PATCH 1/4] net: introduce helper sendpages_ok()
` [PATCH 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH 3/4] drbd: use sendpages_ok() to "
` [PATCH 4/4] libceph: "

[PATCH] nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
 2024-05-30 17:23 UTC  (3+ messages)

[PATCH] PCI: pciehp: Detect device replacement during system sleep
 2024-05-30 17:19 UTC  (2+ messages)

[PATCH 0/5] enable bs > ps for block devices
 2024-05-30 13:37 UTC  (11+ messages)
` [PATCH 5/5] nvme: enable logical block size > PAGE_SIZE

[PATCH rfc] nvme: fix a possible memory leak when failing to initialize ctrl auth
 2024-05-30  7:22 UTC 

[PATCH 0/3] Refactor and fix about NVMe status code
 2024-05-30  6:34 UTC  (7+ messages)
` [PATCH 1/3] nvme: fix nvme_pr_* status code parsing
` [PATCH 2/3] nvme: fix status magic numbers
` [PATCH 3/3] nvme: rename CDR/MORE/DNR to NVME_STATUS_*

[GIT PULL] nvme fixes for Linux 6.10
 2024-05-30  1:55 UTC  (2+ messages)

blktests nvme/042 nvme/043 fail ?
 2024-05-29 22:06 UTC  (3+ messages)

[PATCH] nvmet: fix a possible leak when destroy a ctrl during qp establishment
 2024-05-29 19:15 UTC  (4+ messages)

[PATCH v5 0/7] nvmet: debugfs support
 2024-05-29 18:35 UTC  (12+ messages)
` [PATCH v5 1/7] nvmet: add "
` [PATCH v5 2/7] nvmet: add 'host_traddr' callback for debugfs
` [PATCH v5 3/7] nvmet-tcp: implement host_traddr()
` [PATCH v5 4/7] nvmet-rdma: "
` [PATCH v5 5/7] nvmet-fc: "
` [PATCH v5 6/7] nvme-fcloop: implement 'host_traddr'
` [PATCH v5 7/7] lpfc_nvmet: "

[linux-nvme:nvme-6.10] BUILD SUCCESS c758b77d4a0a0ed3a1292b3fd7a2aeccd1a169a4
 2024-05-29 18:28 UTC 

Nowa karta
 2024-05-29 12:52 UTC 

[PATCH v6 0/4] shut down devices asynchronously
 2024-05-29  6:06 UTC  (5+ messages)
` [PATCH v6 3/4] driver core: "

[RFC PATCH 0/2] dm-crypt support for per-sector NVMe metadata
 2024-05-28 23:55 UTC  (5+ messages)

[PATCHv3] nvme: use srcu for iterating namespace list
 2024-05-28 17:15 UTC  (5+ messages)

[PATCH v2] nvme: enable FDP support
 2024-05-28 15:02 UTC 

[PATCH 0/2 v4] dm-crypt support for per-sector NVMe metadata
 2024-05-28  6:34 UTC  (6+ messages)
` [PATCH 1/2 v4] block: change rq_integrity_vec to respect the iterator
` [PATCH 2/2 v4] dm-crypt: support for per-sector NVMe metadata

[PATCH 0/2 v3] dm-crypt support for per-sector NVMe metadata
 2024-05-27 15:37 UTC  (4+ messages)
` [PATCH 1/2 v3] block: change rq_integrity_vec to respect the iterator

nvme-cli : attaching a namespace to an undiscovered nvme controller on multi-controller nvme disk
 2024-05-27 14:02 UTC  (7+ messages)

[PATCHv2] nvme: use srcu for iterating namespace list
 2024-05-27  0:33 UTC  (6+ messages)

[linux-nvme:nvme-6.10] BUILD SUCCESS 1bd293fcf3af84674e82ed022c049491f3768840
 2024-05-25  8:50 UTC 

[PATCH v2] nvme: remove sgs and sws
 2024-05-24 16:02 UTC  (2+ messages)

[PATCH] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
 2024-05-24 16:01 UTC  (4+ messages)

[PATCH v2] block: unmap and free user mapped integrity via submitter
 2024-05-24 10:19 UTC  (3+ messages)

[PATCHv2] nvme: fixup zns namespace initialisation
 2024-05-24  7:58 UTC  (3+ messages)
  `  "

Fotowoltaika - propozycja instalacji
 2024-05-24  7:40 UTC 

[RFC v4 06/13] mm: page_frag: add '_va' suffix to page_frag API
 2024-05-15 13:09 UTC 

[PATCH v5] nvme: multipath: Implemented new iopolicy "queue-depth"
 2024-05-23 19:33 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