linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-04 06:57:29 to 2021-12-10 06:57:34 UTC [more...]

[PATCH v4 0/6] badblocks improvement for multiple bad block ranges
 2021-12-10  6:57 UTC  (10+ messages)
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "

[PATCH 0/3] Fix undefined behaviour during device synchronization
 2021-12-10  6:45 UTC  (5+ messages)
` [PATCH v2 1/3] md: Fix undefined behaviour in is_mddev_idle
` [PATCH 2/3] drdb: Fix undefined behaviour in drbd_rs_c_min_rate_throttle
` [PATCH 3/3] drdb: Remove useless variable in struct drbd_device

[PATCH v3 0/3] block: show crypto capabilities in sysfs
 2021-12-10  6:42 UTC  (13+ messages)
` [PATCH v3 1/3] block: simplify calling convention of elv_unregister_queue()
` [PATCH v3 2/3] block: don't delete queue kobject before its children
` [PATCH v3 3/3] blk-crypto: show crypto capabilities in sysfs

[GIT PULL] nvme fixes for Linux 5.16
 2021-12-10  6:15 UTC 

[PATCH] pktdvd: stop using bdi congestion framework
 2021-12-10  4:32 UTC  (5+ messages)
    ` [PATCH v3] "

[PATCH] FAT: use blkdev_issue_flush() instead of congestion_wait()
 2021-12-10  4:22 UTC  (6+ messages)
        ` [PATCH v2] FAT: use schedule_timeout_uninterruptible() "

[BUG] fs: possible ABBA deadlocks in do_thaw_all_callback() and freeze_bdev()
 2021-12-10  4:03 UTC 

Random high CPU utilization in blk-mq with the none scheduler
 2021-12-10  3:30 UTC 

[PATCH 0/5] blk-mq: quiesce improvement
 2021-12-10  2:02 UTC  (10+ messages)
` [PATCH 3/5] blk-mq: add helper of blk_mq_global_quiesce_wait()

[PATCH v2 00/28] iomap/xfs folio patches
 2021-12-09 21:38 UTC  (3+ messages)
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio

Use after free with BFQ and cgroups
 2021-12-09 15:33 UTC  (5+ messages)

[PATCH v2] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-12-09 14:42 UTC  (4+ messages)

more I/O context cleanup v2
 2021-12-09  6:31 UTC  (12+ messages)
` [PATCH 01/11] block: remove the nr_task field from struct io_context
` [PATCH 02/11] block: simplify struct io_context refcounting
` [PATCH 03/11] block: refactor put_iocontext_active
` [PATCH 04/11] block: remove the NULL ioc check in put_io_context
` [PATCH 05/11] block: refactor put_io_context
` [PATCH 06/11] block: cleanup ioc_clear_queue
` [PATCH 07/11] block: move set_task_ioprio to blk-ioc.c
` [PATCH 08/11] block: fold get_task_io_context into set_task_ioprio
` [PATCH 09/11] block: open code create_task_io_context in set_task_ioprio
` [PATCH 10/11] block: fold create_task_io_context into ioc_find_get_icq
` [PATCH 11/11] block: only build the icq tracking code when needed

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2021-12-09  1:48 UTC  (4+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module

[PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-09  0:38 UTC  (9+ messages)
` [PATCH v3 1/8] docs: sysfs-block: move to stable directory
` [PATCH v3 2/8] docs: sysfs-block: sort alphabetically
` [PATCH v3 3/8] docs: sysfs-block: add contact for nomerges
` [PATCH v3 4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
` [PATCH v3 5/8] docs: sysfs-block: document stable_writes
` [PATCH v3 6/8] docs: sysfs-block: document virt_boundary_mask
` [PATCH v3 7/8] docs: block: remove queue-sysfs.rst
` [PATCH v3 8/8] MAINTAINERS: add entries for block layer documentation

[PATCH v2 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-08 22:59 UTC  (17+ messages)
` [PATCH v2 1/8] docs: sysfs-block: move to stable directory
` [PATCH v2 2/8] docs: sysfs-block: sort alphabetically
` [PATCH v2 3/8] docs: sysfs-block: add contact for nomerges
` [PATCH v2 4/8] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
` [PATCH v2 5/8] docs: sysfs-block: document stable_writes
` [PATCH v2 6/8] docs: sysfs-block: document virt_boundary_mask
` [PATCH v2 7/8] docs: block: remove queue-sysfs.rst
` [PATCH v2 8/8] MAINTAINERS: add entries for block layer documentation

[PATCH] block: switch to atomic_t for request references
 2021-12-08 20:32 UTC  (33+ messages)

[PATCH v5 0/4] block: convert to generic power management
 2021-12-08 19:24 UTC  (5+ messages)
` [PATCH v5 1/4] mtip32xx: remove pointless drvdata checking
` [PATCH v5 2/4] mtip32xx: remove pointless drvdata lookups
` [PATCH v5 3/4] mtip32xx: convert to generic power management
` [PATCH v5 4/4] rsxx: Drop PCI legacy "

[syzbot] KASAN: use-after-free Write in io_submit_one
 2021-12-08 18:14 UTC  (2+ messages)

[PATCH 0/4] Adds wrapped key support for inline storage encryption
 2021-12-08 18:13 UTC  (5+ messages)

[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-12-08 13:04 UTC  (9+ messages)

[PATCH v2 0/3] kmod: add patient module removal support
 2021-12-08 12:53 UTC  (7+ messages)
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

[PATCH] blktests: replace module removal with patient module removal
 2021-12-08 12:53 UTC  (3+ messages)

[syzbot] possible deadlock in blkdev_put (2)
 2021-12-08 11:42 UTC  (3+ messages)

[syzbot] possible deadlock in blkdev_put (2)
 2021-12-08  9:56 UTC  (13+ messages)
          ` [PATCH] loop: make autoclear operation asynchronous

[PATCH linux-next] loop: Remove redundant assignments and parentheses
 2021-12-08  7:54 UTC 

[PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-08  0:36 UTC  (4+ messages)

[PATCH 5.16] block: fix single bio async DIO error handling
 2021-12-07 22:07 UTC  (2+ messages)

[PATCH] bfq: Fix use-after-free with cgroups
 2021-12-07 19:08 UTC  (3+ messages)

[PATCH 0/2] Revert "block: add single bio async direct IO helper" to avoid UAF
 2021-12-07 18:11 UTC  (6+ messages)
` [PATCH 1/2] Revert "block: avoid extra iter advance with async iocb"
` [PATCH 2/2] Revert "block: add single bio async direct IO helper"

[PATCH v3] virtio_blk: Add support for lifetime feature
 2021-12-07 17:55 UTC 

[PATCH v2 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-12-07 16:18 UTC  (10+ messages)
` [PATCH v2 1/3] blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
` [PATCH v2 2/3] blk-mq: Delete busy_iter_fn
` [PATCH v2 3/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags

[bug report][bisected] WARNING: CPU: 4 PID: 10482 at block/mq-deadline.c:597 dd_exit_sched+0x198/0x1d0'
 2021-12-07 13:40 UTC  (3+ messages)

[PATCH 00/10] Add wrapped key support for Qualcomm ICE
 2021-12-07  0:24 UTC  (12+ messages)
` [PATCH 01/10] soc: qcom: new common library for ICE functionality
` [PATCH 02/10] scsi: ufs: qcom: move ICE functionality to common library
` [PATCH 03/10] qcom_scm: scm call for deriving a software secret
` [PATCH 04/10] soc: qcom: add HWKM library for storage encryption
` [PATCH 05/10] scsi: ufs: prepare to support wrapped keys
` [PATCH 06/10] soc: qcom: add wrapped key support for ICE
` [PATCH 07/10] qcom_scm: scm call for create, prepare and import keys
` [PATCH 08/10] scsi: ufs: add support for generate, import and prepare keys
` [PATCH 09/10] soc: qcom: support for generate, import and prepare key
` [PATCH 10/10] arm64: dts: qcom: sm8350: add ice and hwkm mappings

[PATCH AUTOSEL 5.15 10/24] loop: Use pr_warn_once() for loop_control_remove() warning
 2021-12-06 21:12 UTC 

[PATCH] mtd_blkdevs: don't scan partitions for plain mtdblock
 2021-12-06 16:47 UTC  (2+ messages)

[PATCH] block: avoid clearing blk_mq_alloc_data unnecessarily
 2021-12-06 16:34 UTC  (3+ messages)

[PATCHSET 0/2] Avoid unnecessary indirect calls for bdev dio
 2021-12-06 16:33 UTC  (4+ messages)
` [PATCH 2/2] block: move direct_IO into our own read_iter handler

[PATCHSET v2 0/4] Add support for list issue
 2021-12-06 16:33 UTC  (16+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()

[PATCH v4 0/2] cancel all throttled bios in del_gendisk()
 2021-12-06 15:43 UTC  (7+ messages)
` [PATCH v4 2/2] block: "

[PATCH] xen-blkfront: Use the bitmap API when applicable
 2021-12-06 13:31 UTC  (11+ messages)

[PATCH 0/4] blk-mq: improve dispatch lock & quiesce implementation
 2021-12-06 11:27 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: remove hctx_lock and hctx_unlock

[RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
 2021-12-06 10:57 UTC  (9+ messages)
` [RFC][PATCH] device mapper: Add builtin function dm_get_status()

[bug report] BUG kernel BULL pointer at blk_mq_flush_plug_list+0x2c4/0x320 observed with blktests on latest linux-block/for-next
 2021-12-06 10:23 UTC  (4+ messages)

KCSAN: data-race in blk_mq_dispatch_rq_list / blk_mq_dispatch_rq_list (2)
 2021-12-06  1:22 UTC 

[GIT PULL] Block fix for 5.16-rc4
 2021-12-04 16:56 UTC  (2+ 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).