messages from 2022-04-26 13:52:48 to 2022-05-03 21:37:49 UTC [more...]
[PATCH v2] block: deprecate autoloading based on dev_t
 2022-05-03 21:28 UTC  (2+ messages)
SPDX tag and top of file comment cleanups for the loop driver
 2022-05-03 21:35 UTC  (4+ messages)
Nullblk configfs oddities
 2022-05-03 20:20 UTC  (7+ messages)
[PATCH 00/16] support non power of 2 zoned devices
 2022-05-03 20:05 UTC  (47+ messages)
    ` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [PATCH 02/16] block: add blk_queue_zone_aligned and bdev_zone_aligned helper
    ` [PATCH 03/16] block: add bdev_zone_no helper
    ` [PATCH 04/16] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH 06/16] nvmet: use blk_queue_zone_no()
    ` [PATCH 07/16] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
    ` [PATCH 08/16] btrfs: zoned: add generic btrfs helpers for zoned devices
    ` [PATCH 09/16] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
    ` [PATCH 10/16] btrfs: zoned: use btrfs zone helpers to support non po2 zoned devices
    ` [PATCH 11/16] btrfs: zoned: relax the alignment constraint for "
    ` [PATCH 12/16] zonefs: allow non power of 2 "
    ` [PATCH 13/16] null_blk: "
    ` [PATCH 14/16] f2fs: call bdev_zone_sectors() only once on init_blkz_info()
    ` [PATCH 15/16] f2fs: ensure only power of 2 zone sizes are allowed
    ` [PATCH 16/16] dm-zoned: "
[PATCH v2 0/4] null_blk cleanup and device naming improvements
 2022-05-03 20:03 UTC  (2+ messages)
fix and cleanup discard_alignment handling
 2022-05-03 16:39 UTC  (5+ messages)
` [PATCH 09/11] nvme: remove a spurious clear of discard_alignment
2nd Quater puchase request
 2022-05-03 14:48 UTC 
[syzbot] KASAN: use-after-free Read in blk_mq_sched_free_rqs
 2022-05-03 11:48 UTC 
Follow up on UBD discussion
 2022-05-03  8:02 UTC 
[PATCH v2] kunit: Taint kernel if any tests run
 2022-05-03  6:49 UTC  (2+ messages)
[PATCH v4 00/10] Add Copy offload support
 2022-05-02 23:20 UTC  (35+ messages)
    ` [PATCH v4 10/10] fs: add support for copy file range in zonefs
            ` [dm-devel] [PATCH v4 00/10] Add Copy offload support
    ` [PATCH v4 03/10] block: Introduce a new ioctl for copy
    ` [PATCH v4 02/10] block: Add copy offload support infrastructure
    ` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
[LSF/MM/BPF TOPIC] eBFP for block devices
 2022-05-02 20:47 UTC  (9+ messages)
make the blkcg and blkcg structures private
 2022-05-02 20:06 UTC  (3+ messages)
[PATCH v2] zram: remove double compression logic
 2022-05-02 18:11 UTC  (4+ messages)
[LSF TOPIC] block namespaces
 2022-05-02 16:21 UTC  (4+ messages)
[PATCH 5/5] mtd: ubi: block: add option to enable scanning for partitions
 2022-05-02 16:19 UTC 
[PATCH 4/5] mtd_blkdevs: add option to enable scanning for partitions
 2022-05-02 16:19 UTC 
[PATCH 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-05-02 16:18 UTC 
[PATCH 2/5] block: add partition parser for U-Boot uImage.FIT
 2022-05-02 16:16 UTC 
[PATCH 1/5] block: add new flag to add partitions read-only
 2022-05-02 16:15 UTC 
[PATCH 0/5] partition parser for U-Boot's uImage.FIT
 2022-05-02 16:14 UTC 
[PATCH V2] block: ignore RWF_HIPRI hint for sync dio
 2022-05-02 16:07 UTC  (3+ messages)
[PATCH] Revert "block: release rq qos structures for queue without disk"
 2022-05-02 16:06 UTC  (3+ messages)
[PATCH v2 3/8] block: use new capable_or functionality
 2022-05-02 16:00 UTC 
[PATCH] aoe: Avoid flush_scheduled_work() usage
 2022-05-01 12:42 UTC  (4+ messages)
` [PATCH v2] "
[GIT PULL] Block fixes for 5.18-rc5
 2022-04-29 23:29 UTC  (2+ messages)
[PATCH blktests] tests/nvme: add tests for error logging
 2022-04-29 22:09 UTC 
[PATCH] mmc: core: support zeroout using TRIM
 2022-04-29 19:34 UTC  (2+ messages)
[PATCH] bfq: Fix warning in bfqq_request_over_limit()
 2022-04-29 12:45 UTC  (3+ messages)
[RESEND PATCH v2] block-map: added error handling for bio_copy_kern()
 2022-04-29  5:58 UTC 
[PATCH 1/3] cdrom: remove the unused driver specific disc change ioctl
 2022-04-28 23:32 UTC  (2+ messages)
  ` [PATCH 2/3] cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete
[PATCH blktests 0/3] Add QD=1 and gap zone tests
 2022-04-28 19:53 UTC  (10+ messages)
` [PATCH blktests 1/3] Introduce the io_schedulers() function
` [PATCH blktests 2/3] Add I/O scheduler tests for queue depth 1
` [PATCH blktests 3/3] tests/scsi: Add tests for SCSI devices with gap zones
[PATCH v4 07/10] dm: Add support for copy offload
 2022-04-28 15:54 UTC  (2+ messages)
[PATCH v4 06/10] nvmet: add copy command support for bdev and file ns
 2022-04-28 14:53 UTC  (2+ messages)
[PATCH v4 05/10] nvme: add copy offload support
 2022-04-28 14:02 UTC  (2+ messages)
[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-04-28 12:45 UTC  (5+ messages)
` [PATCH -next v5 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v5 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v5 3/3] block, bfq: do not idle if only one group is activated
[PATCH -next v4 0/3] support concurrent sync io for bfq on a specail occasion
 2022-04-28 11:27 UTC  (8+ messages)
` [PATCH -next v4 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v4 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v4 3/3] block, bfq: do not idle if only one group is activated
[PATCH v2 00/19] xen: simplify frontend side ring setup
 2022-04-28  8:27 UTC  (3+ messages)
` [PATCH v2 01/19] xen/blkfront: switch blkfront to use INVALID_GRANT_REF
` [PATCH v2 11/19] xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()
[PATCH -next v3 0/3] support concurrent sync io for bfq on a specail occasion
 2022-04-28  1:09 UTC  (8+ messages)
` [PATCH -next v3 1/3] block, bfq: record how many queues are busy in bfq_group
` [PATCH -next v3 2/3] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v3 3/3] block, bfq: do not idle if only one group is activated
Precise disk statistics
 2022-04-28  0:12 UTC  (6+ messages)
[PATCH block-5.18] Revert "block: inherit request start time from bio for BLK_CGROUP"
 2022-04-27 19:51 UTC  (2+ messages)
[PATCH block-5.18] iocost: don't reset the inuse weight of under-weighted debtors
 2022-04-27 14:41 UTC  (2+ messages)
[PATCH v5] scsi: target: tcmu: Fix possible data corruption
 2022-04-27 14:28 UTC  (2+ messages)
[PATCH blktests 0/6] extend zoned mode coverage for scsi devices
 2022-04-27 13:46 UTC  (2+ messages)
Race-free block device opening
 2022-04-27 13:29 UTC  (5+ messages)
blktests with zbd/006 ZNS triggers a possible false positive RCU stall
 2022-04-27  8:55 UTC  (9+ messages)
Wycena paneli fotowoltaicznych
 2022-04-27  7:28 UTC 
[PATCH v4 04/10] block: add emulation for copy
 2022-04-27  1:33 UTC  (2+ messages)
can we reduce bio_set_dev overhead due to bio_associate_blkg?
 2022-04-26 17:30 UTC  (11+ messages)
              ` [PATCH] block: remove redundant blk-cgroup init from __bio_clone
                  `  "
[RFC PATCH 4/5] mtd_blkdevs: scan partitions on mtdblock if FIT_PARTITION is set
 2022-04-26 15:55 UTC  (5+ messages)
[PATCH 0/9 v7] bfq: Avoid use-after-free when moving processes between cgroups
 2022-04-26 14:29 UTC  (2+ messages)
[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
 2022-04-26 14:24 UTC  (3+ messages)
[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
 2022-04-26 14:04 UTC  (10+ messages)
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue
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;
as well as URLs for NNTP newsgroup(s).