linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-19 02:25:34 to 2022-05-22 21:49:52 UTC [more...]

[GIT PULL] Block changes for 5.19-rc
 2022-05-22 21:49 UTC 

[PATCH 0/4] bcache patches for Linux v5.19 (1st wave)
 2022-05-22 21:40 UTC  (7+ messages)
` [PATCH 1/4] bcache: improve multithreaded bch_btree_check()
` [PATCH 2/4] bcache: improve multithreaded bch_sectors_dirty_init()
` [PATCH 3/4] bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
` [PATCH 4/4] bcache: avoid journal no-space deadlock by reserving 1 journal bucket

[GIT PULL] cdrom updates for 5.19-rc
 2022-05-22 21:37 UTC 

[GIT PULL] io_uring passthrough support
 2022-05-22 21:26 UTC 

[PATCH -next] zram: fix Kconfig dependency warning
 2022-05-22 20:40 UTC 

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2022-05-22 15:06 UTC  (6+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module

[PATCH] blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
 2022-05-22 12:23 UTC 

RFC: Ioctl v2
 2022-05-21 19:45 UTC  (6+ messages)

[PATCH] block: return ELEVATOR_DISCARD_MERGE if possible
 2022-05-21 18:56 UTC 

[PATCH 1/4] bcache: improve multithreaded bch_btree_check()
 2022-05-21 17:05 UTC  (4+ messages)
` [PATCH 2/4] bcache: improve multithreaded bch_sectors_dirty_init()
` [PATCH 3/4] bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
` [PATCH 4/4] bcache: avoid journal no-space deadlock by reserving 1 journal bucket

[PATCH] mtip32xx: fix typo in comment
 2022-05-21 12:32 UTC  (2+ messages)

[PATCH] blk-mq: fix typo in comment
 2022-05-21 12:32 UTC  (2+ messages)

[PATCH blktests] nvmeof-mp/001: Set expected count properly
 2022-05-21 12:27 UTC  (3+ messages)

[PATCH blktests v2] nvmeof-mp/001: Set expected count properly
 2022-05-21 12:30 UTC 

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-21 12:21 UTC  (5+ messages)

[PATCH -next v3 0/6] nbd: bugfix and cleanup patches
 2022-05-21  7:37 UTC  (7+ messages)
` [PATCH -next v3 1/6] nbd: call genl_unregister_family() first in nbd_cleanup()
` [PATCH -next v3 2/6] nbd: fix race between nbd_alloc_config() and module removal
` [PATCH -next v3 3/6] nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
` [PATCH -next v3 4/6] nbd: fix io hung while disconnecting device
` [PATCH -next v3 5/6] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
` [PATCH -next v3 6/6] nbd: use pr_err to output error message

[PATCH -next v2 0/6] multiple cleanup patches for bfq
 2022-05-21  7:35 UTC  (7+ messages)
` [PATCH -next v2 1/6] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next v2 2/6] block, bfq: cleanup __bfq_weights_tree_remove()
` [PATCH -next v2 3/6] block, bfq: factor out code to update 'active_entities'
` [PATCH -next v2 4/6] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
` [PATCH -next v2 5/6] block, bfq: cleanup bfq_activate_requeue_entity()
` [PATCH -next v2 6/6] block, bfq: remove dead code for updating 'rq_in_driver'

[PATCH RFC v6 07/21] dept: Apply Dept to seqlock
 2022-05-21  5:25 UTC  (2+ messages)

[PATCH -next v3 0/2] bugfix for blk-throttle
 2022-05-21  5:00 UTC  (14+ messages)
` [PATCH -next v3 1/2] blk-throttle: fix that io throttle can only work for single bio
` [PATCH -next v3 2/2] blk-throttle: fix io hung due to configuration updates

[PATCH -next v2] blk-mq: fix panic during blk_mq_run_work_fn()
 2022-05-21  3:33 UTC  (12+ messages)

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-21  3:24 UTC  (3+ messages)
` [PATCH RFC v6 02/21] dept: Implement Dept(Dependency Tracker)

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-20 17:18 UTC  (26+ messages)
    ` [dm-devel] "
    ` [PATCH v4 07/13] btrfs: zoned: use generic btrfs zone helpers to support npo2 "
    ` [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets

[RFC PATCH v1] zram: experimental patch with entropy calculation
 2022-05-20 17:13 UTC 

[RFC 0/6] Bootloader based hibernation
 2022-05-20 16:43 UTC  (6+ messages)
` [RFC 1/6] arm64: hibernate: Introduce new entry point to kernel
` [RFC 6/6] irqchip/gic-v3: Re-init GIC hardware upon hibernation restore

[PATCH 0/4] kdevops: use linux-kdevops for the main tree
 2022-05-20 14:44 UTC  (3+ messages)
` [PATCH 3/4] playbooks: add a common playbook a git reset task for kdevops

[GIT PULL] second round of nvme updates for Linux 5.19
 2022-05-20 12:57 UTC  (2+ messages)

[RFC PATCH v2 0/7] make statx() return I/O alignment information
 2022-05-20 11:52 UTC  (7+ messages)
` [RFC PATCH v2 1/7] statx: add "

[PATCH blktests] srp/011: Avoid $dev becoming invalid during test
 2022-05-20  9:24 UTC  (2+ messages)

[PATCH v2 0/2] null_blk: fix wrong use of nr_online_nodes
 2022-05-20  7:37 UTC  (3+ messages)
` [PATCH v2 1/2] numa: create node_available() helper
` [PATCH v2 2/2] null_blk: fix wrong use of nr_online_nodes

[linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
 2022-05-20  6:33 UTC  (8+ messages)

[PATCHv2 0/3] direct io alignment relax
 2022-05-20  6:10 UTC  (40+ messages)
` [PATCHv2 1/3] block/bio: remove duplicate append pages code
` [PATCHv2 2/3] block: export dma_alignment attribute
` [PATCHv2 3/3] block: relax direct io memory alignment

[blk] 77c570a1ea: WARNING:at_block/blk-cgroup.c:#blkg_create
 2022-05-19 17:55 UTC  (2+ messages)

[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
 2022-05-19 16:54 UTC  (13+ messages)

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-19 15:25 UTC  (2+ messages)

[PATCH] nvme-fc: mask out blkcg_get_fc_appid() if BLK_CGROUP_FC_APPID is not set
 2022-05-19 15:03 UTC  (6+ messages)

[PATCH] blk-cgroup: provide stubs for blkcg_get_fc_appid()
 2022-05-19 14:34 UTC  (5+ messages)

[PATCH] blk-cgroup: provide stubs for blkcg_get_fc_appid()
 2022-05-19 13:36 UTC  (2+ messages)

[PATCH V2 0/1] ubd: add io_uring based userspace block driver
 2022-05-19 13:33 UTC  (9+ messages)

[PATCH -next 0/8] multiple cleanup patches for bfq
 2022-05-19 13:21 UTC  (18+ messages)
` [PATCH -next 1/8] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next 2/8] block, bfq: cleanup __bfq_weights_tree_remove()
` [PATCH -next 3/8] block, bfq: factor out code to update 'active_entities'
` [PATCH -next 4/8] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
` [PATCH -next 5/8] block, bfq: cleanup bfq_activate_requeue_entity()
` [PATCH -next 6/8] block, bfq: remove dead code for updating 'rq_in_driver'
` [PATCH -next 7/8] block, bfq: cleanup bfq_bfqq_update_budg_for_activation()
` [PATCH -next 8/8] block, bfq: cleanup bfq_bfqq_handle_idle_busy_switch()

[PATCH 0/4] bfq: Improve waker detection
 2022-05-19 12:52 UTC  (6+ messages)
` [PATCH 1/4] bfq: Relax waker detection for shared queues
` [PATCH 2/4] bfq: Allow current waker to defend against a tentative one
` [PATCH 3/4] bfq: Remove superfluous conversion from RQ_BIC()
` [PATCH 4/4] bfq: Remove bfq_requeue_request_body()

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-19 10:11 UTC  (8+ messages)

[PATCH] blk-mq: use force attribute for blk_status_t casts
 2022-05-19  7:53 UTC  (3+ messages)
` [PATCH v2] blk-mq: fix incorrect "

cleanup blk_execute_rq*
 2022-05-19  7:36 UTC  (5+ messages)
` [PATCH 3/3] blk-mq: remove the done argument to blk_execute_rq_nowait

[PATCH -next v2 2/2] blk-throttle: fix io hung due to configuration updates
 2022-05-19  7:06 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).