messages from 2023-09-27 09:34:43 to 2024-06-17 06:06:04 UTC [more...]
move features flags into queue_limits v2
2024-06-17 6:04 UTC (7+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
move features flags into queue_limits
2024-06-17 6:03 UTC (104+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_write flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the feature field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the feature field
[PATCH] rdma: Fix dtr_path use-after-free
2024-06-13 15:31 UTC (2+ messages)
[PATCH 1/2] crm-fence-peer.9.sh: fix parsing in_ccm crmd fields of node_state with Pacemaker 2.1.7
2024-04-17 10:47 UTC (6+ messages)
` [PATCH 2/2] crm-fence-peer.9.sh: use join of node_state to judge whether node is banned
[PATCH] lru_cache: Initialize hlist_head in lc_create
2024-04-16 13:42 UTC (2+ messages)
[PATCH] lru_cache: Initialize hlist_head in lc_create
2024-03-11 3:44 UTC
drbd atomic queue limits conversion
2024-03-06 15:35 UTC (17+ messages)
` [PATCH 1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk
` [PATCH 2/7] drbd: refactor drbd_reconsider_queue_parameters
` [PATCH 3/7] drbd: refactor the backing dev max_segments calculation
` [PATCH 4/7] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
` [PATCH 5/7] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
` [PATCH 6/7] drbd: split out a drbd_discard_supported helper
` [PATCH 7/7] drbd: atomically update queue limits in drbd_reconsider_queue_parameters
` [PATCH 0/7] drbd atomic queue limits conversion
atomic queue limit updates for stackable devices v2
2024-03-05 13:38 UTC (28+ messages)
` [PATCH 01/16] block: add a queue_limits_set helper
` [PATCH 02/16] block: add a queue_limits_stack_bdev helper
` [PATCH 03/16] dm: use queue_limits_set
` [PATCH 04/16] md: add queue limit helpers
` [PATCH 05/16] md/raid0: use the atomic queue limit update APIs
` [PATCH 06/16] md/raid1: "
` [PATCH 07/16] md/raid10: "
` [PATCH 08/16] md/raid5: "
` [PATCH 09/16] block: remove disk_stack_limits
` [PATCH 10/16] drbd: pass the max_hw_sectors limit to blk_alloc_disk
` drbd queue limits conversion ping
` [PATCH 11/16] drbd: refactor drbd_reconsider_queue_parameters
` [PATCH 12/16] drbd: refactor the backing dev max_segments calculation
` [PATCH 13/16] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
` [PATCH 14/16] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
` [PATCH 15/16] drbd: split out a drbd_discard_supported helper
` [PATCH 16/16] drbd: atomically update queue limits in drbd_reconsider_queue_parameters
[PATCH] configure.ac: Add an option to disable host udev version checks
2024-03-05 10:00 UTC (3+ messages)
[PATCH] drbd: fix function cast warnings in state machine
2024-02-13 15:55 UTC (2+ messages)
subscribe
2024-01-31 9:56 UTC
[Drbd-dev] [PATCH 0/3] lru_cache: Adjustments for lc_create()
2024-01-10 11:40 UTC (2+ messages)
[Drbd-dev] [PATCH] drbd: actlog: fix kernel-doc warnings and spelling
2023-12-22 14:18 UTC (2+ messages)
[Drbd-dev] [PATCH] drbd: when change susp_uuid[NEW] to true, make sure susp_uuid[OLD] is false
2023-12-08 9:27 UTC (8+ messages)
[Drbd-dev] [PATCH] drbd: Spelling fix in comment
2023-10-23 6:31 UTC
[Drbd-dev] BUG: looking up invalid subclass: 8
2023-10-18 18:52 UTC
[Drbd-dev] [PATCH] drbd: Clean up errors in drbd.h
2023-10-13 3:37 UTC
[Drbd-dev] [PATCH] kallsyms: Clean up errors in module.h
2023-10-13 3:36 UTC
[Drbd-dev] [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-10-02 7:57 UTC (5+ messages)
` [Drbd-dev] [PATCH 04/29] drdb: Convert to use bdev_open_by_path()
` [Drbd-dev] [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle
[Drbd-dev] [PATCH] drbd: Annotate struct fifo_buffer with __counted_by
2023-09-29 19:21 UTC (2+ messages)
[Drbd-dev] [PATCH 0/5] drbd: rename worker to sender
2023-09-29 12:04 UTC (7+ messages)
` [Drbd-dev] [PATCH 1/5] drbd: Rename per-connection "worker" thread to "sender"
` [Drbd-dev] [PATCH 2/5] drbd: Add new per-resource "worker" thread
` [Drbd-dev] [PATCH 3/5] drbd: Move connection independent work from "sender" to "worker"
` [Drbd-dev] [PATCH 4/5] drbd: Keep connection threads running while connection is up only
` [Drbd-dev] [PATCH 5/5] drbd: Get rid of conn_reconfig_start() and conn_reconfig_done()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox