linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-22 13:06:42 to 2021-11-26 21:28:43 UTC [more...]

[PATCH 0/3] block: show crypto capabilities in sysfs
 2021-11-26 21:25 UTC  (2+ messages)
` [PATCH 3/3] blk-crypto: "

Write I/O queue hangup at random on recent Linus' kernels
 2021-11-26 18:41 UTC  (13+ messages)

I/O hang with v5.16-rc2
 2021-11-26 16:55 UTC  (3+ messages)

[bug report] WARNING at block/mq-deadline.c:600 dd_exit_sched+0x1c6/0x260 triggered with blktests block/031
 2021-11-26 16:38 UTC  (5+ messages)

[PATCH] loop: replace loop_validate_mutex with loop_validate_spinlock
 2021-11-26 15:15 UTC  (2+ messages)
` [PATCH v2] "

Use after free with BFQ and cgroups
 2021-11-26 14:47 UTC  (2+ messages)

remove ->rq_disk v2
 2021-11-26 12:18 UTC  (6+ messages)
` [PATCH 1/5] mtd_blkdevs: remove the sector out of range check in do_blktrans_request
` [PATCH 2/5] block: don't check ->rq_disk in merges
` [PATCH 3/5] block: remove the ->rq_disk field in struct request
` [PATCH 4/5] block: remove the gendisk argument to blk_execute_rq
` [PATCH 5/5] scsi: remove the gendisk argument to scsi_ioctl

cleanup I/O context handling
 2021-11-26 11:58 UTC  (15+ messages)
` [PATCH 01/14] RDMA/qib: rename copy_io to qib_copy_io
` [PATCH 02/14] fork: move copy_io to block/blk-ioc.c
` [PATCH 03/14] bfq: simplify bfq_bic_lookup
` [PATCH 04/14] bfq: use bfq_bic_lookup in bfq_limit_depth
` [PATCH 05/14] Revert "block: Provide blk_mq_sched_get_icq()"
` [PATCH 06/14] block: mark put_io_context_active static
` [PATCH 07/14] block: move blk_mq_sched_assign_ioc to blk-ioc.c
` [PATCH 08/14] block: move the remaining elv.icq handling to the I/O scheduler
` [PATCH 09/14] block: remove get_io_context_active
` [PATCH 10/14] block: factor out a alloc_io_context helper
` [PATCH 11/14] block: use alloc_io_context in __copy_io
` [PATCH 12/14] block: return the io_context from create_task_io_context
` [PATCH 13/14] block: simplify ioc_create_icq
` [PATCH 14/14] block: simplify ioc_lookup_icq

[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-11-26 11:51 UTC  (6+ messages)

[PATCH][next] bfq: Fix spelling mistake "tenative" -> "tentative"
 2021-11-26  8:27 UTC 

[PATCH AUTOSEL 5.15 14/39] blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
 2021-11-26  2:31 UTC 

[GIT PULL] Block fixes for 5.16-rc3
 2021-11-25 19:11 UTC  (2+ messages)

[PATCH] Revert "Revert "block, bfq: honor already-setup queue merges""
 2021-11-25 18:15 UTC 

uring regression - lost write request
 2021-11-25 17:11 UTC  (29+ messages)

[PATCH v2] block: fix parameter not described warning
 2021-11-25 16:36 UTC  (2+ messages)

[PATCH 0/8 v5] bfq: Limit number of allocated scheduler tags per cgroup
 2021-11-25 16:04 UTC  (10+ messages)
` [PATCH 1/8] block: Provide blk_mq_sched_get_icq()
` [PATCH 2/8] bfq: Track number of allocated requests in bfq_entity
` [PATCH 3/8] bfq: Store full bitmap depth in bfq_data
` [PATCH 4/8] bfq: Limit number of requests consumed by each cgroup
` [PATCH 5/8] bfq: Limit waker detection in time
` [PATCH 6/8] bfq: Provide helper to generate bfqq name
` [PATCH 7/8] bfq: Log waker detections
` [PATCH 8/8] bfq: Do not let waker requests skip proper accounting

[PATCH v3 0/2] blk-mq: Allow to complete requests directly
 2021-11-25 16:02 UTC  (3+ messages)

[GIT PULL] nvme fixes for Linux 5.16
 2021-11-25 15:59 UTC  (4+ messages)

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-11-25  9:37 UTC  (3+ messages)
` [RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider

[PATCH v2 7/8] cdrom: simplify subdirectory registration with register_sysctl()
 2021-11-25  9:23 UTC 

[PATCH] block: fix parameter not described warning
 2021-11-25  0:56 UTC  (2+ messages)

[syzbot] possible deadlock in bd_register_pending_holders (2)
 2021-11-24 22:11 UTC  (2+ messages)

[PATCH] virtio-blk: modify the value type of num in virtio_queue_rq()
 2021-11-24 15:37 UTC  (3+ messages)

[syzbot] possible deadlock in __loop_clr_fd (3)
 2021-11-24 15:35 UTC  (10+ messages)
            ` [PATCH v2] loop: don't hold lo_mutex during __loop_clr_fd()
              ` [PATCH v3] "

[PATCH] blk-crypto: remove blk_crypto_unregister()
 2021-11-24 15:34 UTC  (3+ messages)

[PATCH v2] blk-mq: cleanup request allocation
 2021-11-24 15:34 UTC  (2+ messages)

decruft blk.h
 2021-11-24 15:33 UTC  (10+ messages)
` [PATCH 1/8] block: move blk_get_flush_queue to blk-flush.c
` [PATCH 2/8] block: remove elevator_exit
` [PATCH 3/8] block: remove the e argument to elevator_exit
` [PATCH 4/8] block: don't include blk-mq-sched.h in blk.h
` [PATCH 5/8] block: don't include blk-mq.h "
` [PATCH 6/8] block: don't include <linux/blk-mq.h> "
` [PATCH 7/8] block: don't include <linux/idr.h> "
` [PATCH 8/8] block: don't include <linux/part_stat.h> "

[PATCHSET 0/2 v3] Misc block cleanups
 2021-11-24 15:29 UTC  (8+ messages)
` [PATCH 1/2] block: only allocate poll_stats if there's a user of them
` [PATCH 2/2] block: move io_context creation into where it's needed

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-11-24 13:33 UTC  (5+ messages)
` [PATCH v2 12/63] thermal: intel: int340x_thermal: Use struct_group() for memcpy() region

[PATCH] block: Fix two memory leaks in blkcg_init_queue
 2021-11-24  3:58 UTC 

[PATCH 0/8 v4] bfq: Limit number of allocated scheduler tags per cgroup
 2021-11-23 23:10 UTC  (12+ messages)
` [PATCH 1/8] block: Provide icq in request allocation data
` [PATCH 2/8] bfq: Track number of allocated requests in bfq_entity
` [PATCH 3/8] bfq: Store full bitmap depth in bfq_data
` [PATCH 4/8] bfq: Limit number of requests consumed by each cgroup
` [PATCH 5/8] bfq: Limit waker detection in time
` [PATCH 6/8] bfq: Provide helper to generate bfqq name
` [PATCH 7/8] bfq: Log waker detections
` [PATCH 8/8] bfq: Do not let waker requests skip proper accounting

[PATCH] blk_mq: remove repeated includes
 2021-11-23 19:23 UTC  (3+ messages)

cleanup blk_mq_submit_bio
 2021-11-23 19:23 UTC  (7+ messages)
` [PATCH 1/3] blk-mq: simplify the plug handling in blk_mq_submit_bio
` [PATCH 2/3] blk-mq: move more plug handling from blk_mq_submit_bio into blk_add_rq_to_plug
` [PATCH 3/3] blk-mq: cleanup request allocation

[PATCHSET 0/3 v2] Misc block cleanups
 2021-11-23 19:03 UTC  (11+ messages)
` [PATCH 1/3] block: move io_context creation into where it's needed
` [PATCH 2/3] blk-ioprio: don't set bio priority if not needed
` [PATCH 3/3] block: only allocate poll_stats if there's a user of them

Reg: New MFD Driver for my PCIe Device
 2021-11-23 18:33 UTC  (9+ messages)

[PATCHSET 0/3] Misc block cleanups
 2021-11-23 17:06 UTC  (15+ messages)
` [PATCH 1/3] block: move io_context creation into where it's needed
` [PATCH 2/3] blk-ioprio: don't set bio priority if not needed
` [PATCH 3/3] block: only allocate poll_stats if there's a user of them

[PATCH] blk-mq: don't insert FUA request with data into scheduler queue
 2021-11-23 16:11 UTC  (5+ messages)

cleanup and simplify the gendisk flags
 2021-11-23 16:10 UTC  (14+ messages)
` [PATCH 04/14] block: remove a dead check in show_partition
` [PATCH 06/14] block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
` [PATCH 07/14] block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open
` [PATCH 08/14] null_blk: don't suppress partitioning information
` [PATCH 09/14] mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
` [PATCH 10/14] block: remove GENHD_FL_SUPPRESS_PARTITION_INFO
` [PATCH 11/14] block: remove GENHD_FL_EXT_DEVT
` [PATCH 12/14] block: don't set GENHD_FL_NO_PART for hidden gendisks
` [PATCH 13/14] block: cleanup the GENHD_FL_* definitions
` [PATCH 14/14] sr: set GENHD_FL_REMOVABLE earlier

[PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-11-23 12:51 UTC  (4+ messages)

[PATCH 0/5] blk-mq: quiesce improvement
 2021-11-23  9:00 UTC  (22+ messages)
` [PATCH 1/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
` [PATCH 2/5] blk-mq: rename hctx_lock & hctx_unlock
` [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()
` [PATCH 4/5] nvme: quiesce namespace queue in parallel

[PATCH V2 1/1] block: avoid to touch unloaded module instance when opening bdev
 2021-11-23  2:33 UTC  (3+ messages)

[syzbot] INFO: task hung in lo_release (2)
 2021-11-22 17:14 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).