Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-31 14:01:25 to 2024-02-07 22:03:25 UTC [more...]

Make NVME shutdown two-pass - Version 6
 2024-02-07 22:03 UTC  (10+ messages)
` [PATCH 1/5] driver core: Support two-pass driver shutdown
` [PATCH 2/5] PCI: Support two-pass shutdown
` [PATCH 3/5] nvme: Change 'bool shutdown' to an enum shutdown_type in nvme_dev_disable()
` [PATCH 4/5] nvme: Add a new exported function nvme_ctrl_shutdown_start()
` [PATCH 5/5] nvme: Add two-pass shutdown support

[PATCH AUTOSEL 5.10 06/16] nvmet-tcp: fix nvme tcp ida memory leak
 2024-02-07 21:26 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 11/16] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 5.10 13/16] nvmet-fc: do not tack refs on tgtports from assoc

[PATCH AUTOSEL 5.4 4/7] nvmet-tcp: fix nvme tcp ida memory leak
 2024-02-07 21:27 UTC 

[PATCH AUTOSEL 5.15 16/23] nvmet-fc: release reference on target port
 2024-02-07 21:26 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 17/23] nvmet-fc: defer cleanup using RCU properly
` [PATCH AUTOSEL 5.15 19/23] nvmet-fc: abort command when there is no binding
` [PATCH AUTOSEL 5.15 20/23] nvmet-fc: avoid deadlock on delete association path

[PATCH AUTOSEL 6.1 08/29] nvmet-tcp: fix nvme tcp ida memory leak
 2024-02-07 21:24 UTC  (7+ messages)
` [PATCH AUTOSEL 6.1 19/29] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 6.1 22/29] nvmet-fc: defer cleanup using RCU properly
` [PATCH AUTOSEL 6.1 23/29] nvmet-fc: hold reference on hostport match
` [PATCH AUTOSEL 6.1 24/29] nvmet-fc: abort command when there is no binding
` [PATCH AUTOSEL 6.1 25/29] nvmet-fc: avoid deadlock on delete association path
` [PATCH AUTOSEL 6.1 26/29] nvmet-fc: take ref count on tgtport before delete assoc

[PATCH AUTOSEL 6.6 27/38] nvme-fc: do not wait in vain when unloading module
 2024-02-07 21:23 UTC  (7+ messages)
` [PATCH AUTOSEL 6.6 28/38] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 6.6 29/38] nvmet-fc: release reference on target port
` [PATCH AUTOSEL 6.6 30/38] nvmet-fc: defer cleanup using RCU properly
` [PATCH AUTOSEL 6.6 32/38] nvmet-fc: abort command when there is no binding
` [PATCH AUTOSEL 6.6 33/38] nvmet-fc: avoid deadlock on delete association path
` [PATCH AUTOSEL 6.6 34/38] nvmet-fc: take ref count on tgtport before delete assoc

[PATCH AUTOSEL 6.7 13/44] nvmet-tcp: fix nvme tcp ida memory leak
 2024-02-07 21:21 UTC  (11+ messages)
` [PATCH AUTOSEL 6.7 31/44] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 6.7 32/44] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 6.7 33/44] nvmet-fc: release reference on target port
` [PATCH AUTOSEL 6.7 34/44] nvmet-fc: defer cleanup using RCU properly
` [PATCH AUTOSEL 6.7 35/44] nvmet-fc: free queue and assoc directly
` [PATCH AUTOSEL 6.7 36/44] nvmet-fc: hold reference on hostport match
` [PATCH AUTOSEL 6.7 37/44] nvmet-fc: do not tack refs on tgtports from assoc
` [PATCH AUTOSEL 6.7 38/44] nvmet-fc: abort command when there is no binding
` [PATCH AUTOSEL 6.7 39/44] nvmet-fc: avoid deadlock on delete association path
` [PATCH AUTOSEL 6.7 40/44] nvmet-fc: take ref count on tgtport before delete assoc

[RFC PATCH 0/6] async device shutdown support
 2024-02-07 18:41 UTC  (7+ messages)
` [RFC PATCH 1/6] minimal async shutdown infrastructure
` [RFC PATCH 2/6] Improve ability to perform async shutdown in parallel
` [RFC PATCH 3/6] pci bus async shutdown support
` [RFC PATCH 4/6] pci nvme "
` [RFC PATCH 5/6] scsi mid layer support for async command submit
` [RFC PATCH 6/6] sd: async cache flush on shutdown

[PATCH] nvme: move passthrough logging attribute to head
 2024-02-07 18:40 UTC  (6+ messages)

[PATCH] nvme-core: fix comment to reflect right functions
 2024-02-07 18:40 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-07 15:51 UTC  (5+ messages)

[PATCH 1/1] nvme-pci: Verify the CMB's Controller Base Address
 2024-02-07  5:01 UTC 

[PATCH blktests v1 0/5] fc transport cleanups
 2024-02-07 10:12 UTC  (16+ messages)
` [PATCH blktests v1 1/5] nvme/029: fix local variable declarations
` [PATCH blktests v1 2/5] nvme/rc: filter out errors from cat when reading files
` [PATCH blktests v1 3/5] nvme/rc: do not issue warnings on cleanup when using fc transport
` [PATCH blktests v1 4/5] nvme/rc: do not issue errors when disconnecting "
` [PATCH blktests v1 5/5] nvme/rc: revert nvme-cli context tracking

[PATCH] nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
 2024-02-06 23:34 UTC 

[PATCH blktests] nvme: test log page offsets
 2024-02-07  5:52 UTC  (8+ messages)

[PATCH] nvme: implement support for nvme relaxed effects
 2024-02-06 22:52 UTC  (5+ messages)

[PATCH v5 00/12] enable nvmet-fc for blktests
 2024-02-06 19:22 UTC  (16+ messages)
` [PATCH v5 01/12] nvme-fc: do not wait in vain when unloading module
` [PATCH v5 02/12] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH v5 04/12] nvmet-fc: defer cleanup using RCU properly
` [PATCH v5 10/12] nvmet-fc: avoid deadlock on delete association path
` [PATCH v5 11/12] nvmet-fc: take ref count on tgtport before delete assoc
` [PATCH v5 12/12] nvmet-fc: use RCU list iterator for assoc_list

[PATCH v3 00/15] block atomic writes
 2024-02-06 18:44 UTC  (3+ messages)

[bug report] nvmet-fc: track hostport handle for associations
 2024-02-06 13:09 UTC 

race between nvme device creation and discovery?
 2024-02-06 12:45 UTC  (11+ messages)
  `  "
        `  "
          `  "
            `  "

Website performance
 2024-02-06  8:55 UTC 

[PATCH V2] nvme-core: fix comment to reflect right functions
 2024-02-06  5:35 UTC 

[PATCH V2] nvme-common: add module description
 2024-02-06  0:29 UTC  (2+ messages)

NVMe suspend failure
 2024-02-05 18:44 UTC  (5+ messages)

[PATCHv2] nvme: use ctrl state accessor
 2024-02-05 17:00 UTC  (3+ messages)

[PATCH net-next v5 3/5] net: introduce page_frag_cache_drain()
 2024-02-05 12:45 UTC 

Instalacja pv
 2024-02-05  9:10 UTC 

[linux-nvme:nvme-6.8] BUILD SUCCESS f0377ff97509f5a4921993d5d61da000361bd884
 2024-02-02 18:00 UTC 

[PATCH blktests] nvme/046: change nvme io-passthru command option from -o to --opcode
 2024-02-02  9:03 UTC  (7+ messages)
        `  "

[PATCH] nvme-host: fix the updating of the firmware version
 2024-02-02  1:48 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 6.8
 2024-02-01 16:11 UTC  (2+ messages)

[PATCH v2 0/3] Block integrity with flexible-offset PI
 2024-02-01 13:01 UTC  (4+ messages)
  ` [PATCH v2 1/3] block: refactor guard helpers
  ` [PATCH v2 2/3] block: support PI at non-zero offset within metadata
  ` [PATCH v2 3/3] nvme: allow integrity when PI is not in first bytes

[PATCH v1 0/8] Enforce uniform metadata settings for ns head
 2024-02-01 10:40 UTC  (8+ messages)
` [PATCH 7/8] nvme-fabrics: add option to disallow T10-PI offload
      `  "
        `  "

[PATCH blktests V4] nvme: add nvme pci timeout testcase
 2024-02-01  8:55 UTC  (2+ messages)

atomic queue limits updates v3
 2024-02-01  7:10 UTC  (31+ messages)
` [PATCH 01/14] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/14] block: refactor disk_update_readahead
` [PATCH 03/14] block: add an API to atomically update queue limits
` [PATCH 04/14] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 05/14] block: add a max_user_discard_sectors queue limit
` [PATCH 06/14] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 07/14] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 08/14] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 09/14] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 11/14] virtio_blk: pass queue_limits "
` [PATCH 13/14] loop: "
` [PATCH 14/14] loop: use the atomic queue limits update API

[PATCH v7 0/1] Implement the NVMe reservation feature
 2024-02-01  2:32 UTC  (2+ messages)
` [PATCH v7 1/1] nvmet: support "

[PATCH v2 0/3] *** nvme: add some commands tracing ***
 2024-02-01  2:03 UTC  (9+ messages)
` [PATCH v2 1/3] nvme: add tracing of reservation commands
` [PATCH v2 2/3] nvme: parse dsm command's attr deallocate when tracing
` [PATCH v2 3/3] nvme: parse format command's lbafu "

[PATCH V9 0/1] nvme: allow passthru cmd error logging
 2024-02-01  1:09 UTC  (4+ messages)
` [PATCH V9 1/1] "

[PATCHv4 0/3] nvme: enable retries for authentication commands
 2024-02-01  0:29 UTC  (2+ messages)

[PATCH V2] nvme-common: add module description
 2024-02-01  0:29 UTC  (2+ messages)

[PATCH 1/5] nvme: return string as char *, not unsigned char *
 2024-02-01  0:29 UTC  (17+ messages)
` [PATCH 2/5] nvme: remove redundant status mask
` [PATCH 3/5] nvme: take const cmd pointer in read-only helpers
` [PATCH 4/5] nvme: split out fabrics version of nvme_opcode_str()
` [PATCH 5/5] nvme-fc: log human-readable opcode on timeout

[PATCHv2 1/3] nvme-tcp: show hostnqn when connecting to tcp target
 2024-02-01  0:28 UTC  (2+ messages)

[PATCH] nvme-common: add module description
 2024-01-31 21:01 UTC  (2+ messages)

[PATCH 0/3] Block integrity with flexibile-offset PI
 2024-01-31 17:48 UTC  (3+ messages)

[PATCH 0/3] *** nvme: add some commands tracing ***
 2024-01-31 17:36 UTC  (4+ messages)
` [PATCH 2/3] nvme: parse dsm command detailly when tracing

[PATCH V2 0/2] *** Test the NVMe reservation feature ***
 2024-01-31 14:47 UTC  (4+ messages)
` [PATCH V2 1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument
    `  "

Error when running fio against nvme-of rdma target (mlx5 driver)
 2024-01-31 14:01 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