public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 16:28:49 to 2022-05-18 09:42:11 UTC [more...]

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-18  9:40 UTC  (31+ messages)
  ` [PATCH v4 01/13] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
  ` [PATCH v4 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [PATCH v4 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 "
  ` [PATCH v4 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [PATCH v4 05/13] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
  ` [PATCH v4 06/13] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
  ` [PATCH v4 07/13] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices
  ` [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
  ` [PATCH v4 09/13] btrfs: zoned: relax the alignment constraint for zoned devices
  ` [PATCH v4 10/13] zonefs: allow non power of 2 "
  ` [PATCH v4 11/13] null_blk: "
  ` [PATCH v4 12/13] null_blk: use zone_size_sects_shift for "
  ` [PATCH v4 13/13] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices

[PATCH V2 0/1] ubd: add io_uring based userspace block driver
 2022-05-18  9:26 UTC  (10+ messages)
` [PATCH V2 1/1] "

[RFC 0/6] Bootloader based hibernation
 2022-05-18  8:08 UTC  (8+ messages)
` [RFC 1/6] arm64: hibernate: Introduce new entry point to kernel
` [RFC 2/6] PM: Hibernate: Add option to disable disk offset randomization
` [RFC 3/6] block: gendisk: Add a new genhd capability flag
` [RFC 4/6] mm: swap: Add randomization check for swapon/off calls
` [RFC 5/6] Hibernate: Add check for pte_valid in saveable page
` [RFC 6/6] irqchip/gic-v3: Re-init GIC hardware upon hibernation restore

[GIT PULL] nvme updates for Linux 5.19
 2022-05-18  7:33 UTC  (4+ messages)

[PATCH 1/3] block: export dma_alignment attribute
 2022-05-18  7:23 UTC  (9+ messages)
` [PATCH 3/3] block: ensure direct io is a block size

[PATCH -next v2 0/2] bugfix for blk-throttle
 2022-05-18  7:27 UTC  (3+ messages)
` [PATCH -next v2 1/2] blk-throttle: fix that io throttle can only work for single bio
` [PATCH -next v2 2/2] blk-throttle: fix io hung due to configuration updates

[PATCH blktests] srp/011: Avoid $dev becoming invalid during test
 2022-05-18  6:44 UTC 

[PATCH -next] blk-throttle: delay the setting of 'BIO_THROTTLED' to when throttle is done
 2022-05-18  6:30 UTC  (3+ messages)

[PATCH blktests] nvmeof-mp/001: Set expected count properly
 2022-05-18  3:44 UTC 

[PATCH -next v2] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-05-18  1:32 UTC  (4+ messages)

[PATCH -next v2 0/2] block, bfq: make bfq_has_work() more accurate
 2022-05-18  1:17 UTC  (7+ messages)
` [PATCH -next v2 2/2] "

blktests v4 tests/nvme: add tests for error logging
 2022-05-17 23:47 UTC  (6+ messages)
` [PATCH v4 blktests 1/2] tests/nvme: add helper routine to use error injector
` [PATCH v4 blktests 2/2] tests/nvme: add tests for error logging

[PATCH blktests] common/multipath-over-rdma: Remove unused debug operation
 2022-05-17 23:46 UTC  (2+ messages)

[PATCH blktests] Documentation: Fix typo nvme-trtype -> nvme_trtype
 2022-05-17 23:46 UTC  (3+ messages)

Communication issues between NBD driver and NBDKit server
 2022-05-17 21:16 UTC  (7+ messages)
` [Libguestfs] "

[PATCH v3 1/3] panic: Taint kernel if tests are run
 2022-05-17 20:58 UTC  (11+ messages)
` [PATCH v3 2/3] kunit: Taint the kernel when KUnit "
` [PATCH v3 3/3] selftest: Taint kernel when test module loaded

[PATCH] blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
 2022-05-17 12:13 UTC  (4+ messages)

[PATCH v3] blk-cgroup: always terminate io.stat lines
 2022-05-17 12:12 UTC  (3+ messages)

[PATCH -next] block: fix io hung of setting throttle limit frequently
 2022-05-17  7:49 UTC  (6+ messages)

cleanup blk_execute_rq*
 2022-05-17  6:49 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: remove __blk_execute_rq_nowait
` [PATCH 2/3] blk-mq: avoid a mess of casts for blk_end_sync_rq
` [PATCH 3/3] blk-mq: remove the done argument to blk_execute_rq_nowait

Issue with 252c651a4c85 ("blk-cgroup: stop using seq_get_buf")
 2022-05-17  6:27 UTC  (7+ messages)
` [RFC PATCH] blkcg: rewind seq_file if no stats
` [RESEND][RFC "

[RFC PATCH] ubd: add io_uring based userspace block driver
 2022-05-17  6:17 UTC  (4+ messages)

Issue with 252c651a4c85 ("blk-cgroup: stop using seq_get_buf")
 2022-05-17  6:11 UTC  (2+ messages)

[PATCH] blk-iocost: fix very large vtime when iocg activate
 2022-05-17  1:39 UTC  (6+ messages)
  ` [Phishing Risk] [External] "
      ` [Phishing Risk] "

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-16 22:35 UTC  (3+ messages)

[PATCH] blk-iocos: fix inuse clamp when iocg deactivate or free
 2022-05-16 18:37 UTC  (4+ messages)

[PATCH] block: cleanup the VM accounting in submit_bio
 2022-05-16 17:37 UTC  (5+ messages)

[PATCH v4 00/13] support non power of 2 zoned devices
 2022-05-16 14:15 UTC  (9+ messages)
  ` [PATCH v4 01/13] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
  ` [PATCH v4 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [PATCH v4 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [dm-devel] "
  ` [PATCH v4 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices

[PROBLEM] nbd requests become stuck when devices watched by inotify emit udev uevent changes
 2022-05-16 12:53 UTC  (9+ messages)

[PATCH] nbd: Fix hung on disconnect request if socket is closed before
 2022-05-16 12:20 UTC  (4+ messages)

[bug report] IOMMU reports data translation fault for fio testing
 2022-05-16 10:51 UTC  (4+ messages)

[PATCH] block: avoid to serialize blkdev_fallocate
 2022-05-16  9:52 UTC  (3+ messages)

[PATCH] blk-mq: use force attribute for blk_status_t casts
 2022-05-16  6:53 UTC  (3+ messages)

[PATCH v2] nbd: Don't use workqueue to handle recv work
 2022-05-16  6:13 UTC  (4+ messages)

blktests v3 tests/nvme: add tests for error logging
 2022-05-16  1:18 UTC  (5+ messages)
` [PATCH v3 blktests 1/2] tests/nvme: add helper routines to use error injector
` [PATCH v3 blktests 2/2] tests/nvme: add tests for error logging

[PATCH 0/5] cdrom: patches for 5.19 merge window
 2022-05-16  0:32 UTC  (7+ messages)
` [PATCH 1/5] cdrom: make EXPORT_SYMBOL follow exported function
  ` [PATCH 2/5] cdrom: remove the unused driver specific disc change ioctl
    ` [PATCH 3/5] cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete
      ` [PATCH 4/5] block: remove last remaining traces of IDE documentation
        ` [PATCH 5/5] cdrom: remove obsolete TODO list

Anfrage aus dem Kontaktformular HOY-REHA.com "you605"
 2022-05-15 21:42 UTC 

[PATCH 0/4] kdevops: use linux-kdevops for the main tree
 2022-05-15 15:10 UTC  (7+ messages)
` [PATCH 1/4] workflows/Kconfig: be consistent when enabling fstests or blktests
` [PATCH 2/4] kdevops: move generic kdevops variables to its own file
` [PATCH 3/4] playbooks: add a common playbook a git reset task for kdevops
` [PATCH 4/4] kdevops: make linux-kdevops the default tree

How to safely disconnect NBD device
 2022-05-15 14:18 UTC  (2+ messages)

[PATCH -next v2] block: update nsecs[] in part_stat_show() and diskstats_show()
 2022-05-14  9:29 UTC  (4+ messages)

[PATCH] blk-mq: don't queue 'hctx->run_work' if the queue is dead
 2022-05-14  9:29 UTC  (2+ messages)

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-05-14  9:29 UTC  (3+ messages)

[PATCH -next 0/8] multiple cleanup patches for bfq
 2022-05-14  9:05 UTC  (9+ messages)
` [PATCH -next 1/8] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next 2/8] block, bfq: cleanup __bfq_weights_tree_remove()
` [PATCH -next 3/8] block, bfq: factor out code to update 'active_entities'
` [PATCH -next 4/8] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
` [PATCH -next 5/8] block, bfq: cleanup bfq_activate_requeue_entity()
` [PATCH -next 6/8] block, bfq: remove dead code for updating 'rq_in_driver'
` [PATCH -next 7/8] block, bfq: cleanup bfq_bfqq_update_budg_for_activation()
` [PATCH -next 8/8] block, bfq: cleanup bfq_bfqq_handle_idle_busy_switch()

[PATCH block/for-5.19] blk-iolatency: Fix inflight count imbalances and IO hangs on offline
 2022-05-14  6:55 UTC 

[PATCH] block/mq-deadline: Set the fifo_time member also if inserting at head
 2022-05-13 23:03 UTC  (2+ messages)

[PATCH 0/1] block,iocost: fix potential kernel NULL
 2022-05-13 16:28 UTC  (3+ messages)
` [PATCH] "


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