linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-25 23:22:01 to 2024-12-02 12:02:59 UTC [more...]

[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-12-02 12:02 UTC  (11+ messages)
` [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs
` [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH RESEND v7 04/17] fscrypt: add support for "
` [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys

[PATCH] bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
 2024-12-02 11:58 UTC  (2+ messages)

[PATCH] block, bfq: fix bfqq uaf in bfq_limit_depth()
 2024-12-02 11:58 UTC  (4+ messages)

[PATCH] block: Make bio_iov_bvec_set() accept pointer to const iov_iter
 2024-12-02 11:57 UTC 

[PATCH 0/2] block: Delete bio_set_prio() and bio_prio()
 2024-12-02 11:33 UTC  (4+ messages)
` [PATCH 1/2] block: Delete bio_prio()
` [PATCH 2/2] block: Delete bio_set_prio()

[PATCH v3] btrfs: handle bio_split() error
 2024-12-02 10:34 UTC  (4+ messages)

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

[RFC PATCH 0/1] Large folios in block buffered IO path
 2024-12-02 10:08 UTC  (23+ messages)
` [RFC PATCH 1/1] block/ioctl: Add an ioctl to enable large folios for "

[syzbot] [block?] possible deadlock in loop_reconfigure_limits
 2024-12-01  0:11 UTC  (3+ messages)

[GIT PULL] Final block changes for 6.13-rc1
 2024-11-30 23:53 UTC  (2+ messages)

[syzbot] [block?] possible deadlock in elevator_disable
 2024-11-30 19:22 UTC 

[REGRESSION] ioprio performance hangs, bisected
 2024-11-30 16:59 UTC  (7+ messages)

[syzbot] [block?] [trace?] possible deadlock in do_page_mkwrite (2)
 2024-11-30 15:59 UTC  (2+ messages)

[PATCH] block: rnull: add missing MODULE_DESCRIPTION
 2024-11-30  9:45 UTC 

[PATCH blktests] block/35: enable io_uring if it is disabled
 2024-11-30  4:32 UTC  (3+ messages)

[PATCH 0/2] blktrace: fix one kind of lockdep warning
 2024-11-29 16:05 UTC  (5+ messages)
` [PATCH 1/2] blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctl
` [PATCH 2/2] blktrace: move copy_[to|from]_user() out of ->debugfs_lock

[PATCH] null_blk: Add rotational feature support
 2024-11-29 16:04 UTC  (5+ messages)

[PATCH 0/4] block: cleanup queue freeze lockdep
 2024-11-29 16:04 UTC  (6+ messages)
` [PATCH 1/4] block: remove unnecessary check in blk_unfreeze_check_owner()
` [PATCH 2/4] block: track disk DEAD state automatically for modeling queue freeze lockdep
` [PATCH 3/4] block: don't verify queue freeze manually in elevator_init_mq()
` [PATCH 4/4] block: track queue dying state automatically for modeling queue freeze lockdep

[PATCH v11 00/10] Read/Write with meta/integrity
 2024-11-29 16:04 UTC  (12+ messages)
  ` [PATCH v11 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v11 02/10] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v11 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v11 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v11 05/10] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
  ` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v11 08/10] nvme: add support for passing on the application tag
  ` [PATCH v11 09/10] scsi: add support for user-meta interface
  ` [PATCH v11 10/10] block: add support to pass user meta buffer

[PATCH] brd: decrease the number of allocated pages which discarded
 2024-11-29 15:44 UTC  (3+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-29 12:57 UTC  (4+ messages)
` [PATCH v2 18/21] ceph: Convert timeouts to secs_to_jiffies()

blktests failures with v6.12 kernel
 2024-11-29  8:37 UTC  (3+ messages)

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-29  6:23 UTC  (23+ messages)

[PATCH RFC v3 0/4] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-11-28 20:56 UTC  (12+ messages)
` [PATCH RFC v3 1/4] mm: zsmalloc: support objects compressed based on multiple pages

[syzbot] [block?] possible deadlock in loop_set_status
 2024-11-28 12:37 UTC  (2+ messages)

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-28 12:29 UTC  (3+ messages)
` [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies()

[blktests] zbd/012: Test requeuing of zoned writes and queue freezing
 2024-11-28  5:27 UTC  (35+ messages)

[PATCH] block: Don't allow an atomic write be truncated in blkdev_write_iter()
 2024-11-27 22:05 UTC  (3+ messages)

[PATCH v10 00/10] Read/Write with meta/integrity
 2024-11-27 11:24 UTC  (13+ messages)
  ` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support

[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices
 2024-11-27  6:57 UTC  (3+ messages)
` [PATCH 1/2] virtio_pci: Add support for PCIe Function Level Reset
` [PATCH 2/2] virtio_blk: Add support for transport error recovery

[syzbot] [block?] possible deadlock in blk_mq_submit_bio
 2024-11-27  5:59 UTC  (3+ messages)

[PATCH] mq-deadline: don't call req_get_ioprio from the I/O completion handler
 2024-11-26 15:00 UTC  (3+ messages)

[PATCH v2] block: Prevent potential deadlock in blk_revalidate_disk_zones()
 2024-11-26 15:00 UTC  (3+ messages)

[PATCH] block: Prevent potential deadlock in blk_revalidate_disk_zones()
 2024-11-26 10:39 UTC  (3+ messages)

[syzbot] [block?] WARNING in dd_exit_sched
 2024-11-26 10:25 UTC  (3+ messages)

[PATCH 2/2] block: remove the ioprio field from struct request
 2024-11-26  7:37 UTC  (8+ messages)

[syzbot] [block?] BUG: unable to handle kernel paging request in try_to_wake_up (2)
 2024-11-26  4:54 UTC 

[PATCHv2] nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
 2024-11-26  2:49 UTC  (2+ messages)

[syzbot] [block?] possible deadlock in blk_unregister_queue
 2024-11-26  0:01 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).