linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-14 06:05:57 to 2022-09-20 14:47:06 UTC [more...]

[PATCH v5 0/3] implement direct IO with integrity
 2022-09-20 14:46 UTC  (2+ messages)
` [PATCH v5 1/3] block: bio-integrity: add PI iovec to bio

[PATCH] block: Remove unnecessary (void*) conversions
 2022-09-20 14:29 UTC  (2+ messages)

improve pagecache PSI annotations v2
 2022-09-20 14:24 UTC  (9+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

[PATCH] block: fix comment typo in submit_bio of block-core.c
 2022-09-20 14:24 UTC  (3+ messages)

[PATCH] Revert "block: freeze the queue earlier in del_gendisk"
 2022-09-20 14:16 UTC  (2+ messages)

regression caused by block: freeze the queue earlier in del_gendisk
 2022-09-20 14:14 UTC  (11+ messages)

[GIT PULL] first round of nvme updates for Linux 6.1
 2022-09-20 13:50 UTC  (2+ messages)

[PATCH for-next v7 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-20 12:08 UTC  (5+ messages)
  ` [PATCH for-next v7 3/5] nvme: refactor nvme_alloc_user_request
  ` [PATCH for-next v7 4/5] block: add helper to map bvec iterator for passthrough

[PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-09-20 11:30 UTC  (23+ messages)
` [PATCH RFC 1/8] block: Introduce provisioning primitives
` [PATCH RFC 2/8] dm: Add support for block provisioning
` [PATCH RFC 3/8] virtio_blk: Add support for provision requests
` [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION
` [PATCH RFC 5/8] loop: Add support for provision requests
` [PATCH RFC 6/8] ext4: Add support for FALLOC_FL_PROVISION
` [PATCH RFC 7/8] ext4: Add mount option for provisioning blocks during allocations
` [PATCH RFC 8/8] ext4: Add a per-file provision override xattr
` [dm-devel] [PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage

[PATCH 0/3] virtio-blk: support zoned block devices
 2022-09-20 10:41 UTC  (10+ messages)
` [PATCH 1/3] virtio-blk: use a helper to handle request queuing errors
` [PATCH 2/3] virtio-blk: add a placeholder for secure erase config
` [PATCH 3/3] virtio-blk: add support for zoned block devices

[PATCH v14 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-20  9:11 UTC  (14+ messages)
    ` [PATCH v14 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
    ` [PATCH v14 02/13] block: rearrange bdev_{is_zoned,zone_sectors,get_queue} helper in blkdev.h
    ` [PATCH v14 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH v14 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v14 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
    ` [PATCH v14 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
    ` [PATCH v14 07/13] zonefs: allow non power of 2 zoned devices
    ` [PATCH v14 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [PATCH v14 09/13] dm-zone: use generic helpers to calculate offset from zone start
    ` [PATCH v14 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
    ` [PATCH v14 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
    ` [PATCH v14 12/13] dm: introduce DM_EMULATED_ZONES target feature flag
    ` [PATCH v14 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes

[PATCH v2 0/3] blk-wbt: simple improvment to enable wbt correctly
 2022-09-20  7:48 UTC  (6+ messages)
` [PATCH v2 1/3] wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
` [PATCH v2 2/3] block: add a helper to check elevator name
` [PATCH v2 3/3] blk-wbt: don't enable throttling if default elevator is bfq

[PATCH] block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfs
 2022-09-20  7:41 UTC  (2+ messages)

[PATCH] blk-lib: fix blkdev_issue_secure_erase
 2022-09-20  7:41 UTC  (2+ messages)

[PATCH 0/4] brd: implement discard
 2022-09-20  7:39 UTC  (9+ messages)
` [PATCH 1/4] brd: make brd_insert_page return bool
` [PATCH 2/4] brd: extend the rcu regions to cover read and write
` [PATCH 3/4] brd: enable discard
` [PATCH 4/4] brd: implement secure erase and write zeroes

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-20  6:46 UTC  (11+ messages)
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs

[PATCH V3 0/7] ublk_drv: add USER_RECOVERY support
 2022-09-20  5:05 UTC  (30+ messages)
` [PATCH V3 3/7] ublk_drv: define macros for recovery feature and check them
` [PATCH V3 4/7] ublk_drv: requeue rqs with recovery feature enabled
` [PATCH V3 5/7] ublk_drv: consider recovery feature in aborting mechanism
` [PATCH V3 6/7] ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-20  5:02 UTC  (13+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines

[PATCH] blk-mq: avoid to hang in the cpuhp offline handler
 2022-09-20  2:17 UTC 

[PATCH 0/2] Remove orphan declarations for drbd
 2022-09-20  1:52 UTC  (3+ messages)
` [PATCH 1/2] drbd: remove orphan _req_may_be_done() declaration
` [PATCH 2/2] block/drbd: remove useless comments in receive_DataReply()

[PATCH next] sbitmap: fix lockup while swapping
 2022-09-19 23:01 UTC  (3+ messages)

[PATCH 0/5] bcache patches for Linux v6.1
 2022-09-19 17:12 UTC  (7+ messages)
` [PATCH 1/5] bcache: remove unnecessary flush_workqueue
` [PATCH 2/5] bcache: remove unused bch_mark_cache_readahead function def in stats.h
` [PATCH 3/5] bcache: bset: Fix comment typos
` [PATCH 4/5] bcache:: fix repeated words in comments
` [PATCH 5/5] bcache: fix set_at_max_writeback_rate() for multiple attached devices

[PATCH] block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
 2022-09-19 16:38 UTC  (5+ messages)

RIP: 0010:blk_mq_start_request when [none] elevator is used with kernel 5.19.y
 2022-09-19 16:26 UTC  (3+ messages)

[PATCH 0/1] s390/dasd fix oops
 2022-09-19 16:19 UTC  (3+ messages)
` [PATCH 1/1] s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup

[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
 2022-09-19  8:46 UTC  (8+ messages)
` [patch v11 1/6] block, bfq: support to track if bfqq has pending requests
` [patch v11 2/6] block, bfq: record how many queues have "
` [patch v11 3/6] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [patch v11 4/6] block, bfq: do not idle if only one group is activated
` [patch v11 5/6] block, bfq: cleanup bfq_weights_tree add/remove apis
` [patch v11 6/6] block, bfq: cleanup __bfq_weights_tree_remove()

[PATCH -next 0/3] blk-wbt: simple improvment to enable wbt correctly
 2022-09-19  6:34 UTC  (7+ messages)
` [PATCH -next 1/3] wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
` [PATCH -next 2/3] block: add a helper to check elevator name
` [PATCH -next 3/3] blk-wbt: don't enable throttling if default elevator is bfq

[PATCH] zram: use strscpy() is more robust and safer
 2022-09-19  2:50 UTC 

[PATCH] sbitmap: fix permanent io blocking caused by insufficient wakeup times
 2022-09-17 15:06 UTC  (3+ messages)

[PATCH v13 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-16 18:04 UTC  (18+ messages)
  ` [PATCH v13 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 "
  ` [PATCH v13 04/13] nvmet: Allow ZNS target to support non-power_of_2 "
  ` [PATCH v13 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
  ` [PATCH v13 07/13] zonefs: allow non power of 2 zoned devices
  ` [PATCH v13 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v13 02/13] block: rearrange bdev_{is_zoned,zone_sectors,get_queue} helper in blkdev.h
  ` [PATCH v13 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size

[GIT PULL] Block fixes for 6.0-rc6
 2022-09-16 14:21 UTC  (2+ messages)

[PATCH blktests v3] nvme/046: test queue count changes on reconnect
 2022-09-16  6:30 UTC  (11+ messages)

[PATCH v4 2/3] block: io-uring: add READV_PI/WRITEV_PI operations
 2022-09-15 23:22 UTC  (2+ messages)

[PATCH v4 16/18] nbd: remove define-only NBD_MAGIC, previously magic number
 2022-09-15 22:40 UTC 

[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
 2022-09-15  1:18 UTC  (16+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'

improve pagecache PSI annotations
 2022-09-14 12:47 UTC  (12+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls
` [PATCH 2/5] sched/psi: export psi_memstall_{enter,leave}
` [PATCH 3/5] btrfs: add manual PSI accounting for compressed reads
` [PATCH 4/5] erofs: add manual PSI accounting for the compressed address space
` [PATCH 5/5] block: remove PSI accounting from the bio layer

wbt_lat_usec still set despite wbt disabled by BFQ
 2022-09-14  9:23 UTC  (8+ 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).