public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-11-03 13:00:00 to 2025-11-05 20:31:19 UTC [more...]

[PATCH] nvme: fix admin request_queue lifetime
 2025-11-05 20:31 UTC  (8+ messages)

[PATCH v4 00/15] Introduce cached report zones
 2025-11-05 15:45 UTC  (18+ messages)
` [PATCH v4 01/15] block: handle zone management operations completions
` [PATCH v4 02/15] block: freeze queue when updating zone resources
` [PATCH v4 03/15] block: cleanup blkdev_report_zones()
` [PATCH v4 04/15] block: introduce disk_report_zone()
` [PATCH v4 05/15] block: reorganize struct blk_zone_wplug
` [PATCH v4 06/15] block: use zone condition to determine conventional zones
` [PATCH v4 07/15] block: track zone conditions
` [PATCH v4 08/15] block: refactor blkdev_report_zones() code
` [PATCH v4 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v4 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v4 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v4 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v4 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v4 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v4 15/15] xfs: "

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-11-05 14:38 UTC  (18+ messages)

[PATCH v2] nvmet-auth: update sc_c in target host hash calculation
 2025-11-05 13:20 UTC  (3+ messages)

[PATCH 0/1] nvmet: add basic in-memory backend support
 2025-11-05 13:14 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
 2025-11-05 10:33 UTC  (8+ messages)
` [RFC PATCHv5 1/7] block: expose blk_stat_{enable,disable}_accounting() to drivers
` [RFC PATCHv5 2/7] nvme-multipath: add support for adaptive I/O policy
` [RFC PATCHv5 3/7] nvme: add generic debugfs support
` [RFC PATCHv5 4/7] nvme-multipath: add debugfs attribute adaptive_ewma_shift
` [RFC PATCHv5 5/7] nvme-multipath: add debugfs attribute adaptive_weight_timeout
` [RFC PATCHv5 6/7] nvme-multipath: add debugfs attribute adaptive_stat
` [RFC PATCHv5 7/7] nvme-multipath: add documentation for adaptive I/O policy

[PATCH] nvme: drop bogus nid quirk for multipath devices which passed id test
 2025-11-05  7:33 UTC  (2+ messages)

[PATCH] nvme-multipath: fix lockdep WARN due to partition scan work
 2025-11-05  7:32 UTC  (2+ messages)

[PATCH v3 00/15] Introduce cached report zones
 2025-11-05  7:14 UTC  (50+ messages)
` [PATCH v3 01/15] block: handle zone management operations completions
` [PATCH v3 02/15] block: freeze queue when updating zone resources
` [PATCH v3 03/15] block: cleanup blkdev_report_zones()
` [PATCH v3 04/15] block: introduce disk_report_zone()
` [PATCH v3 05/15] block: reorganize struct blk_zone_wplug
` [PATCH v3 06/15] block: use zone condition to determine conventional zones
` [PATCH v3 07/15] block: track zone conditions
` [PATCH v3 08/15] block: refactor blkdev_report_zones() code
` [PATCH v3 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v3 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v3 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v3 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v3 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v3 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v3 15/15] xfs: "

[RFC PATCHv4 0/6] nvme-multipath: introduce adaptive I/O policy
 2025-11-05  6:57 UTC  (12+ messages)
` [RFC PATCHv4 1/6] block: expose blk_stat_{enable,disable}_accounting() to drivers
` [RFC PATCHv4 2/6] nvme-multipath: add support for adaptive I/O policy
` [RFC PATCHv4 3/6] nvme: add generic debugfs support
` [RFC PATCHv4 4/6] nvme-multipath: add debugfs attribute adaptive_ewma_shift
` [RFC PATCHv4 5/6] nvme-multipath: add debugfs attribute adaptive_weight_timeout
` [RFC PATCHv4 6/6] nvme-multipath: add debugfs attribute adaptive_stat

[PATCH V2] nvme: expose active quirks in sysfs
 2025-11-05  3:05 UTC  (3+ messages)

[PATCH 0/1] cover letter
 2025-11-04 23:00 UTC  (8+ messages)
` [PATCH 1/1] nvme: fix use-after-free of admin queue via stale pointer

[PATCH 0/3] replace old wq(s), added WQ_PERCPU to alloc_workqueue
 2025-11-04 22:39 UTC  (5+ messages)
` [PATCH 1/3] nvmet: replace use of system_wq with system_percpu_wq
` [PATCH 2/3] nvme: add WQ_PERCPU to alloc_workqueue users
` [PATCH 3/3] nvmet-fc: "

[linux-nvme:nvme-6.19] BUILD SUCCESS 1c2ad96dbb33c75098b9c1b2a077d9434ecb9f02
 2025-11-04 16:09 UTC 

[PATCH 0/5] nvme-fc: misc small improvents
 2025-11-04 12:32 UTC  (12+ messages)
` [PATCH 1/5] nvme-fc: don't hold rport lock when putting ctrl
` [PATCH 2/5] nvme-fc: check all request and response have been processed
` [PATCH 3/5] nvmet-fcloop: "
` [PATCH 4/5] nvmet-fcloop: remove unused lsdir member
` [PATCH 5/5] nvmet-fc: use pr_* print macros instead of dev_*

[PATCH 00/13] Introduce cached report zones
 2025-11-04 12:03 UTC  (14+ messages)
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 07/13] block: track zone conditions

[RESEND] [PATCH] nvme-tcp: fix usage of page_frag_cache
 2025-11-04 10:40 UTC  (2+ messages)

Dodatkowe środki
 2025-11-04  9:00 UTC 

[PATCH blktest] blktests: add nvmet memory backend support
 2025-11-04  8:14 UTC 

[PATCH v2 00/15] Introduce cached report zones
 2025-11-04  7:38 UTC  (41+ messages)
` [PATCH v2 01/15] block: handle zone management operations completions
` [PATCH v2 02/15] block: freeze queue when updating zone resources
` [PATCH v2 03/15] block: cleanup blkdev_report_zones()
` [PATCH v2 04/15] block: introduce disk_report_zone()
` [PATCH v2 05/15] block: reorganize struct blk_zone_wplug
` [PATCH v2 06/15] block: use zone condition to determine conventional zones
` [PATCH v2 07/15] block: track zone conditions
` [PATCH v2 08/15] block: refactor blkdev_report_zones() code
` [PATCH v2 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v2 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v2 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v2 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v2 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v2 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v2 15/15] xfs: "

[PATCH AUTOSEL 6.17-5.15] nvmet-fc: avoid scheduling association deletion twice
 2025-11-04  0:26 UTC  (3+ messages)

[PATCH] nvme-auth: use IS_REACHABLE for nvme_auth_extract_key() declaration
 2025-11-03 21:12 UTC  (8+ messages)

[PATCH] nvme-keyring: mark nvme_dhchap_psk_hash() as static inline
 2025-11-03 15:35 UTC  (2+ messages)

[PATCH] nvme: Fix typo error in nvme target
 2025-11-03 15:34 UTC  (2+ messages)

[PATCH v4 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-11-03 15:31 UTC  (2+ messages)

[PATCH] nvmet-auth: update sc_c in target host hash calculation
 2025-11-03 13:57 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox