messages from 2024-02-05 17:13:20 to 2024-02-12 15:41:48 UTC [more...]
[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
2024-02-12 15:41 UTC (5+ messages)
` [PATCH v3 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
[PATCH v3 09/15] block: Add checks to merging of atomic writes
2024-02-12 12:09 UTC (5+ messages)
` "
TLS over TCP connection failure
2024-02-12 11:05 UTC (3+ messages)
[PATCH blktests v2 0/5] fc transport cleanups
2024-02-12 10:40 UTC (6+ messages)
` [PATCH blktests v2 1/5] nvme/029: fix local variable declarations
` [PATCH blktests v2 2/5] nvme/rc: filter out errors from cat when reading files
` [PATCH blktests v2 3/5] nvme/rc: do not issue warnings on cleanup when using fc transport
` [PATCH blktests v2 4/5] nvme/rc: do not issue errors when disconnecting "
` [PATCH blktests v2 5/5] nvme/rc: revert nvme-cli context tracking
[PATCH v5 00/12] enable nvmet-fc for blktests
2024-02-12 10:31 UTC (9+ messages)
` [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] nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
2024-02-12 10:29 UTC
atomic queue limits updates v4
2024-02-12 7:32 UTC (24+ messages)
` [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/15] block: refactor disk_update_readahead
` [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
` [PATCH 04/15] block: add an API to atomically update queue limits
` [PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 06/15] block: add a max_user_discard_sectors queue limit
` [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 11/15] virtio_blk: split virtblk_probe
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [PATCH 13/15] loop: cleanup loop_config_discard
` [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 15/15] loop: use the atomic queue limits update API
[PATCHv2 00/13] nvme: implement secure concatenation
2024-02-12 7:40 UTC (2+ messages)
[PATCH 1/2] nvme-core: add ctrl state transition debug helper
2024-02-12 6:54 UTC (4+ messages)
` [PATCH 2/2] nvme: export and use previously added helper
Make NVME shutdown two-pass - Version 6
2024-02-12 7:08 UTC (15+ 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] nvmet: nvmet.h configfs helper cleanup
2024-02-12 6:59 UTC (2+ messages)
[PATCH] nvmet: remove ineffective initialization
2024-02-12 6:58 UTC (2+ messages)
[PATCH] nvme: move passthrough logging attribute to head
2024-02-12 6:57 UTC (8+ messages)
[PATCH] nvme: implement support for nvme relaxed effects
2024-02-12 6:55 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Removing GFP_NOFS
2024-02-12 4:35 UTC (9+ messages)
[PATCH] nvme: nvme.h helper cleanup
2024-02-12 1:48 UTC
[RFC PATCH 0/6] async device shutdown support
2024-02-07 20:34 UTC
[RFC PATCH 0/6] async device shutdown support
2024-02-07 20:40 UTC
[PATCH v3 00/15] block atomic writes
2024-02-10 12:12 UTC (4+ messages)
[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
2024-02-09 5:02 UTC
[GIT PULL] nvme fixes for Linux 6.8
2024-02-08 22:05 UTC (2+ messages)
[linux-nvme:nvme-6.8] BUILD SUCCESS 4054705215ad7e6dd8e4e6ff27c39abd7667f700
2024-02-09 0:19 UTC
[PATCH] nvme-fabrics: don't repeat HCTX_TYPE_DEFAULT code
2024-02-08 21:35 UTC
atomic queue limits updates v3
2024-02-08 18:29 UTC (3+ messages)
[PATCH] nvme-fabrics: fix I/O connect error handling
2024-02-08 11:31 UTC
[PATCH 0/3] nvme-fabrics: add post connect auth code helper
2024-02-08 6:24 UTC (4+ messages)
` [PATCH 1/3] nvme-fabrics: factor out auth code into helper
` [PATCH 2/3] nvme-fabrics: use post connect auth helper
` [PATCH 3/3] nvme-auth: unexport negotiate and wait functions
[PATCH] nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
2024-02-07 23:57 UTC (2+ messages)
[PATCH AUTOSEL 5.4 4/7] nvmet-tcp: fix nvme tcp ida memory leak
2024-02-07 21:27 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 7/7] nvmet-fc: abort command when there is no binding
[PATCH AUTOSEL 5.10 06/16] nvmet-tcp: fix nvme tcp ida memory leak
2024-02-07 21:26 UTC (6+ messages)
` [PATCH AUTOSEL 5.10 10/16] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 5.10 11/16] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 5.10 12/16] nvmet-fc: release reference on target port
` [PATCH AUTOSEL 5.10 13/16] nvmet-fc: do not tack refs on tgtports from assoc
` [PATCH AUTOSEL 5.10 14/16] nvmet-fc: abort command when there is no binding
[PATCH AUTOSEL 5.15 07/23] nvmet-tcp: fix nvme tcp ida memory leak
2024-02-07 21:26 UTC (9+ messages)
` [PATCH AUTOSEL 5.15 14/23] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 5.15 15/23] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 5.15 16/23] nvmet-fc: release reference on target port
` [PATCH AUTOSEL 5.15 17/23] nvmet-fc: defer cleanup using RCU properly
` [PATCH AUTOSEL 5.15 18/23] nvmet-fc: hold reference on hostport match
` [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 5.15 21/23] nvmet-fc: take ref count on tgtport before delete assoc
[PATCH AUTOSEL 6.6 13/38] nvmet-tcp: fix nvme tcp ida memory leak
2024-02-07 21:23 UTC (9+ messages)
` [PATCH AUTOSEL 6.6 27/38] nvme-fc: do not wait in vain when unloading module
` [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 31/38] nvmet-fc: hold reference on hostport match
` [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.1 08/29] nvmet-tcp: fix nvme tcp ida memory leak
2024-02-07 21:24 UTC (9+ messages)
` [PATCH AUTOSEL 6.1 19/29] nvme-fc: do not wait in vain when unloading module
` [PATCH AUTOSEL 6.1 20/29] nvmet-fcloop: swap the list_add_tail arguments
` [PATCH AUTOSEL 6.1 21/29] nvmet-fc: release reference on target port
` [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.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-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 (4+ 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 blktests] nvme: test log page offsets
2024-02-07 5:52 UTC (8+ 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 (9+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).