Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-11 06:52:57 to 2023-05-16 11:12:25 UTC [more...]

introduce bdev holder ops and a file system shutdown method
 2023-05-16 11:02 UTC  (3+ messages)
` [PATCH 5/9] block: introduce holder ops

[PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough
 2023-05-16 10:00 UTC  (4+ messages)
` [PATCH for-next 1/2] io_uring/cmd: add cmd lazy tw wake helper
` [PATCH for-next 2/2] nvme: optimise io_uring passthrough completion

[PATCH V2 blktests 0/2] blktests: Add ublk testcases
 2023-05-16  8:55 UTC  (6+ messages)
` [PATCH V2 blktests 1/2] src/miniublk: add user recovery
` [PATCH V2 blktests 2/2] tests: Add ublk tests

[PATCH V2 0/2] blk-mq: handle passthrough request as really passthrough
 2023-05-16  8:39 UTC  (10+ messages)
` [PATCH V2 1/2] blk-mq: don't queue plugged passthrough requests into scheduler
` [PATCH V2 2/2] blk-mq: make sure elevator callbacks aren't called for passthrough request

[PATCH 0/3] zram: queue flag nowait and mior cleanup
 2023-05-16  5:51 UTC  (12+ messages)
` [PATCH 1/3] zram: allow user to set QUEUE_FLAG_NOWAIT
` [PATCH 2/3] zram: consolidate zram_bio_read()_zram_bio_write()
` [PATCH 3/3] zram: add flush_dcache_page() call for write

RFC: less special casing for flush requests
 2023-05-16  4:03 UTC  (3+ messages)

[PATCH] brd: use XArray instead of radix-tree to index backing pages
 2023-05-16  0:49 UTC  (8+ messages)

[PATCH v7 00/19] Add Command Duration Limits support
 2023-05-15 22:58 UTC  (4+ messages)

[PATCH v5 0/5] Introduce block provisioning primitives
 2023-05-15 21:55 UTC  (17+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] block: Don't invalidate pagecache for invalid falloc modes
  ` [PATCH v6 2/5] block: Introduce provisioning primitives
  ` [PATCH v6 4/5] dm-thin: Add REQ_OP_PROVISION support
  ` [PATCH v6 5/5] loop: Add support for provision requests

[RFC PATCH 1/2] blk-mq: Convert request->csd to call_single_data_t and reposition it
 2023-05-15 20:15 UTC  (4+ messages)
` [RFC PATCH 2/2] smp: Change signatures to use call_single_data_t

[RFC 0/3] nvme uring passthrough diet
 2023-05-15 15:47 UTC  (5+ messages)
` [RFC 1/3] nvme: skip block cgroups for passthrough commands

[PATCH] blk-mq: don't queue passthrough request into scheduler
 2023-05-15 14:33 UTC  (19+ messages)

[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting
 2023-05-15 12:28 UTC  (22+ messages)
            ` [PATCH] "

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-15 11:15 UTC 

[PATCH] block: Deny writable memory mapping if block is read-only
 2023-05-15  9:30 UTC  (5+ messages)

[PATCH] drdb: fix debugfs_create_dir and debugfs_create_symlink error handling
 2023-05-15  8:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
 2023-05-15  6:51 UTC  (5+ messages)

[PATCH v5 0/4] generic and PowerPC SED Opal keystore
 2023-05-15  5:52 UTC  (3+ messages)
` [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes

[RFC PATCH] block: add meaningful macro for flush op flags
 2023-05-15  1:43 UTC  (5+ messages)

Situation of CONFIG_BLK_WBT_MQ after commit b11d31ae01e6 ("blk-wbt: remove unnecessary check in wbt_enable_default()")
 2023-05-14 12:05 UTC  (5+ messages)

[GIT PULL] Block fixes for 6.4-rc2
 2023-05-13 15:29 UTC  (2+ messages)

[PATCH blktests v4 00/11] nvme testsuite runtime optimization
 2023-05-13 10:27 UTC  (13+ messages)
` [PATCH blktests v4 01/11] nvme/rc: Auto convert test device size info
` [PATCH blktests v4 02/11] nvme{014/015}: Do not hard code device size for dd test
` [PATCH blktests v4 03/11] common/xfs: Make size argument optional for _xfs_run_fio_verify_io
` [PATCH blktests v4 04/11] common/xfs: Limit fio size job to fit into xfs fs
` [PATCH blktests v4 05/11] nvme{032,040}: Use runtime fio background jobs
` [PATCH blktests v4 06/11] Documentation: Add info on nvme_trtype
` [PATCH blktests v4 07/11] nvme: Make test image size configurable
` [PATCH blktests v4 08/11] nvme: Add minimal test image size requirement
` [PATCH blktests v4 09/11] nvme{045,047}: Calculate IO size for random fio jobs
` [PATCH blktests v4 10/11] nvme{002,030}: Move discovery generation counter code to rc
` [PATCH blktests v4 11/11] nvme{016,017}: Make the number iterations configurable

[PATCH 0/2] block: improve the share tag set performance
 2023-05-13  3:09 UTC  (9+ messages)
` [PATCH 1/2] block: make the fair sharing of tag configurable
` [PATCH 2/2] ufs: don't use the fair tag sharings

[PATCH] Documentation/block: drop the request.rst file
 2023-05-12 17:05 UTC  (2+ messages)

[PATCH] ublk: fix command op code check
 2023-05-12 15:09 UTC  (4+ messages)

[PATCH] nbd: Fix debugfs_create_dir error checking
 2023-05-12 15:09 UTC  (2+ messages)

[PATCH -next v2 0/6] blk-wbt: minor fix and cleanup
 2023-05-12 14:58 UTC  (13+ messages)
` [PATCH -next v2 1/6] blk-wbt: fix that wbt can't be disabled by default
` [PATCH -next v2 2/6] blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
` [PATCH -next v2 3/6] blk-wbt: remove dead code to handle wbt enable/disable with io inflight
` [PATCH -next v2 4/6] blk-wbt: cleanup rwb_enabled() and wbt_disabled()
` [PATCH -next v2 5/6] blk-iocost: move wbt_enable/disable_default() out of spinlock
` [PATCH -next v2 6/6] blk-sysfs: add a new attr_group for blk_mq

[PATCH v2 00/14] Change the integrity configuration method in block
 2023-05-12 13:54 UTC  (13+ messages)
  ` [PATCH v2 02/14] block: bio-integrity: modify bio_integrity_add_page()
  ` [PATCH v2 04/14] block: fix not to apply bip information in blk_rq_bio_prep()
  ` [PATCH v2 03/14] block: bio-integrity: cleanup bio_integrity_prep
  ` [PATCH v2 05/14] block: blk-merge: fix to add the number of integrity segments to the request twice
  ` [PATCH v2 08/14] scsi: add scsi_alloc_integrity_sgtables() for integrity process
  ` [PATCH v2 12/14] block: add helper function for iteration of bip's bvec

rationalize the flow in bio_add_page and friends
 2023-05-12 13:39 UTC  (9+ messages)
` [PATCH 1/8] block: tidy up the bio full checks in bio_add_hw_page
` [PATCH 2/8] block: use SECTOR_SHIFT bio_add_hw_page
` [PATCH 3/8] block: move the BIO_CLONED checks out of __bio_try_merge_page
` [PATCH 4/8] block: move the bi_vcnt check "
` [PATCH 5/8] block: move the bi_size overflow check in __bio_try_merge_page
` [PATCH 6/8] block: downgrade a bio_full call in bio_add_page
` [PATCH 7/8] block: move the bi_size update out of __bio_try_merge_page
` [PATCH 8/8] block: don't pass a bio to bio_try_merge_hw_seg

[PATCH -next 0/6] blk-wbt: minor fix and cleanup
 2023-05-12  7:07 UTC  (16+ messages)
` [PATCH -next 1/6] blk-wbt: fix that wbt can't be disabled by default
` [PATCH -next 2/6] blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
` [PATCH -next 3/6] blk-wbt: don't enable wbt for bio based device
` [PATCH -next 4/6] blk-wbt: remove deadcode to handle wbt enable/disable with io inflight
` [PATCH -next 5/6] blk-wbt: cleanup rwb_enabled() and wbt_disabled()
` [PATCH -next 6/6] blk-iocost: move wbt_enable/disable_default() out of spinlock

[PATCH -next] block: fix blktrace debugfs entries leak
 2023-05-12  7:14 UTC  (3+ messages)

6.2 series regression, transient stalls during write intensive workloads
 2023-05-11 17:06 UTC 

[PATCH v4 4/9] block: use new capable_any functionality
 2023-05-11 16:53 UTC  (3+ messages)

[PATCH blktests v3 00/12] nvme testsuite runtime optimization
 2023-05-11 16:44 UTC  (5+ messages)
` [PATCH blktests v3 11/12] nvme/rc: Move discovery generation counter code to rc

[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
 2023-05-11 16:17 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block: use block_admin_capable() for Persistent Reservations

[syzbot] upstream boot error: KMSAN: uninit-value in strlcat
 2023-05-11  7:59 UTC  (3+ messages)

[syzbot] upstream boot error: KMSAN: uninit-value in unregister_blkdev
 2023-05-11  7:59 UTC  (3+ messages)

[RFC PATCH 00/11] Rust null block driver
 2023-05-11  6:52 UTC  (4+ messages)
` [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module


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