messages from 2024-06-13 08:49:19 to 2024-06-17 16:38:54 UTC [more...]
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-17 16:38 UTC (32+ messages)
[PATCH] block: cleanup flag_{show,store}
2024-06-17 16:13 UTC (3+ messages)
[PATCH blktests] md: add regression test for "md/md-bitmap: fix writing non bitmap pages"
2024-06-17 16:05 UTC (3+ messages)
move features flags into queue_limits v2
2024-06-17 14:35 UTC (51+ 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
` [PATCH 07/26] loop: also use the default block size from an underlying block device
` [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size
` [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_writes 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 features 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 features field
[PATCH AUTOSEL 5.10 11/13] null_blk: fix validation of block size
2024-06-17 13:27 UTC
[PATCH AUTOSEL 5.15 19/21] null_blk: fix validation of block size
2024-06-17 13:25 UTC
[PATCH AUTOSEL 6.1 26/29] null_blk: fix validation of block size
2024-06-17 13:24 UTC
[PATCH AUTOSEL 6.6 30/35] null_blk: fix validation of block size
2024-06-17 13:22 UTC
[PATCH AUTOSEL 6.9 39/44] null_blk: fix validation of block size
2024-06-17 13:19 UTC
[PATCH v2] loop: Add regression test for unsupported backing file fallocate
2024-06-17 12:00 UTC
[PATCH blktests] loop: add test for creating/deleting file-ns
2024-06-17 9:17 UTC
Kernel OOPS while creating a NVMe Namespace
2024-06-17 9:10 UTC (7+ messages)
[PATCH 1/1] block: aoe: Standardize logging with pr_<level> macros and DEVICE_NAME prefix
2024-06-17 8:35 UTC
[PATCH v5] block: Add ioprio to block_rq tracepoint
2024-06-17 7:59 UTC (3+ messages)
[PATCH] Documentation: Remove the unused "tp720" from kernel-parameters.txt
2024-06-17 7:33 UTC
move features flags into queue_limits
2024-06-17 6:03 UTC (13+ messages)
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
2024-06-17 3:54 UTC (15+ messages)
` [PATCH V3 4/9] io_uring: move marking REQ_F_CQE_SKIP out of io_free_req()
` [PATCH V3 5/9] io_uring: support SQE group
[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
2024-06-17 3:49 UTC (7+ messages)
[PATCH v4] sbitmap: fix io hung due to race on sbitmap_word::cleared
2024-06-17 2:45 UTC
[PATCH 0/3] Some block sparse fixes
2024-06-16 21:30 UTC (9+ messages)
` [PATCH 1/3] bdev: make blockdev_mnt static
` [PATCH 2/3] block: Drop locking annotation for limits_lock
` [PATCH 3/3] block: BFQ: Refactor bfq_exit_icq() to silence sparse warning
[PATCH v8 0/4] Fix DM zone resource limits stacking
2024-06-16 2:43 UTC (2+ messages)
[PATCH] block: Avoid polling configuration errors
2024-06-16 2:39 UTC (5+ messages)
Maintainers Summit 2024 Call for Topics
2024-06-15 8:07 UTC (2+ messages)
move integrity settings to queue_limits v3
2024-06-15 5:01 UTC (27+ messages)
` [PATCH 01/12] block: initialize integrity buffer to zero before writing it to media
` [PATCH 02/12] md/raid0: don't free conf on raid0_run failure
` [PATCH 03/12] md/raid1: "
` [PATCH 04/12] dm-integrity: use the nop integrity profile
` [PATCH 05/12] block: remove the blk_integrity_profile structure
` [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
` [PATCH 12/12] block: move integrity information into queue_limits
` [PATCH 08/12] block: use kstrtoul in flag_store
[PATCH V5 for-6.11/block] loop: Fix a race between loop detach and loop open
2024-06-15 4:45 UTC (2+ messages)
[PATCH] rust: block: do not use removed queue limit API
2024-06-15 0:25 UTC (2+ messages)
[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
2024-06-14 23:35 UTC (5+ messages)
[PATCH] loop: Add regression test for unsupported backing file fallocate
2024-06-14 23:29 UTC (2+ messages)
[GIT PULL] Block fixes for 6.10-rc4
2024-06-14 18:52 UTC (2+ messages)
convert the SCSI ULDs to the atomic queue limits API v2
2024-06-14 16:23 UTC (32+ messages)
` [PATCH 01/14] ubd: refactor the interrupt handler
` [PATCH 02/14] ubd: untagle discard vs write zeroes not support handling
` [PATCH 03/14] rbd: increase io_opt again
` [PATCH 04/14] block: take io_opt and io_min into account for max_sectors
` [PATCH 05/14] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 06/14] sd: add a sd_disable_discard helper
` [PATCH 07/14] sd: add a sd_disable_write_same helper
` [PATCH 08/14] sd: simplify the disable case in sd_config_discard
` [PATCH 09/14] sd: factor out a sd_discard_mode helper
` [PATCH 10/14] sd: cleanup zoned queue limits initialization
` [PATCH 11/14] sd: convert to the atomic queue limits API
` [PATCH 12/14] sr: "
` [PATCH 13/14] block: remove unused "
` [PATCH 14/14] block: add special APIs for run-time disabling of discard and friends
[PATCH v6 0/3] Rust block device driver API and null block driver
2024-06-14 13:45 UTC (4+ messages)
` [PATCH v6 1/3] rust: block: introduce `kernel::block::mq` module
[PATCH v2] loop: Disable fallocate() zero and discard if not supported
2024-06-14 12:21 UTC (4+ messages)
[syzbot] Monthly block report (Jun 2024)
2024-06-14 8:06 UTC
blktests dm/002 always fails for me
2024-06-14 6:10 UTC (3+ messages)
[PATCH] zram: use copy_page for full page copy
2024-06-14 5:31 UTC (5+ messages)
[PATCH RFC -next 0/7] blk-iocost: support to build iocost as kernel module
2024-06-14 5:26 UTC (5+ messages)
[RFC blktests v2 00/03] Add support to run against real target
2024-06-14 5:11 UTC (6+ messages)
` [RFC blktests v2 1/3] nvme/rc: introduce remote target support
` [RFC blktests v2 2/3] nvme/030: only run against kernel soft target
move integrity settings to queue_limits v2
2024-06-14 3:16 UTC (12+ messages)
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
[PATCH v8 00/10] block atomic writes
2024-06-14 2:01 UTC (2+ messages)
[PATCH -next 0/2] blk-throttle: fix lower control under super low iops limit
2024-06-14 1:09 UTC (6+ messages)
` [PATCH -next 1/2] blk-throttle: factor out a helper to get throtl_slice from tg
` [PATCH -next 2/2] blk-throttle: fix lower control under super low iops limit
[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
2024-06-13 22:20 UTC (4+ messages)
` [PATCH 12/27] blk-iocost: grab ioc->lock for debt handling
[PATCH v2 0/9] nvmem: implement block NVMEM provider
2024-06-13 21:09 UTC (3+ messages)
` [PATCH v2 2/9] block: partitions: populate fwnode
Flaky test: generic/085
2024-06-13 17:17 UTC (6+ messages)
[bug report] block: integer overflow in __bvec_gap_to_prev()
2024-06-13 15:27 UTC (3+ messages)
[PATCH v4 00/22] block atomic writes for xfs
2024-06-13 11:13 UTC (7+ messages)
` [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
` [PATCH v4 03/22] xfs: Use extent size granularity for iomap->io_block_size
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).