linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-03 13:06:28 to 2022-02-10 01:25:19 UTC [more...]

uring regression - lost write request
 2022-02-09 23:01 UTC  (16+ messages)

[LSF/MM/BPF TOPIC] File system techniques for computational storage and heterogeneous memory pool
 2022-02-09 21:51 UTC 

[PATCH v4] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-02-09 20:26 UTC 

remove REQ_OP_WRITE_SAME v2
 2022-02-09 18:00 UTC  (20+ messages)
` [PATCH 1/7] cxlflash: query write_zeroes limit for zeroing
` [PATCH 2/7] drbd: drop REQ_OP_WRITE_SAME support
` [PATCH 3/7] rnbd: drop WRITE_SAME support
` [PATCH 4/7] sd: remove write same support
` [PATCH 5/7] md: drop WRITE_SAME support
` [PATCH 6/7] dm: remove write same support
` [PATCH 7/7] block: remove REQ_OP_WRITE_SAME support

[PATCH 0/4 v5] bfq: Avoid use-after-free when moving processes between cgroups
 2022-02-09 17:40 UTC  (5+ messages)

[PATCH V7 0/2] block: introduce block_rq_error tracepoint
 2022-02-09 15:14 UTC  (6+ messages)
` [PATCH V7 1/2] block: create event class for rq completion
` [PATCH V7 2/2] block: introduce block_rq_error tracepoint

[PATCH] dm io: Drop the obsolete and incorrect doc for dm_io()
 2022-02-09 15:11 UTC  (2+ messages)

[PATCH V2 0/7] block: improve iops limit throttle
 2022-02-09 14:03 UTC  (12+ messages)
` [PATCH V2 1/7] block: move submit_bio_checks() into submit_bio_noacct
` [PATCH V2 2/7] block: move blk_crypto_bio_prep() out of blk-mq.c
` [PATCH V2 3/7] block: don't declare submit_bio_checks in local header
` [PATCH V2 4/7] block: don't check bio in blk_throtl_dispatch_work_fn
` [PATCH V2 5/7] block: throttle split bio in case of iops limit
` [PATCH V2 6/7] block: don't try to throttle split bio if iops limit isn't set
` [PATCH V2 7/7] block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO scenarios")

[RFC PATCH 0/7] block: improve iops limit throttle
 2022-02-09  8:35 UTC  (6+ messages)
` [RFC PATCH 3/7] block: allow to bypass bio check before submitting bio

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-02-09 10:22 UTC  (58+ messages)
  ` [RFC PATCH 0/3] NVMe copy offload patches
    ` [RFC PATCH 1/3] block: add copy offload support
    ` [RFC PATCH 3/3] nvme: add the "debug" host driver
        ` [PATCH v2 00/10] Add Copy offload support
            ` [PATCH v2 01/10] block: make bio_map_kern() non static
            ` [PATCH v2 02/10] block: Introduce queue limits for copy-offload support
            ` [PATCH v2 03/10] block: Add copy offload support infrastructure
            ` [PATCH v2 04/10] block: Introduce a new ioctl for copy
            ` [PATCH v2 05/10] block: add emulation "
            ` [PATCH v2 06/10] nvme: add copy support
            ` [PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
            ` [PATCH v2 08/10] dm: Add support for copy offload
            ` [PATCH v2 09/10] dm: Enable copy offload for dm-linear target
            ` [PATCH v2 10/10] dm kcopyd: use copy offload support

add a ->free_disk block_device_operation v2
 2022-02-09  9:38 UTC  (8+ messages)
` [PATCH 1/5] block: add a ->free_disk method
` [PATCH 2/5] memstick/ms_block: simplify refcounting
` [PATCH 3/5] memstick/mspro_block: fix handling of read-only devices
` [PATCH 4/5] memstick/mspro_block: simplify refcounting
` [PATCH 5/5] virtio_blk: "

[PATCH] dm: make sure dm_table is binded before queue request
 2022-02-09  9:37 UTC 

[PATCH] docs: block: biodoc.rst: Drop the obsolete and incorrect content
 2022-02-09  8:32 UTC  (2+ messages)

[PATCH 1/7] loop: revert "make autoclear operation asynchronous"
 2022-02-09  8:16 UTC  (3+ messages)
` [PATCH for 5.17] "

[PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
 2022-02-09  3:14 UTC  (8+ messages)

[PATCH v8] block: cancel all throttled bios in del_gendisk()
 2022-02-09  1:39 UTC  (2+ messages)

[PATCH] blktests: replace module removal with patient module removal
 2022-02-08 22:26 UTC  (8+ messages)

very low IOPS due to "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
 2022-02-08 18:34 UTC  (8+ messages)
          `  "

[PATCH v3 0/3] block, bfq: minor cleanup and fix
 2022-02-08 16:07 UTC  (4+ messages)
` [PATCH v3 2/3] block, bfq: avoid moving bfqq to it's parent bfqg

[PATCH v2] block/rnbd: Remove a useless mutex
 2022-02-08 13:58 UTC  (3+ messages)

[PATCH] sbitmap: Delete old sbitmap_queue_get_shallow()
 2022-02-08 13:55 UTC  (2+ messages)

[PATCH V2] lib/sbitmap: kill 'depth' from sbitmap_word
 2022-02-08 13:54 UTC  (5+ messages)

yet another approach to fix loop autoclear for xfstets xfs/049 v2
 2022-02-08 13:45 UTC  (6+ messages)
` [PATCH 5/8] loop: only take lo_mutex for the first reference in lo_open

[PATCH] loop: clean up grammar in warning message
 2022-02-08 11:46 UTC 

[BUG] block: drbd: possible deadlocks involving waiting and locking operations
 2022-02-08 10:55 UTC 

[syzbot] WARNING in blk_register_tracepoints
 2022-02-08  5:40 UTC 

[PATCH v7 0/2] cancel all throttled bios in del_gendisk()
 2022-02-08  3:54 UTC  (4+ messages)
` [PATCH v7 1/2] blk-throtl: introduce a new flag THROTL_TG_CANCELING

[PATCH V3] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
 2022-02-08  3:22 UTC  (2+ messages)

[PATCH] blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues
 2022-02-08  2:45 UTC  (2+ messages)

[PATCH -next] block: update io_ticks when io hang
 2022-02-08  2:12 UTC  (2+ messages)

[syzbot] WARNING in schedule_bh (2)
 2022-02-07 21:15 UTC 

[PATCH] block/rnbd: Remove a useless mutex
 2022-02-07  5:59 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
 2022-02-06  2:23 UTC  (2+ messages)

Regression in 5.17-rc1 on pata-falcon (was: Re: [PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O)
 2022-02-05 21:59 UTC  (3+ messages)
        ` Regression in 5.17-rc1 on pata-falcon

[v6 PATCH] block: introduce block_rq_error tracepoint
 2022-02-05  9:12 UTC  (6+ messages)

[PATCH 0/1] t10-pi bio split fix
 2022-02-05  3:03 UTC  (5+ messages)

[GIT PULL] Block fixes for 5.17-rc3
 2022-02-04 20:34 UTC  (2+ messages)

[PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-02-04 18:59 UTC  (9+ messages)

Partial direct-io loop regression in 5.17-rc
 2022-02-04 15:33 UTC  (4+ messages)

improve the bio cloning interface v2
 2022-02-04 14:43 UTC  (2+ messages)

[PATCH] block: call bio_associate_blkg from bio_reset
 2022-02-04 13:33 UTC  (3+ messages)

[PATCH v2 0/3] block: scsi: introduce and use BLK_STS_OFFLINE
 2022-02-04  7:26 UTC  (8+ messages)
` [PATCH v2 1/3] block: introduce BLK_STS_OFFLINE
` [PATCH v2 2/3] block: return -ENODEV for BLK_STS_OFFLINE
` [PATCH v2 3/3] scsi: use BLK_STS_OFFLINE for not fully online devices

[PATCH 1/2] block: introduce BLK_STS_OFFLINE
 2022-02-04  7:14 UTC  (6+ messages)

[PATCH] block: bio-integrity: Advance seed correctly for larger interval sizes
 2022-02-04  4:09 UTC  (2+ messages)

[syzbot] general protection fault in submit_bio_checks
 2022-02-03 21:20 UTC  (4+ messages)

[PATCH AUTOSEL 5.15 41/41] block: add bio_start_io_acct_time() to control start_time
 2022-02-03 20:32 UTC 

[PATCH AUTOSEL 5.16 51/52] block: add bio_start_io_acct_time() to control start_time
 2022-02-03 20:29 UTC 

[GIT PULL] nvme fixes for Linux 5.17
 2022-02-03 19:38 UTC  (2+ messages)

add a ->free_disk block_device_operation
 2022-02-03 13:06 UTC  (4+ messages)
` [PATCH 2/5] virtio_blk: simplify refcounting


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