linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-01 09:08:10 to 2022-06-06 16:24:44 UTC [more...]

[PATCHv5 00/11] direct-io dma alignment
 2022-06-06 16:24 UTC  (5+ messages)

[PATCH 0/3] block: Fix IO priority mess
 2022-06-06 14:21 UTC  (12+ messages)
` [PATCH 1/3] block: Fix handling of tasks without ioprio in ioprio_get(2)
` [PATCH 2/3] block: Make ioprio_best() static
` [PATCH 3/3] block: fix default IO priority handling again

allow to run most tests with built-in null_blk
 2022-06-06 11:44 UTC  (16+ messages)
` [PATCH blktests 01/13] common/null_blk: remove explicit queue_mode=2 parameters
` [PATCH blktests 02/13] common/null_blk: allow _configure_null_blk with built-in null_blk
` [PATCH blktests 03/13] common/null_blk: respect RUN_FOR_ZONED in _configure_null_blk
` [PATCH blktests 04/13] block/029: don't require modular null_blk
` [PATCH blktests 05/13] block/006: convert to use _configure_null_blk
` [PATCH blktests 06/13] block/016: "
` [PATCH blktests 07/13] block/017: "
` [PATCH blktests 08/13] block/018: "
` [PATCH blktests 09/13] block/020: "
` [PATCH blktests 10/13] block/021: "
` [PATCH blktests 11/13] block/023: "
` [PATCH blktests 12/13] block/024: "
` [PATCH blktests 13/13] zbd: allow falling back to builtin null_blk

New partition on loop device doesn't appear in /dev anymore with kernel 5.17.0 and newer (repro script included)
 2022-06-06  7:49 UTC  (5+ messages)

[PATCH v5 0/7] badblocks improvement for multiple bad block ranges
 2022-06-06  7:47 UTC  (7+ messages)
` [PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v5 3/6] badblocks: improve badblocks_set() for multiple "

[PATCH v6 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-06-06  3:16 UTC  (16+ messages)
` [PATCH v6 1/3] blk-cgroup: Correctly free percpu iostat_cpu in blkg on error exit
` [PATCH v6 2/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v6 3/3] blk-cgroup: Optimize blkcg_rstat_flush()

[RFC PATCH] ubd: add io_uring based userspace block driver
 2022-06-06  2:15 UTC  (4+ messages)

[PATCH blktests] nvme/033: Remove volatile output
 2022-06-05 23:22 UTC  (2+ messages)

[PATCH 0/8] Use block pr_ops in LIO
 2022-06-05 18:15 UTC  (24+ messages)
` [PATCH 01/11] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH 02/11] scsi: Rename sd_pr_command
` [PATCH 03/11] scsi: Move sd_pr_type to header to share
` [PATCH 04/11] block: Add PR callouts for read keys and reservation
` [PATCH 05/11] scsi: Add support for block PR read keys/reservation
` [PATCH 06/11] dm: "
` [PATCH 07/11] scsi: target: Allow backends to hook into PR handling
` [PATCH 08/11] scsi: target: Add block PR support to iblock
` [PATCH 09/11] block, nvme: Add error for reservation conflicts
  ` [dm-devel] "
` [PATCH 10/11] scsi: Use BLK_STS_RSV_CONFLICT "
` [PATCH 11/11] scsi: target: Handle BLK_STS_RSV_CONFLICT
` [dm-devel] [PATCH 0/8] Use block pr_ops in LIO

[PATCH] lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
 2022-06-05 14:58 UTC 

[GIT PULL] Follow up block core changes and fixes
 2022-06-03 18:50 UTC  (2+ messages)

[GIT PULL] Block exec cleanup series
 2022-06-03 18:50 UTC  (2+ messages)

[GIT PULL] Block drivers followup pull request
 2022-06-03 18:50 UTC  (2+ messages)

[PATCH 4.14 0/1] block-map: backport fix for CVE-2022-0494
 2022-06-03 14:45 UTC  (3+ messages)
` [PATCH 4.14 1/1] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern

[PATCH v3 4/5] mtd_blkdevs: add option to enable scanning for partitions
 2022-06-03 13:48 UTC  (2+ messages)

bioset_exit poison from dm_destroy
 2022-06-03 13:19 UTC  (9+ messages)

New partition on loop device doesn't appear in /dev anymore with kernel 5.17.0 and newer (repro script included)
 2022-06-03 12:46 UTC 

[PATCH] blk-iocost: fix lagging in-flight IOs detection
 2022-06-03  9:20 UTC 

[PATCH] block: remove queue from struct blk_independent_access_range
 2022-06-03  5:57 UTC  (2+ messages)

[PATCH] block: Fix potential deadlock in blk_ia_range_sysfs_show()
 2022-06-03  5:05 UTC  (2+ messages)

reduce the dependency on modules v2
 2022-06-03  1:23 UTC  (2+ messages)

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2022-06-02 19:41 UTC  (12+ messages)
` [PATCH v9 1/6] LICENSES: Add the copyleft-next-0.3.1 license

[PATCH v3 0/2] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-06-02 19:12 UTC  (20+ messages)
` [PATCH v3 1/2] blk-cgroup: Correctly free percpu iostat_cpu in blkg on error exit
` [PATCH v3 2/2] blk-cgroup: Optimize blkcg_rstat_flush()
` [PATCH v4 "
` [PATCH v5 0/3] "
` [PATCH v5 1/3] blk-cgroup: Correctly free percpu iostat_cpu in blkg on error exit
  ` [PATCH v5 4/4] blk-cgroup: Document the design of new lockless iostat_cpu list
` [PATCH v5 2/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v5 3/3] blk-cgroup: Optimize blkcg_rstat_flush()

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-02 17:49 UTC  (14+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH 4.19 0/1] block-map: backport fix for CVE-2022-0494
 2022-06-02 14:49 UTC  (2+ messages)
` [PATCH 4.19 1/1] block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern

[ANN] Discord server for testing Linux with kdevops
 2022-06-02 15:21 UTC 

[PATCH] block: null_blk: Fix null_zone_write()
 2022-06-02 13:12 UTC  (3+ messages)

[PATCH] xen-blkfront: Handle NULL gendisk
 2022-06-02 12:36 UTC  (4+ messages)

Q: fsync on a blockdev fd worked in 5.15, but no longer does. Should it?
 2022-06-02 12:12 UTC  (3+ messages)

[PATCH -next v5 0/8] bugfix and cleanup for blk-throttle
 2022-06-02 11:14 UTC  (2+ messages)

[syzbot] riscv/fixes boot error: BUG: soft lockup in corrupted
 2022-06-02 10:57 UTC  (2+ messages)

qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
 2022-06-02  8:49 UTC 

[PATCH v2] block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
 2022-06-02  8:24 UTC  (2+ messages)

[PATCH] block: remove useless BUG_ON() in blk_mq_put_tag()
 2022-06-02  8:06 UTC  (2+ messages)

[GIT PULL] nvmes fixes for Linux 5.19
 2022-06-02  8:05 UTC  (4+ messages)

[PATCH] block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
 2022-06-02  7:30 UTC  (4+ messages)

[RFC] Add sysctl option to drop disk flushes in bcache? (was: Bcache in writes direct with fsync)
 2022-06-02  5:26 UTC  (10+ messages)

[PATCH 0/2] block,scsi: BLK_STS_AGAIN clarification
 2022-06-02  2:39 UTC  (3+ messages)
` [PATCH 2/2] scsi: return BLK_STS_TRANSPORT for ALUA transitioning

[PATCH v2 1/2] blk-cgroup: Correctly free percpu iostat_cpu in blkg on error exit
 2022-06-02  1:52 UTC  (11+ messages)
` [PATCH v2 2/2] blk-cgroup: Optimize blkcg_rstat_flush()

[PATCH -next v7 0/3] support concurrent sync io for bfq on a specail occasion
 2022-06-02  1:05 UTC  (11+ messages)
` [PATCH -next v7 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'

[PATCH 1/2] blk-iocost: factor out iocg_deactivate()
 2022-06-01 23:57 UTC  (4+ messages)
` [PATCH 2/2] blk-iocost: only flush wait and indebt stat deltas when needed

[git pull] device mapper fixes for 5.19-rc1
 2022-06-01 23:10 UTC  (4+ messages)

[PATCH -next v9 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-01 13:18 UTC  (6+ messages)
` [PATCH -next v9 1/4] block, bfq: support to track if bfqq has pending requests
` [PATCH -next v9 2/4] block, bfq: record how many queues have "
` [PATCH -next v9 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v9 4/4] block, bfq: do not idle if only one group is activated

[PATCH] blk-iocost: fix false positive lagging
 2022-06-01 12:32 UTC  (3+ messages)

[PATCH] block: disable the elevator int del_gendisk
 2022-06-01 12:01 UTC  (7+ messages)

[PATCH -next v8 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-01 10:58 UTC  (4+ messages)
` [PATCH -next v8 2/4] block, bfq: record how many queues have pending requests


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