linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 07:57:27 to 2021-04-01 01:28:19 UTC [more...]

[bisected] bfq regression on latest linux-block/for-next
 2021-04-01  1:27 UTC 

[PATCH] block: only update parent bi_status when bio fail
 2021-04-01  1:18 UTC  (3+ messages)

[PATCH v4 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-04-01  0:48 UTC  (6+ messages)
` [PATCH v4 1/3] blk-mq: Move the elevator_exit() definition
` [PATCH v4 2/3] blk-mq: Introduce atomic variants of the tag iteration functions
` [PATCH v4 3/3] blk-mq: Fix a race between iterating over requests and freeing requests

[PATCH] null_blk: fix command timeout completion handling
 2021-03-31 22:52 UTC 

[PATCH] blk-mq: fix alignment mismatch
 2021-03-31 22:06 UTC  (9+ messages)

start removing block bounce buffering support v3
 2021-03-31 18:24 UTC  (11+ messages)
` [PATCH 1/8] aha1542: use a local bounce buffer
` [PATCH 2/8] Buslogic: remove ISA support
` [PATCH 3/8] BusLogic: reject broken old firmware that requires ISA-style bounce buffering
` [PATCH 4/8] advansys: remove ISA support
` [PATCH 5/8] scsi: remove the unchecked_isa_dma flag
` [PATCH 6/8] block: remove BLK_BOUNCE_ISA support
` [PATCH 7/8] block: refactor the bounce buffering code
` [PATCH 8/8] block: stop calling blk_queue_bounce for passthrough requests

[PATCH] block: rsxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2021-03-31  7:31 UTC 

Bidding invitation
 2021-03-31  7:10 UTC 

move bd_mutex to the gendisk
 2021-03-31  6:53 UTC  (19+ messages)
` [PATCH 01/15] md: remove the code to flush an old instance in md_open
` [PATCH 02/15] md: factor out a mddev_find_locked helper from mddev_find
` [PATCH 03/15] md: factor out a mddev_alloc_unit "
` [PATCH 04/15] md: split mddev_find
` [PATCH 05/15] md: refactor mddev_find_or_alloc
` [PATCH 06/15] md: do not return existing mddevs from mddev_find_or_alloc
` [PATCH 07/15] block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
` [PATCH 08/15] block: split __blkdev_get
` [PATCH 09/15] block: move sync_blockdev from __blkdev_put to blkdev_put
` [PATCH 10/15] block: move bd_mutex to struct gendisk
` [PATCH 11/15] block: move adjusting bd_part_count out of __blkdev_get
` [PATCH 12/15] block: split __blkdev_put
` [PATCH 13/15] block: move bd_part_count to struct gendisk
` [PATCH 14/15] block: factor out a part_devt helper
` [PATCH 15/15] block: remove bdget_disk

[PATCHv2 for-next 00/24] Misc update for rnbd
 2021-03-31  6:32 UTC  (35+ messages)
` [PATCHv2 for-next 01/24] MAINTAINERS: Change maintainer for rnbd module
` [PATCHv2 for-next 02/24] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize
` [PATCHv2 for-next 03/24] block/rnbd: Enable the fault-injection
` [PATCHv2 for-next 04/24] block/rnbd-srv: Inject a fault at bio processing
` [PATCHv2 for-next 05/24] block/rnbd-clt: Inject some fault points
` [PATCHv2 for-next 06/24] docs: fault-injection: Add fault-injection manual of RNBD
` [PATCHv2 for-next 07/24] docs: Add RTRS/RNBD to the index of fault-injection
` [PATCHv2 for-next 08/24] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
` [PATCHv2 for-next 09/24] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
` [PATCHv2 for-next 10/24] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
` [PATCHv2 for-next 11/24] block/rnbd: Kill rnbd_clt_destroy_default_group
` [PATCHv2 for-next 12/24] block/rnbd: Kill destroy_device_cb
` [PATCHv2 for-next 13/24] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
` [PATCHv2 for-next 14/24] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
` [PATCHv2 for-next 15/24] block/rnbd-srv: Remove force_close file after holding a lock
` [PATCHv2 for-next 16/24] block/rnbd-clt: Improve find_or_create_sess() return check
` [PATCHv2 for-next 17/24] block/rnbd-clt: Fix missing a memory free when unloading the module
` [PATCHv2 for-next 18/24] block/rnbd-clt: Support polling mode for IO latency optimization
` [PATCHv2 for-next 19/24] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
` [PATCHv2 for-next 20/24] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
` [PATCHv2 for-next 21/24] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
` [PATCHv2 for-next 22/24] block/rnbd-clt: Remove max_segment_size
` [PATCHv2 for-next 23/24] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
` [PATCHv2 for-next 24/24] block/rnbd: Use strscpy instead of strlcpy

[PATCH 0/2] blktrace: fix trace buffer leak and limit trace buffer size
 2021-03-31  0:16 UTC  (9+ messages)
` [PATCH 1/2] block: shutdown blktrace in case of fatal signal pending
` [PATCH 2/2] blktrace: limit allowed total trace buffer size

[PATCH] virtio_blk: Add support for lifetime feature
 2021-03-30 23:16 UTC 

[syzbot] KASAN: use-after-free Read in delete_partition (2)
 2021-03-30 21:45 UTC 

[PATCH v2 0/8] ensure bios aren't split in middle of crypto data unit
 2021-03-30 18:06 UTC  (9+ messages)
` [PATCH v2 1/8] block: introduce blk_ksm_is_empty()
` [PATCH v2 4/8] block: introduce bio_required_sector_alignment()

start removing block bounce buffering support v2
 2021-03-30 17:31 UTC  (25+ messages)
` [PATCH 1/8] aha1542: use a local bounce buffer
` [PATCH 2/8] Buslogic: remove ISA support
` [PATCH 3/8] BusLogic: reject broken old firmware that requires ISA-style bounce buffering
` [PATCH 4/8] advansys: remove ISA support
` [PATCH 5/8] scsi: remove the unchecked_isa_dma flag
` [PATCH 6/8] block: remove BLK_BOUNCE_ISA support
` [PATCH 7/8] block: refactor the bounce buffering code
` [PATCH 8/8] block: stop calling blk_queue_bounce for passthrough requests

[PATCH 00/11] Rid W=1 warnings from Block
 2021-03-30 13:21 UTC  (2+ messages)

[PATCH V4 00/12] block: support bio based io polling
 2021-03-30  8:49 UTC  (25+ messages)
` [PATCH V4 01/12] block: add helper of blk_queue_poll
` [PATCH V4 02/12] block: add one helper to free io_context
` [PATCH V4 03/12] block: create io poll context for submission and poll task
` [PATCH V4 04/12] block: add req flag of REQ_POLL_CTX
` [PATCH V4 05/12] block: add new field into 'struct bvec_iter'
` [PATCH V4 06/12] block/mq: extract one helper function polling hw queue
` [PATCH V4 07/12] block: prepare for supporting bio_list via other link
` [PATCH V4 08/12] block: use per-task poll context to implement bio based io polling
` [PATCH V4 09/12] blk-mq: limit hw queues to be polled in each blk_poll()
` [PATCH V4 10/12] block: add queue_to_disk() to get gendisk from request_queue
` [PATCH V4 11/12] block: add poll_capable method to support bio-based IO polling
` [PATCH V4 12/12] dm: support IO polling for bio-based dm device

remove ->revalidate_disk (resend)
 2021-03-30  5:28 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 23/33] block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
 2021-03-29 22:22 UTC 

[PATCH AUTOSEL 5.11 26/38] block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
 2021-03-29 22:21 UTC 

[PATCH V11 0/3] Charge loop device i/o to issuing cgroup
 2021-03-29 20:59 UTC  (6+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
  ` [External] "
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[PATCH v1 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-03-29 18:38 UTC  (8+ messages)
` [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v1 3/3] partitions/efi: Support gpt_sector parameter needed by NVIDIA Tegra devices

[PATCH 1/1] block: fix trivial typos in comments
 2021-03-29 18:13 UTC  (5+ messages)

[PATCH -next 1/2] mtip32xx: use DEFINE_SPINLOCK() for spinlock
 2021-03-29 13:39 UTC  (3+ messages)
` [PATCH -next 2/2] mtip32xx: use LIST_HEAD() for list_head

[RFC PATCH] block: protect bi_status with spinlock
 2021-03-29  8:08 UTC  (6+ messages)

[PATCH v3 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-03-29  1:33 UTC  (4+ messages)
` [PATCH v3 3/3] "

[PATCH blktests] tests/block/031: Add a test for sharing a tag set across hardware queues
 2021-03-28 23:41 UTC  (3+ messages)
` [PATCH blktests v2] rdma: Use rdma link instead of /sys/class/infiniband/*/parent

[GIT PULL] Block fixes for 5.12-rc5
 2021-03-28 19:11 UTC  (2+ messages)

[PATCH V2] block: not create too many partitions
 2021-03-27 15:07 UTC  (3+ messages)

[PATCH 0/3] scsi: check the whole result in some places
 2021-03-27  6:57 UTC  (4+ messages)
` [PATCH 1/3] scsi: check the whole result for reading write protect flag

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-27  6:50 UTC  (4+ messages)

[PATCH v2] loop: call __loop_clr_fd() with lo_mutex locked to avoid autoclear race
 2021-03-27  1:13 UTC  (3+ messages)
  ` 回复: "

[git pull] device mapper fixes for 5.12-rc5
 2021-03-26 19:26 UTC  (2+ messages)
` [dm-devel] "

[PATCH V3 00/13] block: support bio based io polling
 2021-03-26 15:02 UTC  (3+ messages)
` [PATCH V3 08/13] block: prepare for supporting bio_list via other link

[PATCH] blk-settings: Fix a typo
 2021-03-26 13:57 UTC 

[PATCH] block: not create too many partitions
 2021-03-26 13:02 UTC  (2+ messages)

[PATCH] block: export disk_part_iter_* helpers
 2021-03-26 13:01 UTC  (3+ messages)

[PATCH] loop: Fix use of unsafe lo->lo_mutex locks
 2021-03-26  9:36 UTC  (3+ messages)
  ` 回复: "

[PATCH -next 0/5] block: add a sequence number to disks
 2021-03-26  8:00 UTC  (6+ messages)
` [PATCH -next 1/5] block: add disk sequence number


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