linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 11:19:57 to 2022-11-24 01:40:37 UTC [more...]

[PATCH v2 0/8] Add support for segments smaller than one page
 2022-11-24  1:40 UTC  (10+ messages)
` [PATCH v2 1/8] block: Introduce CONFIG_BLK_SUB_PAGE_SEGMENTS and QUEUE_FLAG_SUB_PAGE_SEGMENTS
` [PATCH v2 2/8] block: Support configuring limits below the page size
` [PATCH v2 3/8] block: Support submitting passthrough requests with small segments
` [PATCH v2 4/8] block: Add support for filesystem requests and "
` [PATCH v2 5/8] block: Add support for small segments in blk_rq_map_user_iov()
` [PATCH v2 6/8] scsi: core: Set the SUB_PAGE_SEGMENTS request queue flag
` [PATCH v2 7/8] scsi_debug: Support configuring the maximum segment size
` [PATCH v2 8/8] null_blk: "

[PATCH v5 00/10] Implement copy offload support
 2022-11-24  1:32 UTC  (19+ messages)
    ` [PATCH v5 01/10] block: Introduce queue limits for copy-offload support
    ` [PATCH v5 02/10] block: Add copy offload support infrastructure
    ` [PATCH v5 03/10] block: add emulation for copy
    ` [PATCH v5 04/10] block: Introduce a new ioctl "
    ` [PATCH v5 05/10] nvme: add copy offload support
    ` [PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
    ` [PATCH v5 07/10] dm: Add support for copy offload
    ` [PATCH v5 08/10] dm: Enable copy offload for dm-linear target
    ` [PATCH v5 09/10] dm kcopyd: use copy offload support
    ` [PATCH v5 10/10] fs: add support for copy file range in zonefs

nbd: please don't spawn 16 threads when nbd is not even in use
 2022-11-24  1:17 UTC  (4+ messages)

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-23 23:24 UTC  (26+ messages)
` [PATCH 2/5] driver core: make struct class.devnode() "
` [PATCH 3/5] driver core: make struct device_type.uevent() "
` [PATCH 4/5] driver core: make struct device_type.devnode() "

block/for-next: Reinitialization of active object
 2022-11-23 23:17 UTC 

consolidate btrfs checksumming, repair and bio splitting v2
 2022-11-23 22:44 UTC  (6+ messages)
` [PATCH 01/19] block: export bio_split_rw
` [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND

[PATCH 00/11] A few bugfix and cleanup patches for blk-throttle
 2022-11-23 18:31 UTC  (23+ messages)
` [PATCH 01/11] blk-throttle: Limit whole system if root group is configured when on the default hierarchy
` [PATCH 02/11] blk-throttle: Fix that bps of child could exceed bps limited in parent
` [PATCH 03/11] blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios
` [PATCH 04/11] blk-throttle: correct calculation of wait time in tg_may_dispatch
` [PATCH 05/11] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
` [PATCH 06/11] blk-throttle: fix typo in comment of throtl_adjusted_limit
` [PATCH 07/11] blk-throttle: remove incorrect comment for tg_last_low_overflow_time
` [PATCH 08/11] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
` [PATCH 09/11] blk-throttle: remove unnecessary check for validation of limit index
` [PATCH 10/11] blk-throttle: remove unused variable td in tg_update_has_rules
` [PATCH 11/11] blk-throttle: Use more siutable time_after check for update slice_start

[PATCH] blk-crypto: Add a missing include directive
 2022-11-23 18:28 UTC  (3+ messages)

[PATCH 0/4] s390/dasd: fix out of bound access and other fixes
 2022-11-23 17:37 UTC  (6+ messages)
` [PATCH 1/4] s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
` [PATCH 2/4] s390/dasd: increase printing of debug data payload
` [PATCH 3/4] s390/dasd: fix no record found for raw_track_access
` [PATCH 4/4] s390/dasd: fix possible buffer overflow in copy_pair_show

[PATCH 0/4] random improvments and cleanups for elevator.c
 2022-11-23 13:53 UTC  (11+ messages)
` [PATCH 1/4] elevator: update the document of elevator_switch
` [PATCH 2/4] elevator: printk a warning if switching to a new io scheduler fails
` [PATCH 3/4] elevator: update the document of elevator_match
` [PATCH 4/4] elevator: remove an outdated comment in elevator_change

[PATCH v3 0/2] drbd bugfix and cleanup
 2022-11-23 13:49 UTC  (6+ messages)
` [PATCH v3 1/2] drbd: remove call to memset before free device/resource/connection
` [PATCH v3 2/2] drbd: destroy workqueue when drbd device was freed

kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
 2022-11-23 13:46 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 23/31] block: make blk_set_default_limits() private
 2022-11-23 13:44 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 11/15] block: make blk_set_default_limits() private
 2022-11-23 12:44 UTC 

[PATCH AUTOSEL 5.10 16/22] block: make blk_set_default_limits() private
 2022-11-23 12:43 UTC 

[PATCH AUTOSEL 6.0 35/44] block: make dma_alignment a stacking queue_limit
 2022-11-23 12:40 UTC  (2+ messages)
` [PATCH AUTOSEL 6.0 36/44] block: make blk_set_default_limits() private

[PATCH v2 0/5] blk-iocost: random patches to improve configuration
 2022-11-23 10:22 UTC  (8+ messages)
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning

[PATCH v2] tests/nvme: Add admin-passthru+reset race test
 2022-11-23  8:15 UTC  (9+ messages)

[PATCH v2 0/5] A few cleanup and bugfix patches for blk-iocost
 2022-11-23  6:09 UTC  (2+ messages)

[PATCH v2] blk-cgroup: Fix typo in comment
 2022-11-23  6:07 UTC  (2+ messages)

[PATCH v3] tests/nvme: Add admin-passthru+reset race test
 2022-11-23  3:37 UTC 

[PATCH] blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failure
 2022-11-22 22:58 UTC  (3+ messages)

[PATCH 0/3] mmc: Improve block layer requeueing behavior
 2022-11-22 19:29 UTC  (9+ messages)

[PATCH v2 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
 2022-11-22 19:22 UTC  (4+ messages)
` [PATCH v2 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support

per-tagset SRCU struct and quiesce v3
 2022-11-22 16:40 UTC  (7+ messages)
` [PATCH 14/14] nvme: use blk_mq_[un]quiesce_tagset

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-22 15:07 UTC  (6+ messages)

[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
 2022-11-22 14:23 UTC  (8+ messages)

[PATCH 0/4] lru_cache improvements, DRBD license identifiers
 2022-11-22 13:43 UTC  (5+ messages)
` [PATCH 1/4] lru_cache: use atomic operations when accessing lc->flags, always
` [PATCH 2/4] lru_cache: remove compiled out code
` [PATCH 3/4] lru_cache: remove unused lc_private, lc_set, lc_index_of
` [PATCH 4/4] drbd: use consistent license

[PATCH for-next] block: fix missing nr_hw_queues update in blk_mq_realloc_tag_set_tags
 2022-11-22 13:11 UTC  (3+ messages)

[RFC PATCH 0/2] elevator: restore old io scheduler on failure in elevator_switch
 2022-11-22 12:44 UTC  (5+ messages)
      `  "

[RFC PATCH 0/4] block: uImage.FIT filesystem image mapper
 2022-11-22 12:37 UTC  (5+ messages)
` [RFC PATCH 1/4] init: move block device helpers from init/do_mounts.c

[PATCH v2 0/2] drbd bugfix and cleanup
 2022-11-22 12:01 UTC  (4+ messages)
` [PATCH v2 1/2] drbd: remove call to memset before free device/resource/connection
` [PATCH v2 2/2] drbd: destroy workqueue when drbd device was freed

[PATCH] ublk_drv: don't forward io commands in reserve order
 2022-11-22  8:00 UTC  (3+ messages)

[PATCH 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
 2022-11-22  7:47 UTC  (3+ messages)

[PATCH 1/2] blk-mq: remove blk_mq_alloc_tag_set_tags
 2022-11-22  6:54 UTC  (7+ messages)
` [PATCH 2/2] blk-mq: simplify blk_mq_realloc_tag_set_tags

[PATCH] blktrace: Fix output non-blktrace event when blk_classic option enabled
 2022-11-22  4:04 UTC 

[PATCH v3 0/4] block/scsi/nvme: Add error codes for PR ops
 2022-11-22  3:26 UTC  (5+ messages)
` [PATCH v3 1/4] block: Add error codes for common PR failures
` [PATCH v3 2/4] scsi: Rename status_byte to sg_status_byte
` [PATCH v3 3/4] scsi: Convert SCSI errors to PR errors
` [PATCH v3 4/4] nvme: Convert NVMe "

[RESEND PATCH] drbd: destroy workqueue when drbd device was freed
 2022-11-22  3:08 UTC  (3+ messages)

pass a struct block_device to the blk-crypto interfaces v3
 2022-11-21 18:39 UTC  (2+ messages)

INFO: task hung in nbd_start_device_ioctl
 2022-11-21 15:04 UTC 

[RFC] Reliable Multicast on top of RTRS
 2022-11-21 13:57 UTC  (6+ messages)

[PATCH] drbd: destroy workqueue when drbd device was freed
 2022-11-21 11:57 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).