Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-19 11:54:40 to 2023-04-21 06:31:22 UTC [more...]

[PATCH REPOST blktests v2 0/9] nvme testsuite runtime optimization
 2023-04-21  6:31 UTC  (14+ messages)
` [PATCH REPOST blktests v2 1/9] nvme-rc: Auto convert test device size info
` [PATCH REPOST blktests v2 2/9] nvme: Do not hard code device size for dd test
` [PATCH REPOST blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH REPOST blktests v2 4/9] nvme: Use runtime fio background jobs
` [PATCH REPOST blktests v2 5/9] nvme: Make test image size configurable
` [PATCH REPOST blktests v2 6/9] nvme-rc: Add minimal test image size requirement
` [PATCH REPOST blktests v2 7/9] nvme-rc: Calculate IO size for fio jobs
` [PATCH REPOST blktests v2 8/9] nvme-rc: Move discovery generation counter code to rc
` [PATCH REPOST blktests v2 9/9] nvme: Make the number iterations configurable

[PATCH blktests v2 0/9] nvme testsuite runtime optimization
 2023-04-21  5:59 UTC  (14+ messages)
` [PATCH blktests v2 1/9] nvme-rc: Auto convert test device size info
` [PATCH blktests v2 2/9] nvme: Do not hard code device size for dd test
` [PATCH blktests v2 2/4] nvme: Make test image size configurable
` [PATCH blktests v2 3/9] common-xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH blktests v2 3/4] nvme-rc: Move discovery generation counter code to rc
` [PATCH blktests v2 4/4] nvme: Make the number iterations configurable
` [PATCH blktests v2 4/9] nvme: Use runtime fio background jobs
` [PATCH blktests v2 5/9] nvme: Make test image size configurable
` [PATCH blktests v2 6/9] nvme-rc: Add minimal test image size requirement
` [PATCH blktests v2 7/9] nvme-rc: Calculate IO size for fio jobs
` [PATCH blktests v2 8/9] nvme-rc: Move discovery generation counter code to rc
` [PATCH blktests v2 9/9] nvme: Make the number iterations configurable

[PATCH] block: Cleanup set_capacity()/bdev_set_nr_sectors()
 2023-04-21  4:31 UTC 

[PATCH v18 00/15] splice, block: Use page pinning and kill ITER_PIPE
 2023-04-21  2:25 UTC  (6+ messages)
` [PATCH v18 09/15] iov_iter: Kill ITER_PIPE

[PATCH v2 00/11] mq-deadline: Improve support for zoned block devices
 2023-04-21  1:52 UTC  (33+ messages)
` [PATCH v2 02/11] block: Micro-optimize blk_req_needs_zone_write_lock()
` [PATCH v2 03/11] block: Introduce blk_rq_is_seq_zoned_write()
` [PATCH v2 06/11] block: mq-deadline: Disable head insertion for zoned writes
` [PATCH v2 08/11] block: mq-deadline: Fix a race condition related to "
` [PATCH v2 09/11] block: mq-deadline: Handle requeued requests correctly
` [PATCH v2 10/11] block: Add support for the zone capacity concept

How best to get the size of a blockdev from a file?
 2023-04-21  1:38 UTC  (5+ messages)

blktests scsi/007 failure
 2023-04-21  1:03 UTC  (6+ messages)

[bug report] kmemleak observed during blktests nvme-tcp
 2023-04-21  0:37 UTC 

[PATCH-next] nbd: fix incomplete validation of ioctl arg
 2023-04-20 22:10 UTC  (4+ messages)

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-04-20 21:53 UTC  (2+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-20 19:17 UTC  (10+ messages)
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module

[PATCH] ublk: don't return 0 in case of any failure
 2023-04-20 19:04 UTC  (2+ messages)

[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
 2023-04-20 18:17 UTC  (23+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] block: Introduce provisioning primitives
    ` [dm-devel] "
` [PATCH v5 0/5] Introduce block "
  ` [PATCH v5 1/5] block: Don't invalidate pagecache for invalid falloc modes
    ` [PATCH v5-fix "
  ` [PATCH v5 2/5] block: Introduce provisioning primitives
  ` [PATCH v5 3/5] dm: Add block provisioning support
  ` [PATCH v5 4/5] dm-thin: Add REQ_OP_PROVISION support
  ` [PATCH v5 5/5] loop: Add support for provision requests

[PATCH 0/7] ublk: cleanup and support user copy
 2023-04-20 15:46 UTC  (9+ messages)
` [PATCH 1/7] ublk: kill queuing request by task_work_add
` [PATCH 2/7] ublk: cleanup io cmd code path by adding ublk_fill_io()
` [PATCH 3/7] ublk: cleanup ublk_copy_user_pages
` [PATCH 4/7] ublk: grab request reference when the request is handled by userspace
` [PATCH 5/7] ublk: support to copy any part of request pages
` [PATCH 6/7] ublk: add read()/write() support for ublk char device
` [PATCH 7/7] ublk: support user copy

file server freezes with all nfsds stuck in D state after upgrade to Debian bookworm
 2023-04-20 12:57 UTC  (3+ messages)

[PATCH] Revert "block: Merge bio before checking ->cached_rq"
 2023-04-20 12:54 UTC  (2+ messages)

[PATCH 0/2] io_uring: Pass whole sqe to commands
 2023-04-20 12:46 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v4 00/22] bio: check return values of bio_add_page
 2023-04-20 10:05 UTC  (23+ messages)
` [PATCH v4 01/22] swap: use __bio_add_page to add page to bio
` [PATCH v4 02/22] drbd: "
` [PATCH v4 03/22] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v4 04/22] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v4 05/22] md: use __bio_add_page to add single page
` [PATCH v4 06/22] md: raid5-log: "
` [PATCH v4 07/22] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v4 08/22] btrfs: repair: use __bio_add_page for adding single page
` [PATCH v4 09/22] btrfs: raid56: use __bio_add_page to add "
` [PATCH v4 10/22] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v4 11/22] gfs2: use __bio_add_page for adding "
` [PATCH v4 12/22] zonefs: "
` [PATCH v4 13/22] zram: "
` [PATCH v4 14/22] floppy: "
` [PATCH v4 15/22] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v4 16/22] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v4 17/22] md: raid1: check if adding pages to resync bio fails
` [PATCH v4 18/22] dm-crypt: check if adding pages to clone "
` [PATCH v4 19/22] block: mark bio_add_page as __must_check
` [PATCH v4 20/22] block: add __bio_add_folio
` [PATCH v4 21/22] fs: iomap: use __bio_add_folio where possible
` [PATCH v4 22/22] block: mark bio_add_folio as __must_check

[PATCH v3 00/19] bio: check return values of bio_add_page
 2023-04-20  8:55 UTC  (25+ messages)
` [PATCH v3 01/19] swap: use __bio_add_page to add page to bio
` [PATCH v3 02/19] drbd: "
` [PATCH v3 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v3 04/19] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v3 05/19] md: use __bio_add_page to add single page
` [PATCH v3 06/19] md: raid5-log: "
` [PATCH v3 07/19] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v3 08/19] btrfs: repair: use __bio_add_page for adding single page
` [PATCH v3 09/19] btrfs: raid56: use __bio_add_page to add "
` [PATCH v3 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v3 11/19] gfs: use __bio_add_page for adding "
` [PATCH v3 12/19] zonefs: "
` [PATCH v3 13/19] zram: "
` [PATCH v3 14/19] floppy: "
` [PATCH v3 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v3 16/19] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v3 17/19] md: raid1: check if adding pages to resync bio fails
` [PATCH v3 18/19] dm-crypt: check if adding pages to clone "
` [PATCH v3 19/19] block: mark bio_add_page as __must_check

[RFC v1 0/1] nvme testsuite runtime optimization
 2023-04-20  8:31 UTC  (10+ messages)

[bug report] general protection fault at kyber_bio_merge+0x123/0x300
 2023-04-20  8:23 UTC  (4+ messages)

[PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
 2023-04-20  1:38 UTC  (8+ messages)

[PATCH blktests v2 0/2] nvme_trtype=fc fixes
 2023-04-19 21:15 UTC  (4+ messages)
` [PATCH blktests v2 2/2] nvme-rc: Cleanup fc resource before module unloading

[PATCH 1/4] block: constify partition prober array
 2023-04-19 20:18 UTC  (4+ messages)

[PATCH 0/1] sed-opal: geometry feature reporting command
 2023-04-19 20:07 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v10 0/9] Implement copy offload support
 2023-04-19 18:55 UTC  (11+ messages)
  ` [PATCH v10 1/9] block: Introduce queue limits for copy-offload support
  ` [PATCH v10 2/9] block: Add copy offload support infrastructure
  ` [PATCH v10 3/9] block: add emulation for copy
  ` [PATCH v10 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v10 5/9] nvme: add copy offload support
  ` [PATCH v10 6/9] nvmet: add copy command support for bdev and file ns
  ` [PATCH v10 7/9] dm: Add support for copy offload
  ` [PATCH v10 8/9] dm: Enable copy offload for dm-linear target
  ` [PATCH v10 9/9] null_blk: add support for copy offload

[PATCH 7/7] blk-mq: don't use the requeue list to queue flush commands
 2023-04-19 17:34 UTC  (3+ messages)

[PATCHSET 0/6] Enable NO_OFFLOAD support
 2023-04-19 16:26 UTC  (8+ messages)
` [PATCH 1/6] io_uring: grow struct io_kiocb 'flags' to a 64-bit value
` [PATCH 2/6] io_uring: move poll_refs up a cacheline to fill a hole
` [PATCH 3/6] io_uring: add support for NO_OFFLOAD
` [PATCH 4/6] Revert "io_uring: always go async for unsupported fadvise flags"
` [PATCH 5/6] Revert "io_uring: for requests that require async, force it"
` [PATCH 6/6] io_uring: mark opcodes that always need io-wq punt

[PATCH v2 0/4] block: constify some structures of partitions/core.c
 2023-04-19 13:22 UTC  (5+ messages)
` [PATCH v2 1/4] block: constify partition prober array
` [PATCH v2 2/4] block: constify struct part_type part_type
` [PATCH v2 3/4] block: constify struct part_attr_group
` [PATCH v2 4/4] block: constify the whole_disk device_attribute

[PATCH] splice: Fix filemap of a blockdev
 2023-04-19 13:10 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).