linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-19 07:47:17 to 2021-04-23 21:58:06 UTC [more...]

[PATCH 1/2] block: return errors from blk_execute_rq()
 2021-04-23 21:58 UTC  (2+ messages)
` [PATCH 2/2] nvme: use return value "

[GIT PULL] Block fix for 5.12 final
 2021-04-23 21:55 UTC  (3+ messages)

New kernel warning triggered by blktests
 2021-04-23 21:43 UTC  (2+ messages)

[PATCH] blk-mq: Fix two racy hctx->tags->rqs[] assignments
 2021-04-23 20:01 UTC 

[PATCH] block: Fix bio_max_size()
 2021-04-23 20:00 UTC 

[PATCH] block: fix userspace documentation reference for del_gendisk()
 2021-04-23 18:56 UTC  (3+ messages)

[PATCH v7 0/5] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-04-23 17:52 UTC  (16+ messages)
` [PATCH v7 1/5] blk-mq: Move the elevator_exit() definition
` [PATCH v7 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
` [PATCH v7 3/5] blk-mq: Fix races between iterating over requests and freeing requests
` [PATCH v7 4/5] blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list
` [PATCH v7 5/5] blk-mq: Fix races between blk_mq_update_nr_hw_queues() and iterating over tags

[PATCH for-5.13/block] blk-iocost: don't ignore vrate_min on QD contention
 2021-04-23 14:55 UTC  (2+ messages)

[PATCH v8] bio: limit bio max size
 2021-04-23 14:38 UTC  (6+ messages)

[PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ
 2021-04-23 14:13 UTC  (7+ messages)

[PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
 2021-04-23 10:14 UTC  (11+ messages)
` [PATCH v9 03/13] nvme: Added a newsysfs attribute appid_store
` [PATCH v9 07/13] lpfc: vmid: Implements ELS commands for appid patch

[PATCH] blk-wbt: fix scale logic when disable wbt
 2021-04-23  9:45 UTC 

[bug report] shared tags causes IO hang and performance drop
 2021-04-23  8:43 UTC  (20+ messages)

[PATCH v2] block: fix trace completion for chained bio
 2021-04-23  8:04 UTC  (3+ messages)

[PATCH v3] xen-blkback: fix compatibility bug with single page rings
 2021-04-23  8:04 UTC  (2+ messages)

[block] 658f2fb7d2: fxmark.hdd_f2fs_dbench_client_72_directio.works/sec -21.4% regression
 2021-04-23  5:26 UTC 

[PATCH V6 00/12] block: support bio based io polling
 2021-04-23  2:39 UTC  (18+ messages)
` [PATCH V6 01/12] block: add helper of blk_queue_poll
` [PATCH V6 02/12] block: define 'struct bvec_iter' as packed
` [PATCH V6 03/12] block: add one helper to free io_context
` [PATCH V6 04/12] block: move block polling code into one dedicated source file
` [PATCH V6 05/12] block: extract one helper function polling hw queue
` [PATCH V6 06/12] block: prepare for supporting bio_list via other link
` [PATCH V6 07/12] block: create io poll context for submission and poll task
` [PATCH V6 08/12] block: add req flag of REQ_POLL_CTX
` [PATCH V6 09/12] block: use per-task poll context to implement bio based io polling
` [PATCH V6 10/12] block: limit hw queues to be polled in each blk_poll()
` [PATCH V6 11/12] block: allow to control FLAG_POLL via sysfs for bio poll capable queue
` [PATCH V6 12/12] dm: support IO polling for bio-based dm device
  ` [PATCH V7 "

[PATCH v2 0/4] zram: fix few sysfs races
 2021-04-23  1:11 UTC  (5+ messages)
` [PATCH v2 1/4] zram: fix crashes due to use of cpu hotplug multistate
` [PATCH v2 2/4] zram: avoid disksize setting when device is being claimed
` [PATCH v2 3/4] zram: fix deadlock with sysfs attribute usage and driver removal
` [PATCH v2 4/4] zram: fix possible races between sysfs use and bdev access

[PATCH] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-04-22 20:24 UTC  (2+ messages)
` [*RFC* PATCH] "

[PATCH blktests] tests/block/031: Add a test for sharing a tag set across hardware queues
 2021-04-22 17:48 UTC  (2+ messages)

[PATCH blktests v2] tests/block/014: ignore dd error messages
 2021-04-22 17:27 UTC  (2+ messages)

[GIT PULL] third round of nvme updates for Linux 5.13
 2021-04-22 16:24 UTC  (2+ messages)

[PATCH] blk-mq: fix build warning when making htmldocs
 2021-04-22  2:59 UTC  (2+ messages)

[PATCH] block: fix io hung by block throttle
 2021-04-21 21:28 UTC  (4+ messages)

[PATCH V6 0/3] block: add two statistic tables
 2021-04-21 17:02 UTC  (10+ messages)

[PATCH] brd: expose number of allocated pages in debugfs
 2021-04-21 16:56 UTC  (3+ messages)

[PATCH] block: return -EBUSY when there are open partitions in blkdev_reread_part
 2021-04-21 16:50 UTC  (2+ messages)

[PATCH v9 0/4] block device interposer
 2021-04-21 16:45 UTC  (5+ messages)
` [PATCH v9 1/4] Adds blk_interposer
` [PATCH v9 2/4] Applying the blk_interposer in the block device layer
` [PATCH v9 3/4] Add blk_interposer in DM
` [PATCH v9 4/4] Using dm_get_device_ex() instead of dm_get_device()

[PATCH 1/2] ataflop: potential out of bounds in do_format()
 2021-04-21 15:15 UTC  (5+ messages)
` [PATCH 2/2] ataflop: fix off by one in ataflop_probe()

[PATCH 0/4] mmc: core: Read/parse SD function extension registers
 2021-04-21 10:31 UTC  (5+ messages)
` [PATCH 1/4] mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
` [PATCH 2/4] mmc: core: Prepare mmc_send_cxd_data() to be used for CMD48 for SD cards
` [PATCH 3/4] mmc: core: Read the SD function extension registers for power management
` [PATCH 4/4] mmc: core: Read performance enhancements registers for SD cards

[PATCH] block: remove redundant check in blk_attempt_plug_merge
 2021-04-21  8:15 UTC 

[PATCH v6 0/5] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-04-21  7:25 UTC  (13+ messages)
` [PATCH v6 1/5] blk-mq: Move the elevator_exit() definition
` [PATCH v6 2/5] blk-mq: Introduce atomic variants of blk_mq_(all_tag|tagset_busy)_iter
` [PATCH v6 3/5] blk-mq: Fix races between iterating over requests and freeing requests

[PATCH 000/141] Fix fall-through warnings for Clang
 2021-04-20 22:17 UTC  (10+ messages)
` [PATCH 027/141] drbd: "
` [PATCH 032/141] floppy: "

[PATCH -next 0/5] block: add a sequence number to disks
 2021-04-20 20:12 UTC  (5+ messages)
` [PATCH -next 1/5] block: add disk sequence number

[Patch] blk-wbt: fix a divide-by-zero error in rwb_arm_timer()
 2021-04-20 19:53 UTC  (2+ messages)

[PATCH v2] virtio_blk: Add support for lifetime feature
 2021-04-20 16:41 UTC  (5+ messages)

[PATCH] Provide detailed specification of virtio-blk lifetime metrics
 2021-04-20 16:25 UTC 

[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-20 15:46 UTC  (11+ messages)
` [PATCH v4 1/3] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
` [PATCH v4 3/3] nvme: decouple basic ANA log page re-read support from native multipathing
` [PATCH v4 0/4] nvme: improve error handling and ana_state to work well with dm-multipath

[PATCH 0/8] bfq: misc updates
 2021-04-20 11:20 UTC  (9+ messages)
` [PATCH 1/8] bfq: introduce bfq_entity_to_bfqg helper method
` [PATCH 2/8] bfq: convert the type of bfq_group.bfqd to bfq_data*
` [PATCH 3/8] bfq: limit the IO depth of CLASS_IDLE to 1
` [PATCH 4/8] bfq: keep the minimun bandwidth for CLASS_BE
` [PATCH 5/8] bfq: remove unnecessary initialization logic
` [PATCH 6/8] bfq: optimize the calculation of bfq_weight_to_ioprio()
` [PATCH 7/8] bfq: reset entity->prio_changed in bfq_init_entity()
` [PATCH 8/8] bfq: remove unnecessary BFQ_DEFAULT_GRP_IOPRIO

[RFC PATCH 0/2] block: support to freeze bio based queue
 2021-04-20  7:58 UTC  (6+ messages)
` [RFC PATCH 2/2] block: support to freeze bio based request queue
  ` [dm-devel] "

[bisected] bfq regression on latest linux-block/for-next
 2021-04-20  7:33 UTC  (4+ messages)

[PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
 2021-04-20  7:25 UTC  (8+ messages)
` [PATCH] block: introduce QUEUE_FLAG_POLL_CAP flag

[PATCH 0/2] bcache patches for Linux v5.13 - 3rd wave
 2021-04-20  5:36 UTC  (4+ messages)
` [PATCH 1/2] bcache: Kconfig dependence fix for NVDIMM support
` [PATCH 2/2] bcache: Set error return err to -ENOMEM on allocation failure

linux-next: Tree for Apr 19 (bcache)
 2021-04-20  4:24 UTC  (4+ messages)

[PATCH v2 0/3] Fix dm-crypt zoned block device support
 2021-04-20  1:35 UTC  (9+ messages)
` [PATCH v2 3/3] zonefs: fix synchronous write to sequential zone files
` [dm-devel] [PATCH v2 0/3] Fix dm-crypt zoned block device support

[PATCH v7 1/3] bio: limit bio max size
 2021-04-20  0:53 UTC  (4+ messages)

[PATCH] null_blk: poll queue support
 2021-04-19 22:55 UTC  (5+ messages)

[PATCH 1/2] block: return errors from blk_execute_rq()
 2021-04-19 18:20 UTC  (9+ messages)
` [PATCH 2/2] nvme: use return value "

[PATCH] blkparse: Print time when trace was started
 2021-04-19 17:55 UTC  (3+ messages)

[PATCHv5 for-next 00/19] Misc update for rnbd
 2021-04-19 17:54 UTC  (8+ messages)
` [PATCHv5 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization
` [PATCHv5 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
` [PATCHv5 for-next 17/19] block/rnbd-clt: Remove max_segment_size

[PATCH 0/4] Fix dm-crypt zoned block device support
 2021-04-19 16:48 UTC  (9+ messages)
` [PATCH 3/4] btrfs: zoned: fail mount if the device does not support zone append

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-19 15:28 UTC 

[bug report] scsi host hang when running fio
 2021-04-19 15:11 UTC  (3+ 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).