linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-06 16:23:56 to 2024-12-10 22:02:49 UTC [more...]

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-10 22:02 UTC  (20+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-12-10 21:58 UTC  (25+ messages)

[PATCH RFC 0/3] lib/sbitmap: fix shallow_depth tag allocation
 2024-12-10 20:33 UTC  (13+ messages)
` [PATCH RFC 1/3] block/mq-deadline: Revert "block/mq-deadline: Fix the tag reservation code"
` [PATCH RFC 2/3] lib/sbitmap: don't export sbitmap_get_shallow()
` [PATCH RFC 3/3] lib/sbitmap: fix shallow_depth tag allocation

[PATCH v4] block: get wp_offset by bdev_offset_from_zone_start
 2024-12-10 20:25 UTC  (4+ messages)

[PATCH] THE INITIAL VALUE OF wp_offset MAY BE NOT THE POWER OF 2
 2024-12-10 20:22 UTC  (5+ messages)

[PATCHv13 00/11] block write streams with nvme fdp
 2024-12-10 19:47 UTC  (2+ messages)
` [PATCHv13 10/11] nvme: register fdp parameters with the block layer

[PATCH] MAINTAINERS: update Coly Li's email address
 2024-12-10 16:17 UTC  (3+ messages)

[PATCH v3 0/4] Zone write plugging fixes
 2024-12-10 16:17 UTC  (10+ messages)
` [PATCH v3 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
` [PATCH v3 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
` [PATCH v3 3/4] dm: Fix dm-zoned-reclaim zone write pointer alignment
` [PATCH v3 4/4] block: Prevent potential deadlocks in zone write plug error recovery

[PATCHv12 00/12] block write streams with nvme fdp
 2024-12-10 15:23 UTC  (46+ messages)
` [PATCHv12 01/12] fs: add write stream information to statx
` [PATCHv12 02/12] fs: add a write stream field to the kiocb
` [PATCHv12 03/12] block: add a bi_write_stream field
` [PATCHv12 04/12] block: introduce max_write_streams queue limit
` [PATCHv12 05/12] block: introduce a write_stream_granularity "
` [PATCHv12 06/12] block: expose write streams for block device nodes
` [PATCHv12 07/12] io_uring: enable per-io write streams
` [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
` [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCHv12 10/12] nvme.h: add FDP definitions
` [PATCHv12 11/12] nvme: register fdp parameters with the block layer
` [PATCHv12 12/12] nvme: use fdp streams if write stream is provided

[PATCHv2] block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
 2024-12-10 14:41 UTC 

[bug report] WARNING: possible circular locking dependency detected at blk_mq_submit_bio+0x43d/0x18d0 and xfs_create+0x31f/0x8c0 [xfs]
 2024-12-10 13:38 UTC 

[syzbot] [block?] possible deadlock in blk_mq_submit_bio
 2024-12-10 11:17 UTC  (5+ messages)

[PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
 2024-12-10  9:13 UTC  (20+ messages)
` [PATCH v9 01/12] ufs: crypto: add ufs_hba_from_crypto_profile()
` [PATCH v9 02/12] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH v9 03/12] mmc: crypto: add mmc_from_crypto_profile()
` [PATCH v9 04/12] mmc: sdhci-msm: convert to use custom crypto profile
` [PATCH v9 05/12] firmware: qcom: scm: add calls for wrapped key support
` [PATCH v9 06/12] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v9 07/12] blk-crypto: add basic hardware-wrapped key support
` [PATCH v9 08/12] blk-crypto: show supported key types in sysfs
` [PATCH v9 09/12] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v9 10/12] fscrypt: add support for "
` [PATCH v9 11/12] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v9 12/12] ufs: qcom: add support for wrapped keys

[PATCH blktests v5 0/5] Add support to run against arbitrary targets
 2024-12-10  8:17 UTC  (12+ messages)
` [PATCH blktests v5 1/5] nvme/rc: introduce remote target support
` [PATCH blktests v5 2/5] common/nvme: add digest options to __nvme_connect_subsys()
` [PATCH blktests v5 3/5] nvme/030: only run against kernel soft target
` [PATCH blktests v5 4/5] contrib: add remote target setup/cleanup script
` [PATCH blktests v5 5/5] nvme/055: add test for nvme-tcp zero-copy offload

[PATCH v2 0/2] Fix the mq-deadline async_depth implementation
 2024-12-10  1:09 UTC  (5+ messages)
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code

[PATCH] block: Fix potential deadlock in queue_attr_store()
 2024-12-09 17:40 UTC  (5+ messages)

[PATCHv11 00/10] block write streams with nvme fdp
 2024-12-09 17:35 UTC  (9+ messages)
  ` [PATCHv11 03/10] io_uring: add write stream attribute
  ` [EXT] Re: [PATCHv11 00/10] block write streams with nvme fdp

[PATCH v2 0/2] zram: fix backing device setup issue
 2024-12-09 16:57 UTC  (3+ messages)
` [PATCH v2 1/2] zram: refuse to use zero sized block device as backing device
` [PATCH v2 2/2] zram: fix uninitialized ZRAM not releasing "

[PATCH 0/2] zram: fix backing device setup issue
 2024-12-09 16:52 UTC  (4+ messages)
` [PATCH 2/2] zram: fix uninitialized ZRAM not releasing backing device

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-09 15:03 UTC  (6+ messages)

[PATCH v2] block: retry call probe after request_module in blk_request_module
 2024-12-09 12:41 UTC  (2+ messages)

[PATCH v6 0/8] blk: refactor queue affinity helpers
 2024-12-09  9:42 UTC  (2+ messages)

[PATCH] block: retry call probe after request_module in blk_request_module
 2024-12-09  9:24 UTC  (3+ messages)

[PATCH v2 0/4] Zone write plugging fixes
 2024-12-09  8:40 UTC  (14+ messages)
` [PATCH v2 1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
` [PATCH v2 2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations
` [PATCH v2 3/4] block: Prevent potential deadlocks in zone write plug error recovery
` [PATCH v2 4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment

[PATCH] blktests: src/miniublk.c: fix unaligned mmap offset for 64K page size
 2024-12-09  3:18 UTC  (2+ messages)

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-08 13:18 UTC  (4+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages

[PATCH] block: Fix the comment error in the __register_blkdev function
 2024-12-08  8:23 UTC 

[GIT PULL] Block fixes for 6.13-rc2
 2024-12-07 18:53 UTC  (2+ messages)

[PATCH] zram: make default ZSTD compression level configurable
 2024-12-07  3:54 UTC  (2+ messages)

[PATCH RESEND 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpu hotplug lock
 2024-12-06 17:19 UTC  (4+ messages)

[PATCH] block: Fix potential deadlock in queue_attr_store()
 2024-12-06 16:47 UTC 


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).