messages from 2022-04-22 15:08:09 to 2022-04-28 11:05:34 UTC [more...]
[PATCH -next v4 0/3] support concurrent sync io for bfq on a specail occasion
2022-04-28 11:19 UTC (2+ messages)
` [PATCH -next v4 1/3] block, bfq: record how many queues are busy in bfq_group
[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 v4 00/10] Add Copy offload support
2022-04-28 8:01 UTC (35+ messages)
` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
` [PATCH v4 02/10] block: Add copy offload support infrastructure
` [PATCH v4 03/10] block: Introduce a new ioctl for copy
` [PATCH v4 04/10] block: add emulation "
` [PATCH v4 05/10] nvme: add copy offload support
` [PATCH v4 06/10] nvmet: add copy command support for bdev and file ns
` [PATCH v4 07/10] dm: Add support for copy offload
` [PATCH v4 08/10] dm: Enable copy offload for dm-linear target
` [PATCH v4 09/10] dm kcopyd: use copy offload support
` [PATCH v4 10/10] fs: add support for copy file range in zonefs
[PATCH blktests 0/3] Add QD=1 and gap zone tests
2022-04-28 6:27 UTC (8+ 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 -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 00/16] support non power of 2 zoned devices
2022-04-27 23:53 UTC (23+ 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 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)
[PATCH v2] zram: remove double compression logic
2022-04-27 11:30 UTC (2+ 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
can we reduce bio_set_dev overhead due to bio_associate_blkg?
2022-04-26 17:30 UTC (12+ 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)
fix and cleanup discard_alignment handling
2022-04-26 14:25 UTC (6+ messages)
` [PATCH 06/11] raid5: don't set the discard_alignment queue limit
` [PATCH 09/11] nvme: remove a spurious clear of discard_alignment
[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 (16+ messages)
` [PATCH -next v2 1/5] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue
[PATCH -next 0/6] nbd: bugfix and cleanup patches
2022-04-26 13:07 UTC (7+ messages)
` [PATCH -next 1/6] nbd: call genl_unregister_family() first in nbd_cleanup()
` [PATCH -next 2/6] nbd: fix race between nbd_alloc_config() and module removal
` [PATCH -next 3/6] nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
` [PATCH -next 4/6] nbd: fix io hung while disconnecting device
` [PATCH -next 5/6] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
` [PATCH -next 6/6] nbd: use pr_err to output error message
[bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests
2022-04-26 6:27 UTC (10+ messages)
` scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)
[PATCH] null-blk: save memory footprint for struct nullb_cmd
2022-04-26 6:20 UTC (3+ messages)
[PATCH V2 0/2] block: fix "Directory XXXXX with parent 'block' already present!"
2022-04-26 3:07 UTC (19+ messages)
` [PATCH V2 1/2] debugfs: fix declaration of debugfs_rename
` [PATCH V2 2/2] block: fix "Directory XXXXX with parent 'block' already present!"
[PATCH] Revert "block: release rq qos structures for queue without disk"
2022-04-26 2:49 UTC
[PROBLEM] nbd requests become stuck when devices watched by inotify emit udev uevent changes
2022-04-25 21:47 UTC (3+ messages)
[syzbot] WARNING in wait_til_done
2022-04-25 19:52 UTC
[RFC PATCH 1/5] block: add new flag to add partitions read-only
2022-04-25 14:57 UTC
[RFC PATCH 0/5] partition parser for U-Boot's uImage.FIT
2022-04-25 14:57 UTC
[RFC PATCH 5/5] mtd/ubi/block: scan for partitions in case FIT_PARTITION is set
2022-04-25 15:00 UTC
[RFC PATCH 3/5] partitions/efi: add support for uImage.FIT sub-partitions
2022-04-25 14:59 UTC
[RFC PATCH 2/5] block: add partition parser for U-Boot uImage.FIT
2022-04-25 14:58 UTC
[PATCH -next RFC v3 0/8] improve tag allocation under heavy load
2022-04-25 13:42 UTC (14+ messages)
[PATCH 0/4] virtio-blk: small cleanup
2022-04-22 14:56 UTC (3+ messages)
[PATCH v1] zram: don't retry compress incompressible page
2022-04-25 1:48 UTC (3+ messages)
[PATCH -next v2] block: update nsecs[] in part_stat_show() and diskstats_show()
2022-04-24 2:43 UTC (2+ messages)
[GIT PULL] Block fixes for 5.18-rc4
2022-04-23 17:11 UTC (2+ messages)
[PATCH RESEND v2 1/5] block/badblocks: Remove redundant assignments
2022-04-23 13:15 UTC (6+ messages)
` [PATCH RESEND v2 2/5] block/blk-map: Remove redundant assignment
` [PATCH RESEND v2 3/5] block/partitions/acorn: Remove redundant assignments
` [PATCH RESEND v2 4/5] block/partitions/atari: Remove redundant assignment
` [PATCH RESEND v2 5/5] block/partitions/ldm: Remove redundant assignments
[PATCH -next v2] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
2022-04-23 2:53 UTC (3+ messages)
make the blkcg and blkcg structures private
2022-04-22 15:42 UTC (4+ messages)
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).