linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-04 16:01:47 to 2022-02-11 02:32:02 UTC [more...]

[PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment
 2022-02-11  2:30 UTC  (6+ messages)
` [PATCH V2 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V2 2/13] clk: mvebu: "
` [PATCH V2 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V2 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V2 5/13] hid: use time_is_after_jiffies() "

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-10 23:35 UTC  (15+ messages)
` [PATCH 07/11] Remove inode_congested()
` [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 04/11] fuse: "
` [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 11/11] Remove congestion tracking framework
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages
` [PATCH 05/11] nfs: remove reliance on bdi congestion
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout()
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h

[v8 PATCH] block: introduce block_rq_error tracepoint
 2022-02-10 22:52 UTC 

[PATCH 00/14] dm: improve bio-based IO accounting
 2022-02-10 22:38 UTC  (15+ messages)
` [PATCH 01/14] dm: rename split functions
` [PATCH 02/14] dm: fold __clone_and_map_data_bio into __split_and_process_bio
` [PATCH 03/14] dm: refactor dm_split_and_process_bio a bit
` [PATCH 04/14] dm: reduce code duplication in __map_bio
` [PATCH 05/14] dm: remove impossible BUG_ON in __send_empty_flush
` [PATCH 06/14] dm: remove unused mapped_device argument from free_tio
` [PATCH 07/14] dm: remove code only needed before submit_bio recursion
` [PATCH 08/14] dm: record old_sector in dm_target_io before calling map function
` [PATCH 09/14] dm: prep for following changes
` [PATCH 10/14] dm: add dm_submit_bio_remap interface
` [PATCH 11/14] dm crypt: use dm_submit_bio_remap
` [PATCH 12/14] dm delay: dm_submit_bio_remap
` [PATCH 13/14] dm: improve correctness and efficiency of bio-based IO accounting
` [PATCH 14/14] block: add bio_start_io_acct_remapped for the benefit of DM

[LSF/MM/BPF TOPIC] File system synthesis inside of computational storage
 2022-02-10 19:34 UTC 

[syzbot] general protection fault in blk_mq_free_rqs
 2022-02-10 19:17 UTC 

[PATCH v2 0/3] implement direct IO with integrity
 2022-02-10 19:07 UTC  (9+ messages)
` [PATCH v2 1/3] block: bio-integrity: add PI iovec to bio
` [PATCH v2 2/3] block: io_uring: add READV_PI/WRITEV_PI operations
` [PATCH v2 3/3] block: fops: handle IOCB_USE_PI in direct IO

[PATCH V7 0/2] block: introduce block_rq_error tracepoint
 2022-02-10 17:58 UTC  (7+ messages)
` [PATCH V7 1/2] block: create event class for rq completion
` [PATCH V7 2/2] block: introduce block_rq_error tracepoint

[PATCH] block: xen: use time_after_eq() instead of jiffies judgment
 2022-02-10 14:55 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 5.17
 2022-02-10 13:57 UTC  (2+ messages)

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

[PATCH v9] block: cancel all throttled bios in del_gendisk()
 2022-02-10 11:56 UTC 

[PATCH v8] block: cancel all throttled bios in del_gendisk()
 2022-02-10 11:33 UTC  (3+ messages)

[RFC PATCH] blk-mq: avoid housekeeping CPUs scheduling a worker on a non-housekeeping CPU
 2022-02-10  9:35 UTC 

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-02-10  8:31 UTC  (31+ messages)
  ` [RFC PATCH 0/3] NVMe copy offload patches
        ` [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

remove REQ_OP_WRITE_SAME v2
 2022-02-10  5:51 UTC  (21+ 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 -next] block: update io_ticks when io hang
 2022-02-10  3:04 UTC  (3+ messages)

uring regression - lost write request
 2022-02-10  0:10 UTC  (17+ 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 

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

[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

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

[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  (4+ 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)

[RFC PATCH 3/3] nvme: add the "debug" host driver
 2022-02-04 16:01 UTC  (10+ 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).