linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-06 16:03:32 to 2023-02-10 15:34:10 UTC [more...]

[PATCH 0/4] io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF
 2023-02-10 15:32 UTC  (5+ messages)
` [PATCH 1/4] fs/splice: enhance direct pipe & splice for moving pages in kernel
` [PATCH 2/4] fs/splice: allow to ignore signal in __splice_from_pipe
` [PATCH 3/4] io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF
` [PATCH 4/4] ublk_drv: support splice based read/write zero copy

[PATCH] block: ublk: check IO buffer based on flag need_get_data
 2023-02-10 14:13 UTC 

[PATCH RFC 0/5] Writeback handling of pinned pages
 2023-02-10 11:29 UTC  (12+ messages)
` [PATCH 1/5] mm: Do not reclaim private data from pinned page
` [PATCH 2/5] ext4: Drop workaround for mm reclaiming fs private page data
` [PATCH 3/5] mm: Do not try to write pinned folio during memory cleaning writeback
` [PATCH 4/5] block: Add support for bouncing pinned pages
` [PATCH 5/5] iomap: Bounce pinned pages during writeback

[PATCH blktests] nvme/046: add test for unprivileged passthrough
 2023-02-10 11:12 UTC  (4+ messages)

[PATCH] block: Do not reread partition table on exclusively open device
 2023-02-10 10:31 UTC  (16+ messages)

[PATCH] blk-ioprio: Introduce promote-to-rt policy
 2023-02-10 10:12 UTC  (11+ messages)

[PATCH] blk-cgroup: delay calling blkcg_exit_disk until disk_release
 2023-02-10  5:05 UTC  (8+ messages)

[PATCHSET v3 block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy
 2023-02-10  2:15 UTC  (2+ messages)

[PATCH] sed-opal: add support flag for SUM in status ioctl
 2023-02-10  1:06 UTC 

[PATCH 0/2] s390/dasd: patches
 2023-02-10  0:05 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: sort out physical vs virtual pointers usage
` [PATCH 2/2] s390/dasd: Fix potential memleak in dasd_eckd_init()

[PATCH] block: Remove the ALLOC_CACHE_SLACK constant
 2023-02-10  0:05 UTC  (2+ messages)

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-02-09 22:42 UTC  (21+ messages)
` [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v9 12/16] fsverity: consume builtin signature "
` [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider

[LSF/MM/BFP ATTEND][LSF/MM/BFP TOPIC] BoF: NVMe VFIO Live Migration
 2023-02-09 19:26 UTC  (3+ messages)

[PATCH] block: make kobj_type structures constant
 2023-02-09 16:39 UTC  (2+ messages)

[PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
 2023-02-09 16:15 UTC  (16+ messages)
` [PATCH v13 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
  ` [PATCH v14 "
` [PATCH v13 02/12] mm: Pass info, not iter, into filemap_get_pages() and unstatic it
` [PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE
` [PATCH v13 04/12] iov_iter: Kill ITER_PIPE
` [PATCH v13 05/12] iov_iter: Define flags to qualify page extraction
` [PATCH v13 06/12] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v13 07/12] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v13 08/12] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v13 09/12] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v13 10/12] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v13 11/12] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v13 12/12] block: convert bio_map_user_iov "

[PATCH] Revert "blk-cgroup: simplify blkg freeing from initialization failure paths"
 2023-02-09 15:12 UTC  (2+ messages)

[PATCH 1/1] block: Merge bio before checking ->cached_rq
 2023-02-09 15:12 UTC  (3+ messages)

[PATCH] block: ublk: improve handling device deletion
 2023-02-09 15:12 UTC  (4+ messages)

[GIT PULL] nvme fixes for Linux 6.2
 2023-02-09 15:12 UTC  (2+ messages)

[PATCH 0/7] A few bugfix and cleanup patches to blk-mq
 2023-02-09 20:11 UTC  (10+ messages)
` [PATCH 1/7] blk-mq: sync wake_batch update and users number change
` [PATCH 2/7] blk-mq: count changed hctx as active in blk_mq_get_tag
` [PATCH 3/7] blk-mq: remove wake_batch recalculation for reserved tags
` [PATCH 4/7] blk-mq: remove unnecessary bit clear in __blk_mq_alloc_requests_batch
` [PATCH 5/7] blk-mq: remove unnecessary "set->queue_depth == 0" check in blk_mq_alloc_set_map_and_rqs
` [PATCH 6/7] blk-mq: Remove unnecessary hctx check in function blk_mq_alloc_and_init_hctx
` [PATCH 7/7] blk-mq: remove stale comment of function called for iterated request

[PATCH] block: sync mixed merged request's failfast with 1st bio's
 2023-02-09 12:55 UTC 

[PATCH] rbd: avoid double free memory on error path in rbd_dev_create()
 2023-02-09 12:09 UTC  (5+ messages)
      ` [PATCH v2] rbd: fix freeing memory of 'rbd_dev->opts', 'rbd_dev->spec', 'rbd_dev->rbd_client'

[PATCH v12 00/10] iov_iter: Improve page extraction (pin or just list)
 2023-02-09 10:50 UTC  (19+ messages)
` [PATCH v12 01/10] vfs, iomap: Fix generic_file_splice_read() to avoid reversion of ITER_PIPE
` [PATCH v12 02/10] iov_iter: Kill ITER_PIPE
` [PATCH v12 03/10] iov_iter: Define flags to qualify page extraction
` [PATCH v12 04/10] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v12 05/10] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v12 06/10] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v12 07/10] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v12 08/10] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v12 09/10] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v12 10/10] block: convert bio_map_user_iov "

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-02-09  7:13 UTC  (2+ messages)
` [PATCH 02/24] Documentation: block: correct spelling

[PATCH -next] blk-iocost: fix sleeping in atomic warning for wbt_enable_default()
 2023-02-08 19:06 UTC  (2+ messages)

[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
 2023-02-08 18:02 UTC  (8+ messages)

[bug report] blk-cgroup: simplify blkg freeing from initialization failure paths
 2023-02-08 14:15 UTC 

[PATCH V2] blktests: add test to cover umount one deleted disk
 2023-02-08 11:43 UTC  (5+ messages)

switch blk-cgroup to work on gendisk v3
 2023-02-08  7:32 UTC  (5+ messages)
` [PATCH 02/19] blk-cgroup: delay blk-cgroup initialization until add_disk

block: sleeping in atomic warnings
 2023-02-08  6:53 UTC  (12+ messages)

[PATCH] blktests: add test to cover umount one deleted disk
 2023-02-08  0:56 UTC 

[PATCH v4 0/7] Add support for limits below the page size
 2023-02-07 18:26 UTC  (16+ messages)
` [PATCH v4 1/7] block: Introduce blk_mq_debugfs_init()
` [PATCH v4 2/7] block: Support configuring limits below the page size

[PATCH -next v3] block, bfq: cleanup 'bfqg->online'
 2023-02-07 17:21 UTC  (3+ messages)

[PATCH 0/2] iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE
 2023-02-07 15:22 UTC  (5+ messages)
` [PATCH 1/2] vfs, iomap: Fix generic_file_splice_read() to avoid reversion of ITER_PIPE
` [PATCH 2/2] iov_iter: Kill ITER_PIPE

[GIT PULL] nvme updates for Linux 6.3
 2023-02-07 14:23 UTC  (2+ messages)

[PATCH RESEND 0/3] cleanup for ublk
 2023-02-07 14:21 UTC  (8+ messages)
` [PATCH RESEND 1/3] ublk: remove unnecessary NULL check in ublk_rq_has_data()
` [PATCH RESEND 2/3] ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
` [PATCH RESEND 3/3] ublk: pass NULL to blk_mq_alloc_disk() as queuedata

[LSF/MM/BPF BoF]: A host FTL for zoned block devices using UBLK
 2023-02-07 12:49 UTC  (10+ messages)

Need help tracking down a bug in the bio-FOLL_PIN patches
 2023-02-07 10:44 UTC 

[PATCH 0/3] cleanup for ublk
 2023-02-07  7:11 UTC  (5+ messages)
` [PATCH 1/3] ublk: remove unnecessary NULL check in ublk_rq_has_data()
` [PATCH 2/3] ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
` [PATCH 3/3] ublk: pass NULL to blk_mq_alloc_disk() as queuedata

blktests failures with v6.1
 2023-02-07  4:07 UTC  (5+ messages)

[PATCH 0/1] improve brd performance with blk-mq
 2023-02-07  1:43 UTC  (5+ messages)
    ` [PATCH] brd: improve "

[PATCH] pata_parport: Fix ida_alloc return value error check
 2023-02-07  0:02 UTC  (2+ messages)

Need help tracking down a bug in the bio-FOLL_PIN patches
 2023-02-06 23:20 UTC  (2+ messages)

[PATCH] trace/blktrace: fix memory leak with using debugfs_lookup()
 2023-02-06 16:29 UTC  (2+ messages)

[PATCH v4 01/14] blk-mq: avoid sleep in blk_mq_alloc_request_hctx
 2023-02-06 16:22 UTC  (8+ messages)
` [PATCH v4 12/14] blk-mq: remove set of bd->last when get driver tag for next request fails


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