linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 01:01:48 to 2021-06-02 14:16:52 UTC [more...]

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-02 14:12 UTC  (13+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 3/6] sched,perf,kvm: Fix preemption condition
` [PATCH 4/6] sched: Add get_current_state()
` [PATCH 5/6] sched,timer: Use __set_current_state()
` [PATCH 6/6] sched: Change task_struct::state

[PATCH v11 0/3] bio: control bio max size
 2021-06-02 12:53 UTC  (6+ messages)
    ` [PATCH v11 1/3] "
    ` [PATCH v11 2/3] blk-sysfs: add max_bio_bytes
    ` [PATCH v11 3/3] scsi: set max_bio_bytes with queue max sectors

[LSF/MM/BPF TOPIC] scaling error injection beyond add_disk()
 2021-06-02 12:40 UTC 

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-02 12:02 UTC  (33+ messages)
` [PATCH 01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
` [PATCH 02/30] blk-mq: improve the blk_mq_init_allocated_queue interface
` [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs
` [PATCH 04/30] virtio-blk: use blk_mq_alloc_disk
` [PATCH 05/30] pcd: "
` [PATCH 06/30] pf: "
` [PATCH 07/30] ms_block: "
` [PATCH 08/30] mspro: "
` [PATCH 09/30] mtd_blkdevs: "
` [PATCH 10/30] ps3disk: "
` [PATCH 11/30] swim3: "
` [PATCH 12/30] swim: "
` [PATCH 13/30] sunvdc: "
` [PATCH 14/30] gdrom: "
` [PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue
` [PATCH 16/30] aoe: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 17/30] floppy: "
` [PATCH 18/30] loop: "
` [PATCH 19/30] nbd: "
` [PATCH 20/30] nullb: use blk_mq_alloc_disk
` [PATCH 21/30] pd: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 22/30] rbd: "
` [PATCH 23/30] rnbd: "
` [PATCH 24/30] sx8: "
` [PATCH 25/30] xen-blkfront: "
` [PATCH 26/30] ubi: "
` [PATCH 27/30] scm_blk: "
` [PATCH 28/30] amiflop: "
` [PATCH 29/30] ataflop: "
` [PATCH 30/30] z2ram: "

[PATCH][next] null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
 2021-06-02 10:06 UTC 

[PATCH] block: Do not pull requests from the scheduler when we cannot dispatch them
 2021-06-02  9:25 UTC  (2+ messages)

[RFC PATCH V1] zram:calculate available memory when zram is used
 2021-06-02  7:44 UTC  (3+ messages)

[PATCHv2] block/genhd: use atomic_t for disk_event->block
 2021-06-02  6:47 UTC  (2+ messages)

[PATCH v5 00/11] dm: Improve zoned block device support
 2021-06-01 22:57 UTC  (2+ messages)

[PATCH blktests] tests/nvme/031: add the missing steps for loop_dev clean up
 2021-06-01 17:15 UTC  (3+ messages)

move bd_mutex to the gendisk v2
 2021-06-01 13:48 UTC  (4+ messages)
` [PATCH 3/8] block: move bd_mutex to struct gendisk

simplify gendisk and request_queue allocation for bio based drivers
 2021-06-01 13:48 UTC  (2+ messages)

[PATCH] block/genhd: use atomic_t for disk_event->block
 2021-06-01 13:41 UTC  (3+ messages)

[syzbot] WARNING in schedule_bh (2)
 2021-06-01 12:37 UTC 

[PATCH] blk-mq: update hctx->dispatch_busy in case of real scheduler
 2021-06-01 10:01 UTC  (5+ messages)

[PATCH v2 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-06-01  8:39 UTC  (3+ messages)
` [PATCH v2 2/2] blk-zoned: allow BLKREPORTZONE "
` [PATCH v2 1/2] blk-zoned: allow zone management send operations "

[syzbot] WARNING: refcount bug in blk_mq_free_request (3)
 2021-06-01  4:47 UTC 

[PATCH 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-05-31 23:34 UTC  (4+ messages)
` [PATCH 1/2] blk-zoned: allow zone management send operations "
` [PATCH 2/2] blk-zoned: allow BLKREPORTZONE "

[PATCH v5 1/2] bcache: remove bcache device self-defined readahead
 2021-05-31 15:31 UTC  (2+ messages)
` [PATCH v5 2/2] bcache: avoid oversized read request in cache missing code path

[PATCH] remove the raw driver
 2021-05-31  8:24 UTC  (5+ messages)

[bug report][regression] device node still exists after blktests nvme/011 finished
 2021-05-31  2:27 UTC  (4+ messages)

Redundant check for CAP_SYS_NICE in block/ioprio.c
 2021-05-30 14:00 UTC 

[PATCH] block, bfq: remove the repeated declaration
 2021-05-29  7:34 UTC 

[PATCH v2][next] floppy: Fix fall-through warning for Clang
 2021-05-29  6:37 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.13-rc4
 2021-05-29  0:51 UTC  (2+ messages)

[PATCH] block: Constify static attribute_group structs
 2021-05-28 22:32 UTC 

[PATCH 1/4] block: remove redundant =y from BLK_CGROUP dependency
 2021-05-28 18:44 UTC  (4+ messages)
` [PATCH 2/4] block: simplify Kconfig files
` [PATCH 3/4] block: move menu "Partition type" to block/partitions/Kconfig
` [PATCH 4/4] block: move CONFIG_BLOCK guard to top Makefile

Maintainers / Kernel Summit 2021 planning kick-off
 2021-05-28 16:31 UTC  (14+ messages)

[PATCH 0/9] Improve I/O priority support
 2021-05-28 16:28 UTC  (65+ messages)
` [PATCH 1/9] block/mq-deadline: Add several comments
` [PATCH 2/9] block/mq-deadline: Add two lockdep_assert_held() statements
` [PATCH 3/9] block/mq-deadline: Remove two local variables
` [PATCH 4/9] block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()
` [PATCH 5/9] block/mq-deadline: Improve compile-time argument checking
` [PATCH 6/9] block/mq-deadline: Reduce the read expiry time for non-rotational media
` [PATCH 7/9] block/mq-deadline: Reserve 25% of tags for synchronous requests
` [PATCH 8/9] block/mq-deadline: Add I/O priority support
` [PATCH 9/9] block/mq-deadline: Add cgroup support

[PATCH 0/2 v3] block: Fix deadlock when merging requests with BFQ
 2021-05-28 12:30 UTC  (3+ messages)
` [PATCH 1/2] bfq: Remove merged request already in bfq_requests_merged()
` [PATCH 2/2] blk: Fix lock inversion between ioc lock and bfqd lock

[PATCH 0/2 v2] block: Fix deadlock when merging requests with BFQ
 2021-05-28  9:33 UTC  (5+ messages)
` [PATCH 1/2] bfq: Remove merged request already in bfq_requests_merged()
` [PATCH 2/2] blk: Fix lock inversion between ioc lock and bfqd lock

[git pull] device mapper fixes for 5.13-rc4
 2021-05-27 22:04 UTC  (2+ messages)

[RFC PATCH 0/8] block: fix bio_add_XXX_page() return type
 2021-05-27 17:43 UTC  (6+ messages)

[PATCH 0/1] s390/dasd: fix kernel panic due to missing discipline function
 2021-05-27 15:05 UTC  (4+ messages)
` [PATCH 1/1] s390/dasd: add "

[GIT PULL] nvme fixes for Linux 5.13
 2021-05-27 13:38 UTC  (2+ messages)

[PATCH v4] bcache: avoid oversized read request in cache missing code path
 2021-05-27 11:36 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] block namespaces
 2021-05-27  8:01 UTC 

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-27  7:41 UTC  (3+ messages)

[PATCH 0/3] virtio_blk: blk-mq io_poll support
 2021-05-27  5:48 UTC  (6+ messages)
` [PATCH 3/3] virtio_blk: implement blk_mq_ops->poll()

[PATCH] nbd: provide a way for userspace processes to identify device backends
 2021-05-27  5:22 UTC  (6+ 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).