[PATCH 0/3] net/tls: fixes for NVMe-over-TLS
2023-05-27 4:13 UTC (5+ messages)
` [PATCH 1/3] net/tls: handle MSG_EOR for tls_sw TX flow
` [PATCH 2/3] net/tls: handle MSG_EOR for tls_device "
` [PATCH 3/3] net/tls: implement ->read_sock()
[PATCH v2] nvme: fix miss command type check
2023-05-26 17:06 UTC (2+ messages)
[GIT PULL resend] nvme fixes for 6.4
2023-05-26 15:46 UTC (2+ messages)
[PATCH] nvme: fix miss command type check
2023-05-26 11:04 UTC (2+ messages)
[PATCH v6 0/3] keepalive bugfixes
2023-05-26 7:55 UTC (5+ messages)
` [PATCH v6 1/3] nvme: double KA polling frequency to avoid KATO with TBKAS on
` [PATCH v6 2/3] nvme: check IO start time when deciding to defer KA
` [PATCH v6 3/3] nvme: improve handling of long keep alives
[PATCH 1/2] nvmet-auth: remove unnecessary break after goto
2023-05-26 6:05 UTC (9+ messages)
` [PATCH 2/2] nvme-fcloop: no need to return from void function
[PATCH blktests 0/3] improve block/011
2023-05-26 4:58 UTC (4+ messages)
` [PATCH blktests 1/3] common/rc: introduce _get_pci_from_dev_sysfs
` [PATCH blktests 2/3] block/011: skip when mounted block devices are affected
` [PATCH blktests 3/3] block/011: recover test target NVME device capacity
[PATCH blktests v4 00/11] nvme testsuite runtime optimization
2023-05-25 23:59 UTC (9+ messages)
` [PATCH blktests v4 05/11] nvme{032,040}: Use runtime fio background jobs
` [PATCH blktests v4 09/11] nvme{045,047}: Calculate IO size for random fio jobs
[GIT PULL] nvme fixes for 6.4
2023-05-25 21:06 UTC
[PATCH AUTOSEL 6.3 01/67] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
2023-05-25 19:02 UTC (7+ messages)
` [PATCH AUTOSEL 6.3 02/67] nvme-pci: add quirk for missing secondary temperature thresholds
` [PATCH AUTOSEL 6.3 03/67] nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
` [PATCH AUTOSEL 6.3 57/67] nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
` [PATCH AUTOSEL 6.3 58/67] nvme: do not let the user delete a ctrl before a complete initialization
` [PATCH AUTOSEL 6.3 66/67] nvme-pci: Add quirk for Teamgroup MP33 SSD
[PATCH AUTOSEL 5.15 01/43] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
2023-05-25 18:38 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 02/43] nvme-pci: add quirk for missing secondary temperature thresholds
` [PATCH AUTOSEL 5.15 37/43] nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
` [PATCH AUTOSEL 5.15 43/43] nvme-pci: Add quirk for Teamgroup MP33 SSD
[PATCH AUTOSEL 6.1 01/57] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
2023-05-25 18:36 UTC (5+ messages)
` [PATCH AUTOSEL 6.1 02/57] nvme-pci: add quirk for missing secondary temperature thresholds
` [PATCH AUTOSEL 6.1 47/57] nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
` [PATCH AUTOSEL 6.1 48/57] nvme: do not let the user delete a ctrl before a complete initialization
` [PATCH AUTOSEL 6.1 56/57] nvme-pci: Add quirk for Teamgroup MP33 SSD
[PATCH] nvmet-auth: remove some dead code
2023-05-25 18:02 UTC (2+ messages)
[PATCH] nvme-pci : redundancies in nvme_alloc_queue and nvme_init_queue
2023-05-25 18:01 UTC (5+ messages)
[PATCH] NVMe: Add MAXIO 1602 to bogus nid list
2023-05-25 15:31 UTC (6+ messages)
[PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
2023-05-25 14:54 UTC (17+ messages)
` [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion
` [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
[PATCH v5 0/3] keepalive bugfixes
2023-05-25 9:16 UTC (7+ messages)
` [PATCH v5 1/3] nvme: double KA polling frequency to avoid KATO with TBKAS on
` [PATCH v5 2/3] nvme: check IO start time when deciding to defer KA
` [PATCH v5 3/3] nvme: improve handling of long keep alives
[PATCH v4 0/3] keepalive bugfixes
2023-05-24 20:39 UTC (5+ messages)
` [PATCH v4 1/3] nvme: double KA polling frequency to avoid KATO with TBKAS on
` [PATCH v4 2/3] nvme: check IO start time when deciding to defer KA
` [PATCH v4 3/3] nvme: improve handling of long keep alives
[PATCH v3 0/3] keepalive bugfixes
2023-05-24 19:53 UTC (8+ messages)
` [PATCH v3 1/3] nvme: double KA polling frequency to avoid KATO with TBKAS on
` [PATCH v3 2/3] nvme: check IO start time when deciding to defer KA
` [PATCH v3 3/3] nvme: improve handling of long keep alives
[PATCH v11 0/9] Implement copy offload support
2023-05-24 15:40 UTC (13+ messages)
` [PATCH v11 1/9] block: Introduce queue limits for copy-offload support
` [PATCH v11 2/9] block: Add copy offload support infrastructure
` [dm-devel] "
` [PATCH v11 3/9] block: add emulation for copy
` [PATCH v11 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
` [PATCH v11 5/9] nvme: add copy offload support
` [PATCH v11 6/9] nvmet: add copy command support for bdev and file ns
` [PATCH v11 7/9] dm: Add support for copy offload
` [PATCH v11 8/9] dm: Enable copy offload for dm-linear target
` [PATCH v11 9/9] null_blk: add support for copy offload
[PATCH] Revert "IB/core: Fix use workqueue without WQ_MEM_RECLAIM"
2023-05-23 18:28 UTC (2+ messages)
[PATCH 0/3] nvmet-auth: auth send / receive cleanup
2023-05-23 8:33 UTC (8+ messages)
` [PATCH 1/3] nvmet-auth: use common helper to check secp/spsp
` [PATCH 2/3] nvmet_auth: use common helper for buffer alloc
` [PATCH 3/3] nvmet-auth: use helper for auth send/recv cmd prep
[PATCH] nvme-core: init auth ctrl early
2023-05-23 8:32 UTC (3+ messages)
[PATCH 0/3] nvme-fabrics: auth fixes and cleanup
2023-05-23 8:31 UTC (8+ messages)
` [PATCH 1/3] nvme-fabrics: fix qid in error message
` [PATCH 2/3] nvme-fabrics: error out when connect I/O fails
` [PATCH 3/3] nvme-fabrics: factor out common for auth
[PATCH] overflow: Add struct_size_t() helper
2023-05-23 5:54 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH 1/1] nvme: fix dhchap secret memleaks in auth code
2023-05-23 1:21 UTC (3+ messages)
[PATCH V5 0/1] nvme: allow passthru cmd error logging
2023-05-23 0:08 UTC (4+ messages)
` [PATCH V5 1/1] "
[PATCH] nvmet-rdma: Release connections synchronously
2023-05-22 7:07 UTC (5+ messages)
nvme host complete request tracing
2023-05-22 6:28 UTC (6+ messages)
[PATCH] nvme-pci: remove redundancies in nvme_alloc_queue and nvme_init_queue
2023-05-21 2:53 UTC
[PATCH] nvme-pci: redundancies in nvme_alloc_queue and nvme_init_queue
2023-05-21 2:51 UTC
[PATCH] nvme-pci : redundancies in nvme_alloc_queue and nvme_init_queue
2023-05-21 2:44 UTC
[PATCH] nvme-pci : redundancies in nvme_alloc_queue and nvme_init_queue
2023-05-21 2:36 UTC (3+ messages)
[PATCH 1/1] nvme-core : remove redundant check from nvme_init_ns_head
2023-05-20 4:39 UTC (6+ messages)
[PATCH 0/2] minor changes regarding multipath-head assertion
2023-05-20 4:24 UTC (6+ messages)
` [PATCH 1/2] nvme-core: remove redundant condition in nvme_ns_head_multipath
` [PATCH 2/2] nvme-core: use nvme_ns_head_multipath instead of ns->head->disk
[PATCH v2 0/3] keepalive bugfixes
2023-05-19 17:42 UTC (9+ messages)
` [PATCH v2 1/3] nvme: double KA polling frequency to avoid KATO with TBKAS on
` [PATCH v2 2/3] nvme: check IO start time when deciding to defer KA
` [PATCH v2 3/3] nvme: improve handling of long keep alives
[linux-nvme:nvme-6.4] BUILD SUCCESS 0649728123cf6a5518e154b4e1735fc85ea4f55c
2023-05-19 15:55 UTC
Faktoring
2023-05-19 8:06 UTC
[PATCH V2] nvme-pci: Add quirk for Teamgroup MP33 SSD
2023-05-19 2:13 UTC (3+ messages)
[GIT PULL] nvme fixes for Linux 6.4
2023-05-19 1:47 UTC (2+ messages)
[linux-nvme:nvme-6.4] BUILD SUCCESS 2eb94dd56a4a4e3fe286def3e2ba207804a37345
2023-05-18 11:01 UTC
Tlakově litý
2023-05-18 8:11 UTC
blktests failures with v6.4-rc2
2023-05-18 1:30 UTC
[PATCH] nvme-pci: Add quirk for Teamgroup MP33 SSD
2023-05-17 21:25 UTC (2+ messages)
[PATCH 0/3] nvme-core: dhchap_secret code cleanup
2023-05-17 21:05 UTC (8+ messages)
` [PATCH 1/3] nvme: add generic helper to store secret
` [PATCH 2/3] nvme: use generic helper to store ctrl secret
` [PATCH 3/3] nvme-core: use macro defination to define dev attr
[PATCH RFC 00/16] block atomic writes
2023-05-17 17:02 UTC (4+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
[PATCH] nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
2023-05-17 15:44 UTC (4+ messages)
[PATCH] nvme: do not let the user delete a ctrl before a complete initialization
2023-05-17 14:59 UTC (2+ messages)
[RFC PATCH] nvme-core: add helper to get nvme_ctrl from device
2023-05-17 10:45 UTC (4+ messages)
[PATCHv4 00/17] nvme: In-kernel TLS support for TCP
2023-05-17 9:36 UTC (9+ messages)
` [PATCH 06/17] net/tls: implement ->read_sock()
Kmemleak on nvme-6.5
2023-05-17 7:51 UTC (3+ messages)
page: next (older)
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).