messages from 2024-08-28 04:29:08 to 2024-09-09 07:19:49 UTC [more...]
[PATCHv5 0/3] nvme: NSHEAD_DISK_LIVE fixes
2024-09-09 7:19 UTC (3+ messages)
` [PATCH 2/3] nvme-multipath: avoid hang on inaccessible namespaces
` [PATCH 3/3] nvme: 'nvme disconnect' hangs after remapping namespaces
test [IGNORE ME]
2024-09-09 7:02 UTC
[PATCHv4 0/3] nvme: NSHEAD_DISK_LIVE fixes
2024-09-09 6:59 UTC (10+ messages)
` [PATCH 1/3] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/3] nvme-multipath: avoid hang on inaccessible namespaces
` [PATCH 3/3] nvme: 'nvme disconnect' hangs after remapping namespaces
test [IGNORE ME]
2024-09-09 0:10 UTC
[PATCH blktests v3] nvme/052: wait for namespace removal before recreating namespace
2024-09-08 23:36 UTC (5+ messages)
test
2024-09-08 21:04 UTC
test
2024-09-08 20:33 UTC
test
2024-09-08 20:00 UTC
[PATCH v1] nvme: Convert comma to semicolon
2024-09-08 19:35 UTC (5+ messages)
[PATCH v8 0/4] shut down devices asynchronously
2024-09-08 14:44 UTC (7+ messages)
` [PATCH v8 3/4] driver core: "
[linux-nvme:nvme-6.12] BUILD SUCCESS 389e72c5d1efcfd3962d29624c1b78cfa002911e
2024-09-07 20:21 UTC
[GIT PULL] nvme updates for Linux 6.12
2024-09-06 20:45 UTC (2+ messages)
[PATCH] nvme: check if the namespace supports metadata in nvme_map_user_request()
2024-09-06 18:07 UTC (6+ messages)
[PATCH-part-2 0/9] nvme support for sgl mptr, safe passthrough
2024-09-06 17:29 UTC (15+ messages)
` [PATCH-part-2 1/9] nvme-pci: use sgl capable helper function
` [PATCH-part-2 2/9] nvme-pci: provide prp selection helper
` [PATCH-part-2 3/9] nvme-pci: split out the simple dma mapping
` [PATCH-part-2 4/9] nvme-pci: remove "dma_len" from nvme_iod
` [PATCH-part-2 5/9] nvme-pci: simplify io setup function parameters
` [PATCH-part-2 6/9] nvme-pci: common dma pool alloc helper
` [PATCH-part-2 7/9] nvme-pci: provide a sgl mapping helper
` [PATCH-part-2 8/9] nvme-pci: add support for sgl metadata
` [PATCH-part-2 9/9] nvme: force sgls on user passthrough if possible
[PATCH v4 0/5] Write-placement hints and FDP
2024-09-06 16:04 UTC (10+ messages)
` [PATCH v4 1/5] fs, block: refactor enum rw_hint
` [PATCH v4 5/5] nvme: enable FDP support
[PATCHv3 00/10] block integrity merging and counting
2024-09-06 11:28 UTC (12+ messages)
` [PATCHv3 01/10] blk-mq: set the nr_integrity_segments from bio
` [PATCHv3 02/10] block: provide helper for nr_integrity_segments
` [PATCHv3 03/10] scsi: use request helper to get integrity segments
` [PATCHv3 04/10] nvme-rdma: "
` [PATCHv3 05/10] block: unexport blk_rq_count_integrity_sg
` [PATCHv3 06/10] blk-integrity: simplify counting segments
` [PATCHv3 07/10] blk-integrity: simplify mapping sg
` [PATCHv3 08/10] blk-integrity: remove inappropriate limit checks
` [PATCHv3 09/10] blk-integrity: consider entire bio list for merging
` [PATCHv3 10/10] blk-merge: properly account for integrity segments
[PATCHv3 0/4] nvme: NSHEAD_DISK_LIVE fixes
2024-09-06 8:32 UTC (10+ messages)
` [PATCH 1/4] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/4] nvme-multipath: check for NVME_NSHEAD_DISK_LIVE when selecting paths
` [PATCH 3/4] nvme-multipath: always requeue I/O when updating the ANA state
` [PATCH 4/4] nvme: set 'failfast_expired' in nvme_remove_namespaces()
[PATCH] nvmet-tcp: get rid of a high-order allocation
2024-09-06 8:24 UTC (3+ messages)
[PATCH v4 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
2024-09-06 3:12 UTC (4+ messages)
` [PATCH v4 2/3] blktests: nvme/032: skip on non-PCI devices
` [PATCH v4 3/3] blktests: nvme: add test for controller rescan under I/O load
[GIT PULL] nvme fixes for Linux 6.11
2024-09-05 14:46 UTC (2+ messages)
[PATCHv2 0/2] nvme: NSHEAD_DISK_LIVE fixes
2024-09-05 9:23 UTC (15+ messages)
` [PATCH 1/2] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/2] nvme-multipath: fix I/O stall when remapping namespaces
[PATCH] nvme: remove CC register read-back during enabling
2024-09-04 21:54 UTC
[linux-nvme:nvme-6.12] BUILD SUCCESS 7c2fd76048e95dd267055b5f5e0a48e6e7c81fd9
2024-09-04 20:47 UTC
[RFC PATCH] nvme-pci: Add CPU latency pm-qos handling
2024-09-04 15:04 UTC
[linux-nvme:nvme-6.11] BUILD SUCCESS 899d2e5a4e3d36689e8938e152f4b69a4bcc6b4d
2024-09-04 12:32 UTC
[PATCH] nvme-pci: refresh visible attrs after being checked
2024-09-04 4:10 UTC (2+ messages)
[PATCH] nvme-pci: check for valid request when polling for completions
2024-09-03 20:07 UTC (5+ messages)
[PATCH] nvme: set BLK_FEAT_ZONED for ZNS multipath disks
2024-09-03 17:04 UTC (2+ messages)
[PATCH RFC 0/4] RAID0 atomic write support
2024-09-03 15:07 UTC (5+ messages)
` [PATCH RFC 1/4] block: Make bdev_can_atomic_write() robust against mis-aligned bdev size
` [PATCH RFC 2/4] block: Add BLK_FEAT_ATOMIC_WRITES flag
` [PATCH RFC 3/4] block: Support atomic writes limits for stacked devices
` [PATCH RFC 4/4] md/raid0: Atomic write support
[PATCH v2 1/3] blktests: nvme: skip passthru tests on multipath devices
2024-09-03 15:07 UTC (7+ messages)
` [PATCH v2 3/3] nvme: add test for controller rescan under I/O load
[PATCHv3 RFC 0/1] Add visibility for native NVMe multipath using sysfs
2024-09-03 13:52 UTC (2+ messages)
` [PATCHv3 RFC 1/1] nvme-multipath: Add sysfs attributes for showing multipath info
[PATCH 0/4] nvme: NSHEAD_DISK_LIVE fixes
2024-09-03 12:30 UTC (10+ messages)
` [PATCH 1/4] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/4] nvme-multipath: clear 'NVME_NSHEAD_DISK_LIVE' bit on shutdown
` [PATCH 3/4] nvme-multipath: check for NVME_NSHEAD_DISK_LIVE when selecting paths
` [PATCH 4/4] nvme: remove existing namespace on ID mismatch
Instalacja pv
2024-09-03 7:55 UTC
[PATCH v3 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
2024-09-02 14:27 UTC (3+ messages)
` [PATCH v3 2/3] blktests: nvme/032: skip on non-PCI devices
` [PATCH v3 3/3] nvme: add test for controller rescan under I/O load
RFC: nvme_update_ns_info rework
2024-09-02 13:08 UTC (11+ messages)
` [PATCH 1/3] nvme: split out a nvme_update_ns_info_mpath helper
` [PATCH 2/3] nvme: move hidden device and multipath handling out of nvme_update_ns_info
` [PATCH 3/3] nvme: freeze both the ns and multipath queues whe updating queue limits
[PATCH blktests] nvme/052: wait for namespace removal before recreating namespace
2024-09-02 10:54 UTC (10+ messages)
[PATCH v3] nvme: fix metadata handling in nvme-passthrough
2024-08-30 14:52 UTC (2+ messages)
[PATCH V2] nvmet: Identify-Active Namespace ID List command should reject invalid nsid
2024-08-30 14:36 UTC (3+ messages)
[PATCHv9 0/9] nvme: implement secure concatenation
2024-08-30 6:13 UTC (6+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
[RFC 0/7] Introduce swiotlb throttling
2024-08-30 3:58 UTC (14+ messages)
` [RFC 1/7] swiotlb: "
Internationale Währungsfonds (IWF)
2024-08-29 22:13 UTC
[PATCH v3 00/10] Read/Write with meta/integrity
2024-08-29 13:29 UTC (21+ messages)
` [PATCH v3 03/10] block: handle split correctly for user meta bounce buffer
` [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v3 09/10] nvme: add handling for app_tag
` [PATCH v3 05/10] block: define meta io descriptor
` [PATCH v3 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v3 02/10] block: introduce a helper to determine metadata bytes from data iter
Re: [PATCH 3/9] nvme: add nvme_auth_generate_digest()
2024-08-29 8:13 UTC (3+ messages)
` "
[PATCH v3] nvme: core: shorten duration of multipath namespace rescan
2024-08-29 6:30 UTC (4+ messages)
[PATCH] nvmet: Identify-Active Namespace ID List command should reject invalid nsid
2024-08-29 5:31 UTC (2+ messages)
[PATCH v2] nvme: check if the namespace supports metadata in nvme_map_user_request()
2024-08-29 4:28 UTC (8+ messages)
` "
[RFC PATCH v2 0/1] Add visibility for native NVMe multipath using sysfs
2024-08-28 14:50 UTC (5+ messages)
[PATCH 1/1] nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM173X
2024-08-28 11:02 UTC (7+ messages)
Faktury
2024-08-28 7:55 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;
as well as URLs for NNTP newsgroup(s).