messages from 2021-11-30 07:38:33 to 2021-12-16 09:21:46 UTC [more...]
[PATCHSET v3 0/4] Add support for list issue
2021-12-16 9:08 UTC (11+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
[PATCH] nvme: add 'iopolicy' module parameter
2021-12-16 8:38 UTC (4+ messages)
[PATCHv2] nvme: print out valid arguments when reading from /dev/nvme-fabrics
2021-12-16 8:37 UTC (5+ messages)
[PATCH] nvme: increment request genctr on completion
2021-12-16 8:37 UTC (3+ messages)
[bug report] NVMe/IB: reset_controller need more than 1min
2021-12-16 2:18 UTC (16+ messages)
[PATCH] nvme: fix possible initialization failure for P4500/P4600 SSDs
2021-06-21 23:07 UTC
[PATCH 0/3] nvme-core: make gencounter feature tunable
2021-12-14 11:03 UTC (13+ messages)
` [PATCH 1/3] nvme-core: make cid gencounter configurable
` [PATCH 2/3] nvme-core: move gencounter check into nvme_cid()
` [PATCH 3/3] nvme: add KConfig options for debug features
Wycena paneli fotowoltaicznych
2021-12-14 8:31 UTC
[PATCHv3 blktests 00/10] Testsuite for nvme in-band authentication
2021-12-14 7:36 UTC (25+ messages)
` [PATCH 01/10] nvme/rc: do not print error message when no nvme device is found
` [PATCH 02/10] nvme/rc: clear allowed_hosts subdirectory
` [PATCH 03/10] nvme/rc: clear hosts directory in _cleanup_nvmet()
` [PATCH 04/10] nvme/rc: add functions for in-band authentication
` [PATCH 05/10] nvme/rc: add more arguments to _nvme_connect_subsys()
` [PATCH 06/10] nvme/039: create authenticated connections
` [PATCH 09/10] nvme/042: test bi-directional authentication
[PATCH 0/1] nvme: Add verbose error logging
2021-12-14 3:01 UTC (11+ messages)
` [PATCH 1/1] "
[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices
2021-12-13 22:28 UTC (14+ messages)
` [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
` [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v4 03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v4 04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v4 10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v4 11/23] nvme-pci: convert to using dma_map_sgtable()
[PATCHv8 00/12] nvme: In-band authentication support
2021-12-13 14:15 UTC (20+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: parse fabrics commands on io queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions
nvme-tcp host potential bugs
2021-12-13 9:08 UTC (3+ messages)
[PATCH V2 0/5] nvme-cli: Some minors changes in PEL
2021-12-13 7:56 UTC (9+ messages)
` [PATCH V2 1/5] nvme-cli: Decode "Supported Events Bitmap" in PEL header
` [PATCH V2 2/5] nvme-cli: Adds event number in persistent event entries
` [PATCH V2 3/5] nvme-cli: Adds readable firmware level in persistent
` [PATCH V2 4/5] nvme-cli: Add support set feature event in PEL
[bug report] NVMe/IB: nvme disconnect -n testnqn need more than 1min
2021-12-13 3:26 UTC (3+ messages)
[PATCH] nvme: fix possible initialization failure for P4500/P4600 SSDs
2021-12-10 17:31 UTC (2+ messages)
[GIT PULL] nvme fixes for Linux 5.16
2021-12-10 13:44 UTC (2+ messages)
[PATCH 0/5] blk-mq: quiesce improvement
2021-12-10 2:02 UTC (10+ messages)
` [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
[linux-nvme:nvme-5.16] BUILD SUCCESS 30e32f300be6d0160fd1b3fc6d0f62917acd9be2
2021-12-09 3:51 UTC
[PATCH] nvmet-tcp: fix possible list corruption for unexpected command failure
2021-12-08 15:37 UTC (3+ messages)
[Bug 215157] New: nvme delete-ns over nvme-tcp to nvmet-tcp error
2021-12-08 13:24 UTC (3+ messages)
[linux-nvme:nvme-5.16] BUILD SUCCESS 8b77fa6fdce0fc7147bab91b1011048758290ca4
2021-12-08 6:21 UTC
[PATCH 0/1] fix UAF when disconnect a reconnecting state ctrl
2021-12-07 17:23 UTC (4+ messages)
` [PATCH 1/1] nvme: fix use after free when disconnect a reconnecting ctrl
[PATCH] nvme-multipath: zeroing ana_log_size as well after free ana_log_buf
2021-12-07 17:18 UTC (5+ messages)
[linux-nvme:nvme-5.16] BUILD SUCCESS 793fcab83f38661e22e6f7c682dfba6fd0d97bb2
2021-12-06 20:07 UTC
[PATCHSET v2 0/4] Add support for list issue
2021-12-06 16:33 UTC (16+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
[PATCH v2] nvme: Add sibling to list after full initialization
2021-12-06 13:42 UTC (7+ messages)
[PATCHv3] nvme: disable namespace access for unsupported metadata
2021-12-06 7:54 UTC (2+ messages)
[PATCH] nvme: show subsys nqn for duplicate cntlids
2021-12-06 7:54 UTC (2+ messages)
[PATCH v2] nvme: report write pointer for a full zone as zone start + zone len
2021-12-06 7:54 UTC (4+ messages)
[PATCH V2 0/5] blk-mq: quiesce improvement
2021-12-05 13:16 UTC (8+ messages)
` [PATCH V2 1/5] blk-mq: remove hctx_lock and hctx_unlock
` [blk] 4575a8b36e: WARNING:at_kernel/sched/core.c:#__might_sleep
` [PATCH V2 2/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
` [PATCH V2 3/5] blk-mq: add helper of blk_mq_shared_quiesce_wait()
` [PATCH V2 4/5] nvme: quiesce namespace queue in parallel
` [PATCH V2 5/5] scsi: use blk-mq quiesce APIs to implement scsi_host_block
[bug report] WARNING: possible circular locking at: rdma_destroy_id+0x17/0x20 [rdma_cm] triggered by blktests nvmeof-mp/002
2021-12-04 3:04 UTC
[bug report] blktests nvme/014 flush operation failed with "Interrupted system call"
2021-12-04 3:02 UTC
[PATCH] add Intel 760p/Pro 7600p nvme disk
2021-12-03 15:24 UTC (4+ messages)
Write I/O queue hangup at random on recent Linus' kernels
2021-12-02 15:37 UTC (5+ messages)
[PATCH] add Intel 760p/Pro 7600p nvme disk
2021-12-02 2:58 UTC
[regression] blktests nvme/002 nvme/016 nvme/017 failed from v5.16-rc1
2021-12-01 4:18 UTC (3+ messages)
[PATCH] driver: nvme: fix missing error code
2021-12-01 2:04 UTC (3+ messages)
Using aGPU for RAID calculations (proprietary GRAID SupremeRAID)
2021-11-30 16:46 UTC (4+ messages)
[PATCH AUTOSEL 5.4 16/25] nvmet-tcp: fix a race condition between release_queue and io_work
2021-11-30 14:51 UTC (6+ messages)
` [PATCH AUTOSEL 5.4 17/25] nvmet-tcp: add an helper to free the cmd buffers
` [PATCH AUTOSEL 5.4 18/25] nvmet-tcp: fix memory leak when performing a controller reset
` [PATCH AUTOSEL 5.4 19/25] nvme-tcp: fix memory leak when freeing a queue
` [PATCH AUTOSEL 5.4 20/25] nvme-pci: add NO APST quirk for Kioxia device
` [PATCH AUTOSEL 5.4 21/25] nvme: fix write zeroes pi
[PATCH AUTOSEL 5.10 27/43] nvmet-tcp: fix a race condition between release_queue and io_work
2021-11-30 14:50 UTC (7+ messages)
` [PATCH AUTOSEL 5.10 28/43] nvmet-tcp: add an helper to free the cmd buffers
` [PATCH AUTOSEL 5.10 29/43] nvmet-tcp: fix memory leak when performing a controller reset
` [PATCH AUTOSEL 5.10 30/43] nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()
` [PATCH AUTOSEL 5.10 31/43] nvme-tcp: fix memory leak when freeing a queue
` [PATCH AUTOSEL 5.10 32/43] nvme-pci: add NO APST quirk for Kioxia device
` [PATCH AUTOSEL 5.10 33/43] nvme: fix write zeroes pi
[PATCH AUTOSEL 5.15 40/68] nvmet-tcp: fix a race condition between release_queue and io_work
2021-11-30 14:46 UTC (8+ messages)
` [PATCH AUTOSEL 5.15 41/68] nvmet-tcp: add an helper to free the cmd buffers
` [PATCH AUTOSEL 5.15 42/68] nvmet-tcp: fix memory leak when performing a controller reset
` [PATCH AUTOSEL 5.15 43/68] nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()
` [PATCH AUTOSEL 5.15 44/68] nvme-tcp: fix memory leak when freeing a queue
` [PATCH AUTOSEL 5.15 45/68] nvme-pci: add NO APST quirk for Kioxia device
` [PATCH AUTOSEL 5.15 46/68] nvme-fabrics: ignore invalid fast_io_fail_tmo values
` [PATCH AUTOSEL 5.15 47/68] nvme: fix write zeroes pi
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