Linux block layer
 help / color / mirror / Atom feed
 messages from 2023-05-03 17:24:35 to 2023-05-05 19:42:19 UTC [more...]

[PATCH v4 0/3] sed-opal: keyrings, discovery, revert, key store
 2023-05-05 19:41 UTC  (3+ messages)
` [PATCH v4 1/3] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v4 2/3] block: sed-opal: Implement IOC_OPAL_REVERT_LSP

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

introduce bdev holder ops and a file system shutdown method
 2023-05-05 18:51 UTC  (15+ messages)
` [PATCH 1/9] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
` [PATCH 2/9] block: avoid repeated work in blk_mark_disk_dead
` [PATCH 3/9] block: factor out a bd_end_claim helper from blkdev_put
` [PATCH 4/9] block: turn bdev_lock into a mutex
` [PATCH 5/9] block: introduce holder ops
` [PATCH 6/9] block: add a mark_dead holder operation
` [PATCH 7/9] fs: add a method to shut down the file system
` [PATCH 8/9] xfs: wire up sops->shutdown
` [PATCH 9/9] xfs: wire up the ->mark_dead holder operation for log and RT devices

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

[PATCH v4 00/11] mq-deadline: Improve support for zoned block devices
 2023-05-05 16:16 UTC  (22+ 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 15:42 UTC  (5+ messages)
` [PATCH V2 blktests 1/2] src/miniublk: add user recovery
` [PATCH V2 blktests 2/2] tests: Add ublk tests

[PATCH] ublk: fix command op code check
 2023-05-05 15:31 UTC 

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-05 14:11 UTC  (3+ messages)

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

[PATCH] mm: always respect QUEUE_FLAG_STABLE_WRITES on the block device
 2023-05-05 10:49 UTC  (10+ messages)

[RFC 0/3] nvme uring passthrough diet
 2023-05-05  8:14 UTC  (4+ 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)

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

[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  (12+ messages)
` [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 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 14/15] block: blk-integrity: change sg-table configuration method for integrity
 2023-05-03 20:07 UTC  (2+ 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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox