linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-25 02:38:44 to 2024-11-29 16:35:08 UTC [more...]

[GIT PULL] Final block changes for 6.13-rc1
 2024-11-29 16:35 UTC 

[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] block, bfq: fix bfqq uaf in bfq_limit_depth()
 2024-11-29 15:43 UTC  (2+ messages)

[PATCH blktests] block/35: enable io_uring if it is disabled
 2024-11-29 14:26 UTC  (2+ 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()

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

[PATCH blktests v4 0/5] Add support to run against arbitrary targets
 2024-11-29 10:20 UTC  (8+ 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

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  (17+ messages)
` [PATCH RFC v3 1/4] mm: zsmalloc: support objects compressed based on multiple pages
` [PATCH RFC v3 4/4] mm: fall back to four small folios if mTHP allocation fails

[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  (22+ messages)
  ` [PATCH v10 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v10 02/10] block: copy back bounce buffer to user-space correctly in case of split
  ` [PATCH v10 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
  ` [PATCH v10 04/10] fs, iov_iter: define meta io descriptor
  ` [PATCH v10 05/10] fs: introduce IOCB_HAS_METADATA for metadata
  ` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
  ` [PATCH v10 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v10 08/10] nvme: add support for passing on the application tag
  ` [PATCH v10 09/10] scsi: add support for user-meta interface
  ` [PATCH v10 10/10] block: add support to pass user meta buffer

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

[REGRESSION] ioprio performance hangs, bisected
 2024-11-26  9:18 UTC  (4+ messages)

[PATCH 2/2] block: remove the ioprio field from struct request
 2024-11-26  7:37 UTC  (10+ 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  (4+ messages)

[syzbot] [block?] possible deadlock in blk_unregister_queue
 2024-11-26  0:01 UTC 

Zone write plugging and the queue full condition
 2024-11-25 21:22 UTC  (4+ messages)

[PATCH] block: Remove extra part pointer NULLify in blk_rq_init()
 2024-11-25 15:42 UTC  (2+ messages)

[PATCH] block: iocost: ensure hweight_inuse is at least 1
 2024-11-25 10:50 UTC  (2+ messages)

[PATCH 1/3] rust: use the `build_error!` macro, not the hidden function
 2024-11-25  9:32 UTC  (8+ messages)
` [PATCH 2/3] rust: kernel: move `build_error` hidden function to prevent mistakes
` [PATCH 3/3] rust: add `build_error!` to the prelude

[PATCH v16 00/26] Improve write performance for zoned UFS devices
 2024-11-25  4:19 UTC  (13+ messages)
` [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes


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