public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-10-29 10:21:48 to 2025-11-04 01:35:45 UTC [more...]

[PATCH v3 00/15] Introduce cached report zones
 2025-11-04  1:31 UTC  (3+ messages)
` [PATCH v3 01/15] block: handle zone management operations completions
` [PATCH v3 02/15] block: freeze queue when updating zone resources

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-11-04  1:27 UTC  (13+ messages)
` [PATCH v4 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v4 6/6] ceph: replace local base64 "

[PATCH v2 00/15] Introduce cached report zones
 2025-11-04  1:20 UTC  (39+ 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 00/13] Introduce cached report zones
 2025-11-03 22:53 UTC  (62+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 04/13] block: introduce disk_report_zone()
` [PATCH 05/13] block: reorganize struct blk_zone_wplug
` [PATCH 06/13] block: use zone condition to determine conventional zones
` [PATCH 07/13] block: track zone conditions
` [PATCH 08/13] block: introduce blkdev_get_zone_info()
` [PATCH 09/13] block: introduce blkdev_report_zones_cached()
` [PATCH 10/13] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH 11/13] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH 12/13] btrfs: use blkdev_report_zones_cached()
` [PATCH 13/13] xfs: "

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

[PATCH V2] nvme: expose active quirks in sysfs
 2025-11-03 20:29 UTC  (2+ messages)

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

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

[PATCH v4 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-11-03 15:31 UTC  (6+ messages)
` [PATCH v4 1/3] io_uring: only call io_should_terminate_tw() once for ctx
` [PATCH v4 2/3] io_uring: add wrapper type for io_req_tw_func_t arg
` [PATCH v4 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch

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

[PATCH 0/3] nvme: Support PSK reauthentication (REPLACETLSPSK)
 2025-11-03 12:08 UTC  (14+ messages)
` [PATCH 1/3] nvmet-tcp: Don't error if TLS is enabed on a reset
` [PATCH 2/3] nvmet-tcp: Don't free SQ on authentication success
` [PATCH 3/3] nvme: Allow reauth from sysfs

[PATCH] nvme/ioctl: fix nvme_user_cmd() to check command allowed with flags
 2025-11-02 15:16 UTC 

[linux-nvme:nvme-6.19] BUILD REGRESSION 453ba3089d4570c2be2e230e1e7a287eac4b306b
 2025-11-01 15:59 UTC 

[linux-nvme:nvme-6.19 21/21] drivers/nvme/common/auth.c:158:13: error: redefinition of 'nvme_auth_extract_key'
 2025-11-01 15:08 UTC 

[linux-nvme:nvme-6.19 4/21] include/linux/nvme-keyring.h:57:4: warning: no previous prototype for 'nvme_dhchap_psk_hash'
 2025-11-01  3:52 UTC 

[linux-nvme:nvme-6.19 4/21] include/linux/nvme-keyring.h:57:4: warning: no previous prototype for function 'nvme_dhchap_psk_hash'
 2025-11-01  3:32 UTC 

[PATCH 0/1] cover letter
 2025-10-31 19:31 UTC  (10+ messages)
` [PATCH 1/1] nvme: fix use-after-free of admin queue via stale pointer

[PATCH v3 0/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-31 18:29 UTC  (4+ messages)
` [PATCH v3 4/4] "

[PATCH 1/5] nvme-fc: don't hold rport lock when putting ctrl
 2025-10-30 22:02 UTC  (5+ messages)

[PATCHv2] nvme: fixup nvme auth host/target dependency
 2025-10-31  9:58 UTC  (3+ messages)

mainline boot fail nvme/block? [BISECTED]
 2025-10-30 22:23 UTC  (2+ messages)

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

[PATCH] nvme: split host and target nvme_auth_extract_key
 2025-10-30  9:45 UTC  (3+ messages)

[PATCH] nvme-pci: expose active quirks in sysfs
 2025-10-30  6:57 UTC  (10+ messages)

[RFC PATCHv3 0/6] nvme-multipath: introduce adaptive I/O policy
 2025-10-29 16:40 UTC  (7+ messages)
` [RFC PATCHv3 1/6] block: expose blk_stat_{enable,disable}_accounting() to drivers
` [RFC PATCHv3 2/6] nvme-multipath: add support for adaptive I/O policy

[PATCH] nvme: drop bogus nid quirk for multipath devices which passed id test
 2025-10-29 13:38 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