messages from 2022-04-12 21:24:29 to 2022-04-18 04:53:45 UTC [more...]
fix and cleanup discard_alignment handling
2022-04-18 4:53 UTC (2+ messages)
` [PATCH 01/11] ubd: don't set the discard_alignment queue limit
[dm-5.19 PATCH 01/21] block: change exported IO accounting interface from gendisk to bdev
2022-04-18 2:27 UTC
[Question] Accessing read data in bio request
2022-04-18 1:59 UTC (2+ messages)
[PATCH 0/9 v7] bfq: Avoid use-after-free when moving processes between cgroups
2022-04-18 1:34 UTC (4+ messages)
` [PATCH 1/9] bfq: Avoid false marking of bic as stably merged
cleanup bio_kmalloc v3
2022-04-18 1:32 UTC (5+ messages)
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
loop: it looks like REQ_OP_FLUSH could return before IO completion
2022-04-17 16:32 UTC (12+ messages)
[PATCH v2] block: add filemap_invalidate_lock_killable()
2022-04-17 7:46 UTC
[PATCH v4] scsi: target: tcmu: Fix possible data corruption
2022-04-17 5:26 UTC
[PATCH v3] scsi: target: tcmu: Fix possible data corruption
2022-04-17 2:41 UTC (3+ messages)
[PATCH 0/8] dm: io accounting & polling improvement
2022-04-17 2:22 UTC (26+ messages)
` [PATCH 1/8] block: replace disk based account with bdev's
` [PATCH 3/8] dm: pass 'dm_io' instance to dm_io_acct directly
` [PATCH 5/8] dm: always setup ->orig_bio in alloc_io
[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
2022-04-16 9:37 UTC (6+ 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 v2 3/5] bfq, block: record how many queues have pending requests in bfq_group
` [PATCH -next v2 4/5] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v2 5/5] block, bfq: do not idle if only one cgroup is activated
[PATCH V2] block: avoid io timeout in case of sync polled dio
2022-04-16 9:03 UTC (5+ messages)
[PATCH -next v2] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
2022-04-16 6:09 UTC (2+ messages)
[PATCH v2] blktests: replace module removal with patient module removal
2022-04-16 4:01 UTC (2+ messages)
use block_device based APIs in block layer consumers v3
2022-04-16 2:28 UTC (46+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches
[git pull] device mapper fixes for 5.18-rc3
2022-04-15 23:04 UTC (2+ messages)
` [dm-devel] "
[GIT PULL] Block fixes for 5.18-rc3
2022-04-15 18:47 UTC (2+ messages)
[syzbot] possible deadlock in blkcg_deactivate_policy
2022-04-15 18:29 UTC
can't run nvme-mp blktests
2022-04-15 18:09 UTC (16+ messages)
blktests with zbd/006 ZNS triggers a possible false positive RCU stall
2022-04-15 17:42 UTC (7+ messages)
[PATCH v2] scsi: target: tcmu: Fix possible data corruption
2022-04-15 15:02 UTC (5+ messages)
[PATCH] block: don't print I/O error warning for dead disks
2022-04-15 12:42 UTC (3+ messages)
[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
2022-04-15 12:42 UTC (4+ messages)
` [PATCH v2] "
[GIT PULL] nvme fixes for Linux 5.18
2022-04-15 12:34 UTC (2+ messages)
[PATCH -next RFC v3 0/8] improve tag allocation under heavy load
2022-04-15 10:10 UTC (9+ messages)
` [PATCH -next RFC v3 1/8] sbitmap: record the number of waiters for each waitqueue
` [PATCH -next RFC v3 2/8] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag()
` [PATCH -next RFC v3 3/8] sbitmap: make sure waitqueues are balanced
` [PATCH -next RFC v3 4/8] blk-mq: don't preempt tag under heavy load
` [PATCH -next RFC v3 5/8] sbitmap: force tag preemption if free tags are sufficient
` [PATCH -next RFC v3 6/8] blk-mq: force tag preemption for split bios
` [PATCH -next RFC v3 7/8] blk-mq: record how many tags are needed for splited bio
` [PATCH -next RFC v3 8/8] sbitmap: wake up the number of threads based on required tags
[PATCH -next v2] block: update nsecs[] in part_stat_show() and diskstats_show()
2022-04-15 8:06 UTC
[PATCH -next RFC v2 0/8] improve tag allocation under heavy load
2022-04-15 7:07 UTC (4+ messages)
` [PATCH -next RFC v2 3/8] sbitmap: make sure waitqueues are balanced
[PATCH] block: fix offset/size check in bio_trim()
2022-04-15 5:26 UTC (3+ messages)
[PATCH RESEND] blk-mq: fix possible creation failure for 'debugfs_dir'
2022-04-15 3:56 UTC
[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
2022-04-15 1:10 UTC (13+ messages)
` [PATCH -next 02/11] block, bfq: apply news apis where root group is not expected
` [PATCH -next 05/11] block, bfq: count root group into 'num_groups_with_pending_reqs'
` [PATCH -next 10/11] block, bfq: decrease 'num_groups_with_pending_reqs' earlier
siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
2022-04-14 23:31 UTC
blktests srp failures with a guest with kdevops on v5.17-rc7 removal
2022-04-14 22:06 UTC (8+ messages)
[PATCH] block: null_blk: end timed out poll request
2022-04-14 16:16 UTC (2+ messages)
[PATCH] Revert "make: let src/Makefile set *dir vars properly"
2022-04-14 12:55 UTC (3+ messages)
[PATCH/RFC] md: remove media-change code
2022-04-14 11:06 UTC (2+ messages)
[PATCH] block: avoid io timeout in case of sync polled dio
2022-04-14 1:38 UTC (3+ messages)
[PATCH] blktests: replace module removal with patient module removal
2022-04-13 22:46 UTC (5+ messages)
[PATCH] block: fix offset/size check in bio_trim()
2022-04-13 16:47 UTC (2+ messages)
Issues running nvme-tcp/rdma passthru blktests
2022-04-13 15:33 UTC (3+ messages)
` [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target
[PATCH] block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
2022-04-13 12:35 UTC (3+ messages)
[PATCH] block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
2022-04-13 12:34 UTC
Wycena paneli fotowoltaicznych
2022-04-12 7:50 UTC
[PATCH] block/rnbd: client: avoid flush_workqueue(system_long_wq) usage
2022-04-13 6:40 UTC (5+ messages)
[PATCH RESEND] asm-generic: fix __get_unaligned_be48() on 32 bit platforms
2022-04-12 22:31 UTC (2+ 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).