linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-03 10:13:59 to 2023-05-05 08:18:12 UTC [more...]

[RFC 0/3] nvme uring passthrough diet
 2023-05-05  8:14 UTC  (10+ messages)
  ` [RFC 1/3] nvme: skip block cgroups for passthrough commands
  ` [RFC 3/3] nvme: create special request queue for cdev

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-05  8:09 UTC  (2+ messages)

[syzbot] Monthly block report (May 2023)
 2023-05-05  8:06 UTC 

[PATCH RFC 00/16] block atomic writes
 2023-05-05  8:01 UTC  (34+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
` [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
` [PATCH RFC 03/16] xfs: Support atomic write for statx
` [PATCH RFC 04/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH RFC 05/16] block: Add REQ_ATOMIC flag
` [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits
` [PATCH RFC 07/16] block: Add bdev_find_max_atomic_write_alignment()
` [PATCH RFC 08/16] block: Add support for atomic_write_unit
` [PATCH RFC 09/16] block: Add blk_validate_atomic_write_op()
` [PATCH RFC 10/16] block: Add fops atomic write support
` [PATCH RFC 11/16] fs: iomap: Atomic "
` [PATCH RFC 12/16] xfs: Add support for fallocate2
` [PATCH RFC 13/16] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH RFC 15/16] scsi: scsi_debug: Atomic write support
` [PATCH RFC 16/16] nvme: Support atomic writes

[PATCH blktests v2] tests/dm: add a regression test
 2023-05-05  7:22 UTC  (4+ messages)

[RFC PATCH 00/11] Rust null block driver
 2023-05-05  6:09 UTC  (29+ messages)
` [RFC PATCH 01/11] rust: add radix tree abstraction
` [RFC PATCH 02/11] rust: add `pages` module for handling page allocation

[PATCH v4 00/11] mq-deadline: Improve support for zoned block devices
 2023-05-05  5:57 UTC  (21+ messages)
` [PATCH v4 01/11] block: Simplify blk_req_needs_zone_write_lock()
` [PATCH v4 02/11] block: Fix the type of the second bdev_op_is_zoned_write() argument
` [PATCH v4 03/11] block: Introduce op_is_zoned_write()
` [PATCH v4 04/11] block: Introduce blk_rq_is_seq_zoned_write()
` [PATCH v4 05/11] block: mq-deadline: Clean up deadline_check_fifo()
` [PATCH v4 06/11] block: mq-deadline: Simplify deadline_skip_seq_writes()
` [PATCH v4 07/11] block: mq-deadline: Improve deadline_skip_seq_writes()
` [PATCH v4 08/11] block: mq-deadline: Reduce lock contention
` [PATCH v4 09/11] block: mq-deadline: Track the dispatch position
` [PATCH v4 10/11] block: mq-deadline: Handle requeued requests correctly
` [PATCH v4 11/11] block: mq-deadline: Fix handling of at-head zoned writes

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

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-05-05  2:06 UTC  (14+ messages)

[PATCH] mm: always respect QUEUE_FLAG_STABLE_WRITES on the block device
 2023-05-04 23:07 UTC  (9+ messages)

[PATCH v2] blk-throttle: Fix io statistics for cgroup v1
 2023-05-04 21:13 UTC  (4+ messages)
  ` [External] "

[RFC PATCH 12/13] blk-mq.h: Fix parentheses around macro parameter use
 2023-05-04 20:05 UTC  (2+ messages)
` [RFC PATCH 13/13] bio.h: "

[PATCH AUTOSEL 6.1 32/49] block, bfq: Fix division by zero error on zero wsum
 2023-05-04 19:46 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 35/49] null_blk: Always check queue mode setting from configfs
` [PATCH AUTOSEL 6.1 38/49] nbd: fix incomplete validation of ioctl arg

[PATCH AUTOSEL 6.3 39/59] block, bfq: Fix division by zero error on zero wsum
 2023-05-04 19:41 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 44/59] null_blk: Always check queue mode setting from configfs
` [PATCH AUTOSEL 6.3 48/59] nbd: fix incomplete validation of ioctl arg

[PATCH AUTOSEL 6.2 35/53] block, bfq: Fix division by zero error on zero wsum
 2023-05-04 19:44 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 38/53] null_blk: Always check queue mode setting from configfs
` [PATCH AUTOSEL 6.2 42/53] nbd: fix incomplete validation of ioctl arg

[PATCH AUTOSEL 4.14 11/13] null_blk: Always check queue mode setting from configfs
 2023-05-04 19:52 UTC 

[PATCH AUTOSEL 5.10 19/24] null_blk: Always check queue mode setting from configfs
 2023-05-04 19:49 UTC 

[PATCH AUTOSEL 5.15 23/30] null_blk: Always check queue mode setting from configfs
 2023-05-04 19:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 26/30] nbd: fix incomplete validation of ioctl arg

[PATCH v4 0/3] io_uring: Pass the whole sqe to commands
 2023-05-04 17:51 UTC  (11+ messages)
` [PATCH v4 1/3] io_uring: Create a helper to return the SQE size
` [PATCH v4 2/3] io_uring: Pass whole sqe to commands
` [PATCH v4 3/3] io_uring: Remove unnecessary BUILD_BUG_ON

[PATCH] io_uring: set plug tags for same file
 2023-05-04 16:24 UTC 

[PATCH v2 00/11] block/badblocks: fix badblocks setting error
 2023-05-04 12:48 UTC  (12+ messages)
` [PATCH v2 01/11] block/badblocks: change some members of badblocks to bool
` [PATCH v2 02/11] block/badblocks: only set bb->changed when badblocks changes
` [PATCH v2 03/11] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH v2 04/11] block/badblocks: fix badblocks overlap
` [PATCH v2 05/11] block/badblocks: fix the bug of reverse order
` [PATCH v2 06/11] block/badblocks: fix ack set fail in badblocks_set
` [PATCH v2 07/11] block/badblocks: check bb->count instead of 'hi > lo'
` [PATCH v2 08/11] block/badblocks: factor out a helper to merge badblocks
` [PATCH v2 09/11] block/badblocks: factor out a helper to combine badblocks
` [PATCH v2 10/11] block/badblocks: factor out a helper to create badblocks
` [PATCH v2 11/11] block/badblocks: try to merge badblocks as much as possible

[PATCH 00/15] Change the integrity configuration method in block
 2023-05-04  6:46 UTC  (26+ messages)
  ` [PATCH 07/15] block: blk-merge: fix merging two requests in ll_merge_requests_fn
  ` [PATCH 08/15] block: add helper function to get the number of integrity segments
  ` [PATCH 09/15] scsi: add scsi_alloc_integrity_sgtables() for integrity process
  ` [PATCH 10/15] scsi: change to use blk_rq_nr_integrity_segments() instead of blk_rq_count_integrity_sg()
  ` [PATCH 11/15] block: blk-integrity: change how to find the number of integrity of bio
  ` [PATCH 12/15] nvme: rdma: change how to find the number of integrity of request
  ` [PATCH 13/15] block: add helper function for iteration of bip's bvec
  ` [PATCH 14/15] block: blk-integrity: change sg-table configuration method for integrity
  ` [PATCH 15/15] block: blk-integrity: remove blk_rq_count_integrity_sg()
    ` [PATCH 01/15] block: bio: rename page_is_mergeable to bio_page_is_mergeable and make non-static
        `  "
    ` [PATCH 02/15] block: blk-integiry: add helper functions for bio_integrity_add_page
        `  "
    ` [PATCH 04/15] block: bio-integiry: cleanup bio_integrity_prep
` [PATCH 05/15] block: fix not to apply bip information in blk_rq_bio_prep()
    `  "

[PATCH blktests v3 00/12] nvme testsuite runtime optimization
 2023-05-04  6:07 UTC  (6+ messages)
` [PATCH blktests v3 09/12] common/fio: Limit number of random jobs

LSF/MM/BPF BoF: pains / goods with automation with kdevops
 2023-05-04  5:59 UTC  (4+ messages)

[PATCH 5.10 0/3] blk-crypto fixes for 5.10
 2023-05-04  4:09 UTC  (4+ messages)
` [PATCH 5.10 1/3] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH 5.10 2/3] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH 5.10 3/3] blk-crypto: make blk_crypto_evict_key() more robust

[PATCH 5.15 0/3] blk-crypto fixes for 5.15
 2023-05-04  4:03 UTC  (4+ messages)
` [PATCH 5.15 1/3] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH 5.15 2/3] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH 5.15 3/3] blk-crypto: make blk_crypto_evict_key() more robust

[PATCH 6.1 0/7] blk-crypto fixes for 6.1
 2023-05-04  3:54 UTC  (8+ messages)
` [PATCH 6.1 1/7] blk-crypto: don't use struct request_queue for public interfaces
` [PATCH 6.1 2/7] blk-crypto: add a blk_crypto_config_supported_natively helper
` [PATCH 6.1 3/7] blk-crypto: move internal only declarations to blk-crypto-internal.h
` [PATCH 6.1 4/7] blk-crypto: Add a missing include directive
` [PATCH 6.1 5/7] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH 6.1 6/7] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH 6.1 7/7] blk-crypto: make blk_crypto_evict_key() more robust

[PATCH RFC -next] block: support enable/disable blk-mq debugfs dynamically
 2023-05-04  2:17 UTC  (2+ messages)

[PATCH for-6.4/block] block/rq_qos: protect rq_qos apis with a new lock
 2023-05-04  2:16 UTC  (3+ messages)

[PATCH v3 0/4] io_uring: Pass the whole sqe to commands
 2023-05-03 19:11 UTC  (4+ messages)
` [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting

[PATCH V2] ublk: add timeout handler
 2023-05-03 15:39 UTC  (2+ messages)

[PATCH] drbd: correctly submit flush bio on barrier
 2023-05-03 15:39 UTC  (3+ messages)

Estimating Services
 2023-05-03 15:10 UTC 

[LSF/MM/BPF TOPIC] nvme state machine refactoring
 2023-05-03 13:55 UTC  (3+ messages)

[RFC PATCH 06/11] rust: apply cache line padding for `SpinLock`
 2023-05-03 12:03 UTC  (2+ messages)

[PATCH] drbd: do not set REQ_PREFLUSH when submitting barrier
 2023-05-03 11:05 UTC  (3+ 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 NNTP newsgroup(s).