linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-25 13:38:52 to 2021-11-30 18:55:24 UTC [more...]

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

Reg: New MFD Driver for my PCIe Device
 2021-11-30 17:42 UTC  (10+ messages)

more I/O context cleanup
 2021-11-30 17:27 UTC  (15+ messages)
` [PATCH 1/7] block: remove the nr_task field from struct io_context
` [PATCH 2/7] block: simplify struct io_context refcounting
` [PATCH 3/7] block: refactor put_iocontext_active
` [PATCH 4/7] block: remove the NULL ioc check in put_io_context
` [PATCH 5/7] block: refactor put_io_context
` [PATCH 6/7] block: cleanup ioc_clear_queue
` [PATCH 7/7] block: only build the icq tracking code when needed

[PATCH v2 0/2] cancel all throttled bios in del_gendisk()
 2021-11-30 16:26 UTC  (6+ messages)
` [PATCH v2 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
` [PATCH v2 2/2] block: cancel all throttled bios in del_gendisk()

[PATCH/RFC -nxt] mtd_blkdevs: Set GENHD_FL_NO_PART
 2021-11-30 16:23 UTC 

Use after free with BFQ and cgroups
 2021-11-30 16:22 UTC  (6+ messages)

[PATCH AUTOSEL 5.15 32/68] block: avoid to touch unloaded module instance when opening bdev
 2021-11-30 14:46 UTC 

[PATCH V2 0/5] blk-mq: quiesce improvement
 2021-11-30 14:42 UTC  (7+ messages)
` [PATCH V2 1/5] blk-mq: remove hctx_lock and hctx_unlock
` [PATCH V2 2/5] blk-mq: move srcu from blk_mq_hw_ctx to request_queue
` [PATCH V2 3/5] blk-mq: add helper of blk_mq_shared_quiesce_wait()
` [PATCH V2 4/5] nvme: quiesce namespace queue in parallel
` [PATCH V2 5/5] scsi: use blk-mq quiesce APIs to implement scsi_host_block

[PATCH] loop: replace loop_validate_mutex with loop_validate_spinlock
 2021-11-30 14:21 UTC  (4+ messages)
` [PATCH v2] "

[syzbot] possible deadlock in blkdev_put (2)
 2021-11-30 12:57 UTC  (8+ messages)

cleanup I/O context handling
 2021-11-30 11:09 UTC  (20+ 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] paride: fix up build warning on mips platforms
 2021-11-30  8:46 UTC 

[PATCH v2 0/3] block: show crypto capabilities in sysfs
 2021-11-30  7:49 UTC  (12+ messages)
` [PATCH v2 1/3] block: simplify calling convention of elv_unregister_queue()
` [PATCH v2 2/3] block: don't delete queue kobject before its children
` [PATCH v2 3/3] blk-crypto: show crypto capabilities in sysfs

[PATCH] rbd: make const pointer speaces a static const array
 2021-11-30  6:33 UTC  (3+ messages)

[PATCH 0/5] blk-mq: quiesce improvement
 2021-11-30  2:33 UTC  (8+ messages)
` [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()

[PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2021-11-29 18:16 UTC  (2+ messages)

[PATCH] block: Use div64_ul instead of do_div
 2021-11-29 18:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH -next] block: Fix fsync always failed if once failed
 2021-11-29 13:46 UTC  (3+ messages)

[PATCH 0/4] cancel all throttled bios in del_gendisk()
 2021-11-29 13:58 UTC  (9+ messages)
` [PATCH 1/4] Revert "blk-throttle: remove tg_drain_bios"
` [PATCH 2/4] blk-throtl: don't warn in tg_drain_bios()
` [PATCH 3/4] blk-throtl: introduce blk_throtl_cancel_bios()
` [PATCH 4/4] block: cancel all throttled bios in del_gendisk()

[linux-next] Read-only file system after boot (powerpc)
 2021-11-29 10:26 UTC  (3+ messages)

[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-11-29  2:19 UTC  (13+ messages)
` [PATCH RFT 1/3] blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
` [PATCH RFT 2/3] blk-mq: Delete busy_iter_fn
` [PATCH RFT 3/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags

Write I/O queue hangup at random on recent Linus' kernels
 2021-11-28 14:50 UTC  (13+ messages)

[PATCH 0/3] block: show crypto capabilities in sysfs
 2021-11-28  8:14 UTC  (7+ messages)
` [PATCH 1/3] block: simplify calling convention of elv_unregister_queue()
` [PATCH 2/3] block: don't delete queue kobject before its children
` [PATCH 3/3] blk-crypto: show crypto capabilities in sysfs

[PATCH RFC 00/11] btrfs: split bio at btrfs_map_bio() time
 2021-11-28  5:52 UTC  (12+ messages)
` [PATCH RFC 01/11] btrfs: update an stale comment on btrfs_submit_bio_hook()
` [PATCH RFC 02/11] btrfs: refactor btrfs_map_bio()
` [PATCH RFC 03/11] btrfs: move btrfs_bio_wq_end_io() calls into submit_stripe_bio()
` [PATCH RFC 04/11] btrfs: introduce btrfs_bio_split() helper
` [PATCH RFC 05/11] btrfs: save bio::bi_iter into btrfs_bio::iter before submitting
` [PATCH RFC 06/11] btrfs: make end_bio_extent_readpage() to handle split bio properly
` [PATCH RFC 07/11] btrfs: make end_bio_extent_*_writepage() to handle split biot properly
` [PATCH RFC 08/11] btrfs: allow btrfs_map_bio() to split bio according to chunk stripe boundaries
` [PATCH RFC 09/11] btrfs: remove bio split operations in btrfs_submit_direct()
` [PATCH RFC 10/11] btrfs: remove btrfs_bio_ctrl::len_to_stripe_boundary
` [PATCH RFC 11/11] btrfs: temporarily disable RAID56

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

[syzbot] general protection fault in reset_interrupt
 2021-11-27 18:57 UTC 

remove ->rq_disk v2
 2021-11-27 16:49 UTC  (9+ 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

[PATCH] block: Remove redundant initialization of variable ret
 2021-11-27 16:08 UTC  (2+ messages)

I/O hang with v5.16-rc2
 2021-11-27 13:45 UTC  (5+ messages)

[PATCH RFC 0/9] support concurrent sync io for bfq on a specail occasion
 2021-11-27 10:11 UTC  (10+ messages)
` [PATCH RFC 1/9] block, bfq: add new apis to iterate bfq entities
` [PATCH RFC 2/9] block, bfq: apply news apis where root group is not expected
` [PATCH RFC 3/9] block, bfq: handle the case when for_each_entity() access root group
` [PATCH RFC 4/9] block, bfq: count root group into 'num_groups_with_pending_reqs'
` [PATCH RFC 5/9] block, bfq: do not idle if only one cgroup is activated
` [PATCH RFC 6/9] block, bfq: only count group that the bfq_queue belongs to
` [PATCH RFC 7/9] block, bfq: record how many queues have pending requests in bfq_group
` [PATCH RFC 8/9] block, bfq: move forward __bfq_weights_tree_remove()
` [PATCH RFC 9/9] block, bfq: decrease 'num_groups_with_pending_reqs' earlier

[bug report] WARNING at block/mq-deadline.c:600 dd_exit_sched+0x1c6/0x260 triggered with blktests block/031
 2021-11-27  2:19 UTC  (6+ messages)

[PATCH] block: Fix two memory leaks in blkcg_init_queue
 2021-11-26 22:11 UTC  (2+ 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  (16+ 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  (2+ messages)

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


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