messages from 2022-05-20 16:40:09 to 2022-06-02 05:28:12 UTC [more...]
[GIT PULL] nvmes fixes for Linux 5.19
2022-06-02 5:28 UTC
[PATCHv13 0/9] nvme: In-band authentication support
2022-06-02 1:46 UTC (12+ messages)
` [PATCH 1/9] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 2/9] nvme: add definitions for NVMe In-Band authentication
` [PATCH 3/9] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 4/9] nvme: Implement In-Band authentication
` [PATCH 5/9] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 6/9] nvmet: parse fabrics commands on io queues
` [PATCH 7/9] nvmet: Implement basic In-Band Authentication
` [PATCH 8/9] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 9/9] nvmet-auth: expire authentication sessions
[PATCH] nvme-core: fix oops in dhchap_ctrl_secret_show()
2022-06-02 1:45 UTC
[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-06-02 0:00 UTC (7+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
[bug report] WARNING: possible circular locking at: rdma_destroy_id+0x17/0x20 [rdma_cm] triggered by blktests nvmeof-mp/002
2022-06-01 17:30 UTC (12+ messages)
[PATCH 1/2] nvme-pci: Move two functions to avoid forward reference
2022-06-01 17:08 UTC (5+ messages)
` [PATCH 2/2] nvme-pci: handle persistent internal error AER from NVMe controller
[PATCHv5 00/11] direct-io dma alignment
2022-06-01 16:12 UTC (25+ messages)
` [PATCHv5 01/11] block: fix infinite loop for invalid zone append
` [PATCHv5 02/11] block/bio: remove duplicate append pages code
` [PATCHv5 03/11] block: export dma_alignment attribute
` [PATCHv5 04/11] block: introduce bdev_dma_alignment helper
` [PATCHv5 05/11] block: add a helper function for dio alignment
` [PATCHv5 06/11] block/merge: count bytes instead of sectors
` [PATCHv5 07/11] block/bounce: "
` [PATCHv5 08/11] iov: introduce iov_iter_aligned
` [PATCHv5 09/11] block: introduce bdev_iter_is_aligned helper
` [PATCHv5 10/11] block: relax direct io memory alignment
` [PATCHv5 11/11] fs: add support for dma aligned direct-io
[linux-nvme:nvme-5.19] BUILD SUCCESS cbf84dbf0600b0efe1134cc3f98ae29c523a3a23
2022-05-31 18:01 UTC
Your kind attention
2022-05-31 8:29 UTC
Ruch z pierwszej pozycji w Google
2022-05-31 8:15 UTC
[PATCH] nvme: set controller enable bit in a separate write
2022-05-31 5:42 UTC (3+ messages)
[PATCH] nvmet: fix typo in comment
2022-05-31 5:42 UTC (4+ messages)
[PATCH v6 0/8] support non power of 2 zoned devices
2022-05-30 14:59 UTC (13+ messages)
` [PATCH v6 1/8] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
` [PATCH v6 2/8] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH v6 3/8] nvme: zns: Allow ZNS drives that have non-power_of_2 "
` [PATCH v6 4/8] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
` [PATCH v6 5/8] null_blk: allow non power of 2 zoned devices
` [PATCH v6 6/8] null_blk: use zone_size_sects_shift for "
` [PATCH v6 7/8] dm-zoned: ensure only power of 2 zone sizes are allowed
` [PATCH v6 8/8] dm: "
[PATCH AUTOSEL 4.9 19/24] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
2022-05-30 13:52 UTC
[PATCH AUTOSEL 4.14 23/29] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
2022-05-30 13:50 UTC
[PATCH AUTOSEL 4.19 31/38] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
2022-05-30 13:49 UTC
[PATCH AUTOSEL 5.4 45/55] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
2022-05-30 13:46 UTC
[PATCH AUTOSEL 5.10 60/76] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
2022-05-30 13:43 UTC
[PATCH AUTOSEL 5.15 085/109] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
2022-05-30 13:38 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 096/109] nvme: set non-mdts limits in nvme_scan_work
[PATCH AUTOSEL 5.17 105/135] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
2022-05-30 13:31 UTC (2+ messages)
` [PATCH AUTOSEL 5.17 121/135] nvme: set non-mdts limits in nvme_scan_work
[PATCH AUTOSEL 5.18 126/159] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
2022-05-30 13:24 UTC (2+ messages)
` [PATCH AUTOSEL 5.18 143/159] nvme: set non-mdts limits in nvme_scan_work
[PATCH v1] driver core: Extend deferred probe timeout on driver registration
2022-05-30 4:59 UTC (2+ messages)
cleanup blk_execute_rq* v2
2022-05-28 12:20 UTC (8+ messages)
` [PATCH 1/3] blk-mq: remove __blk_execute_rq_nowait
` [PATCH 2/3] blk-mq: avoid a mess of casts for blk_end_sync_rq
` [PATCH 3/3] blk-mq: remove the done argument to blk_execute_rq_nowait
[PATCH 1/1] nvme-multipath: show wrong nvme ns after dlpar a nvme device
2022-05-28 12:16 UTC (4+ messages)
[PATCHv12 00/11] nvme: In-band authentication support
2022-05-27 10:21 UTC (16+ messages)
` [PATCH 01/11] crypto: add crypto_has_shash()
` [PATCH 02/11] crypto: add crypto_has_kpp()
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication
[PATCH] nvme-pci: disable namespace identifiers for the MAXIO MAP1001
2022-05-27 5:49 UTC
[PATCH 1/3] PCI: Add a flag to notify PCI drivers about powerdown during suspend
2022-05-26 20:48 UTC (3+ messages)
[ANNOUNCE] blktests under new maintainership
2022-05-26 0:02 UTC (2+ messages)
[PATCH] nvme: add support for TP4084 - Time-to-Ready Enhancements
2022-05-25 16:23 UTC (7+ messages)
[PATCH] nvme-pci: fix host memory buffer allocation size
2022-05-25 15:07 UTC (8+ messages)
[PATCH 1/1] nvmet-rdma: calculate the drain completion once
2022-05-25 15:00 UTC
[PATCH 1/1] nvme-rdma: fix typo in comment
2022-05-25 14:59 UTC
[PATCH] nvme-tcp: handle failing req immediately for REQ_FAILFAST_DRIVER
2022-05-25 10:38 UTC (12+ messages)
nvme: split bios issued in reverse order
2022-05-25 1:18 UTC (13+ messages)
[PATCH] fix: nvme_update_ns_info method should be called even if nvme_ms_ids_equal return false
2022-05-24 20:54 UTC (15+ messages)
[PATCH v5 0/7] support non power of 2 zoned devices
2022-05-24 19:07 UTC (19+ messages)
` [PATCH v5 1/7] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
` [PATCH v5 2/7] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH v5 3/7] nvme: zns: Allow ZNS drives that have non-power_of_2 "
` [PATCH v5 4/7] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
` [PATCH v5 5/7] null_blk: allow non power of 2 zoned devices
` [PATCH v5 6/7] null_blk: use zone_size_sects_shift for "
` [PATCH v5 7/7] dm-zoned: ensure only power of 2 zone sizes are allowed
[RFC] nvme-rdma: Stop queues when starting with error recovery
2022-05-24 15:07 UTC (6+ messages)
[PATCH RFC 0/5] Implement a TLS handshake upcall
2022-05-24 10:05 UTC (16+ messages)
` [PATCH RFC 2/5] tls: build proto after context has been initialized
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
` [ovs-dev] "
[PATCH 0/3] nvme-tcp: queue stalls under high load
2022-05-24 9:58 UTC (24+ messages)
` [PATCH 1/3] nvme-tcp: spurious I/O timeout "
` [PATCH 2/3] nvme-tcp: Check for write space before queueing requests
` [PATCH 3/3] nvme-tcp: send quota for nvme_tcp_send_all()
[GIT PULL] io_uring passthrough support
2022-05-24 5:15 UTC (5+ messages)
379b0fd8ed: blktests.block/024.fail
2022-05-24 2:34 UTC
[dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices
2022-05-23 8:25 UTC (12+ messages)
Koszty instalacji fotowoltaicznej
2022-05-23 8:05 UTC
[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
2022-05-22 11:57 UTC (7+ messages)
[linux-nvme:nvme-5.19] BUILD SUCCESS 78288665b5d0154978fed431985310cb4f166836
2022-05-22 5:07 UTC
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