messages from 2025-10-30 00:39:45 to 2025-11-04 04:04:36 UTC [more...]
[PATCH v3 00/15] Introduce cached report zones
2025-11-04 4:04 UTC (17+ 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: "
[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
2025-11-04 1:27 UTC (11+ messages)
[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 (8+ 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 (3+ 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)
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