messages from 2022-10-17 06:31:27 to 2022-10-19 07:32:39 UTC [more...]
[PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
2022-10-19 7:32 UTC (29+ messages)
` [PATCH v2 1/2] blk-mq: add tagset quiesce interface
` [PATCH v2 2/2] nvme: use blk_mq_[un]quiesce_tagset
blk_mq_quiesce_queue in del_gendisk
2022-10-19 7:30 UTC
[PATCH 1/2] block: unregister holder kobject on late add_disk failure
2022-10-19 6:55 UTC (7+ messages)
` [PATCH 2/2] block: clear the holder releated fields on late disk_add failure
[PATCH] null_blk: allow REQ_OP_ZONE_RESET_ALL to configure
2022-10-19 6:44 UTC (6+ messages)
[git pull] device mapper changes for 6.1
2022-10-19 6:18 UTC (11+ messages)
[PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
2022-10-19 6:16 UTC (3+ messages)
[PATCH] null_blk: allow teardown on request timeout
2022-10-19 4:19 UTC (11+ messages)
[PATCH v3 0/3] fix possible memleak in '__blk_trace_remove'
2022-10-19 3:36 UTC (4+ messages)
` [PATCH v3 1/3] blktrace: introduce 'blk_trace_{start,stop}' helper
` [PATCH v3 2/3] blktrace: fix possible memleak in '__blk_trace_remove'
` [PATCH v3 3/3] blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
[QUESTION] kernel can be silence when io hang
2022-10-19 3:06 UTC
don't drop the queue reference in blk_mq_destroy_queue
2022-10-19 1:23 UTC (13+ messages)
` [PATCH 1/4] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
` [PATCH 2/4] scsi: remove an extra queue reference
` [PATCH 3/4] nvme-pci: "
` [PATCH 4/4] nvme-apple: "
[PATCH v4 0/6] blk-wbt: simple improvment to enable wbt correctly
2022-10-19 1:06 UTC (14+ messages)
` [PATCH v4 2/6] blk-wbt: remove unnecessary check in wbt_enable_default()
` [PATCH v4 3/6] blk-wbt: make enable_state more accurate
` [PATCH v4 4/6] blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
` [PATCH v4 5/6] elevator: add new field flags in struct elevator_queue
` [PATCH v4 6/6] blk-wbt: don't enable throttling if default elevator is bfq
[git pull v2] device mapper changes for 6.1
2022-10-18 21:37 UTC
[PATCH v5 0/8] make statx() return DIO alignment information
2022-10-18 20:08 UTC (7+ messages)
[RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
2022-10-18 19:50 UTC (5+ messages)
` [RFC for-next v2 1/4] bio: safeguard REQ_ALLOC_CACHE bio put
` [RFC for-next v2 2/4] bio: split pcpu cache part of bio_put into a helper
` [RFC for-next v2 3/4] block/bio: add pcpu caching for non-polling bio_put
` [RFC for-next v2 4/4] io_uring/rw: enable bio caches for IRQ rw
[RFC for-next 0/4] enable pcpu bio caching for IRQ I/O
2022-10-18 19:33 UTC (6+ messages)
` [RFC for-next 1/4] bio: safeguard REQ_ALLOC_CACHE bio put
` [RFC for-next 2/4] bio: split pcpu cache part of bio_put into a helper
` [RFC for-next 3/4] block/bio: add pcpu caching for non-polling bio_put
` [RFC for-next 4/4] io_uring/rw: enable bio caches for IRQ rw
[git pull] device mapper fix for 6.1-rc2
2022-10-18 18:44 UTC
[PATCH RFC 0/2] block: fix uaf in bd_link_disk_holder()
2022-10-18 18:18 UTC (6+ messages)
` [PATCH RFC 1/2] kobject: add return value for kobject_put()
` [PATCH RFC 2/2] block: protect slave_dir/bd_holder_dir by open_mutex
[RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
2022-10-18 18:01 UTC (10+ messages)
` [PATCH 2/4] mm: mempool: introduce page bulk allocator
[PATCH v2 0/3] fix possible memleak in '__blk_trace_remove'
2022-10-18 15:53 UTC (7+ messages)
` [PATCH v2 1/3] blktrace: introduce 'blk_trace_{start,stop}' helper
` [PATCH v2 2/3] blktrace: fix possible memleak in '__blk_trace_remove'
` [PATCH v2 3/3] blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
ublk-qcow2: ublk-qcow2 is available
2022-10-18 14:54 UTC (13+ messages)
[PATCH] zram: use try_cmpxchg in update_used_max
2022-10-18 14:51 UTC
[PATCH v2 0/3] block/nvme: Fix DMA-noncoherent platforms support
2022-10-18 14:49 UTC (5+ messages)
` [PATCH v2 2/3] nvme-hwmon: Kmalloc the NVME SMART log buffer
[PATCH blktests] tests/nvme: set hostnqn after hostid uuidgen
2022-10-18 13:23 UTC (3+ messages)
[PATCH V2 blktests] tests/nvme: set hostnqn after hostid uuidgen
2022-10-18 13:17 UTC
[PATCH v2 0/5] A few cleanup and bugfix patches for blk-iocost
2022-10-18 12:19 UTC (6+ messages)
` [PATCH v2 1/5] blk-iocost: Fix typo in comment
` [PATCH v2 2/5] blk-iocost: Reset vtime_base_rate in ioc_refresh_params
` [PATCH v2 3/5] blk-iocost: Trace vtime_base_rate instead of vtime_rate
` [PATCH v2 4/5] blk-iocost: Remove vrate member in struct ioc_now
` [PATCH v2 5/5] blk-iocost: Correct comment in blk_iocost_init
[PATCH 0/1] Documentation: document ublk user recovery
2022-10-18 12:12 UTC (4+ messages)
` [PATCH 1/1] Documentation: document ublk user recovery feature
[PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
2022-10-18 11:12 UTC (4+ messages)
` [PATCH v2 1/3] block: Remove redundant parent blkcg_gp check in check_scale_change
` [PATCH v2 2/3] block: Correct comment for scale_cookie_change
` [PATCH v2 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp
[PATCH] ublk_drv: use flexible-array member instead of zero-length array
2022-10-18 10:01 UTC
[PATCH AUTOSEL 5.10 13/16] kmsan: disable physical page merging in biovec
2022-10-18 9:34 UTC (2+ messages)
[PATCH AUTOSEL 5.4 10/13] kmsan: disable physical page merging in biovec
2022-10-18 9:23 UTC (3+ messages)
[PATCH] block: allow specifying default iosched in config
2022-10-18 8:27 UTC (8+ messages)
[PATCH -next 0/3] fix possible memleak in '__blk_trace_remove'
2022-10-18 7:41 UTC (7+ messages)
` [PATCH -next 1/3] blktrace: introduce 'blk_trace_swicth_state' helper
` [PATCH -next 2/3] blktrace: fix possible memleak in '__blk_trace_remove'
` [PATCH -next 3/3] blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
2022-10-18 4:00 UTC (6+ messages)
[RESEND PATCH] block, bfq: remove unused variable for bfq_queue
2022-10-18 3:01 UTC
[PATCH 5.10 0/3] wbt stable patches
2022-10-18 1:43 UTC (4+ messages)
` [PATCH 5.10 1/3] block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init
` [PATCH 5.10 2/3] blk-wbt: call rq_qos_add() after wb_normal is initialized
` [PATCH 5.10 3/3] blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
[PATCH AUTOSEL 5.15 16/21] kmsan: disable physical page merging in biovec
2022-10-18 0:09 UTC
[PATCH AUTOSEL 5.19 21/29] kmsan: disable physical page merging in biovec
2022-10-18 0:08 UTC
[PATCH AUTOSEL 6.0 23/32] kmsan: disable physical page merging in biovec
2022-10-18 0:07 UTC
[PATCH cgroup/for-6.1-fixes] blkcg: Update MAINTAINERS entry
2022-10-17 19:28 UTC (3+ messages)
[PATCH 0/8] A few cleanup and bugfix patches for blk-iocost
2022-10-17 19:19 UTC (17+ messages)
` [PATCH 1/8] blk-iocost: Fix typo in comment
` [PATCH 2/8] blk-iocost: Reset vtime_base_rate in ioc_refresh_params
` [PATCH 3/8] blk-iocost: Trace vtime_base_rate instead of vtime_rate
` [PATCH 4/8] blk-iocost: Remove vrate member in struct ioc_now
` [PATCH 5/8] blk-iocost: Correct comment in blk_iocost_init
` [PATCH 6/8] blk-iocost: Avoid to call current_hweight_max if iocg->inuse == iocg->active
` [PATCH 7/8] blk-iocost: Remove redundant initialization of struct ioc_gq
` [PATCH 8/8] blk-iocost: Get ioc_now inside weight_updated
[PATCH 0/3] A few cleanup patches for blk-iolatency.c
2022-10-17 18:27 UTC (7+ messages)
` [PATCH 1/3] block: Remove redundant parent blkcg_gp check in check_scale_change
` [PATCH 2/3] block: Correct comment for scale_cookie_change
` [PATCH 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp
[RFC PATCH v2 00/14] mm/block: add bdi sysfs knobs
2022-10-17 18:13 UTC (15+ messages)
` [RFC PATCH v2 01/14] mm: add bdi_set_strict_limit() function
` [RFC PATCH v2 02/14] mm: add knob /sys/class/bdi/<bdi>/strict_limit
` [RFC PATCH v2 03/14] mm: document /sys/class/bdi/<bdi>/strict_limit knob
` [RFC PATCH v2 04/14] mm: use part per 1000 for bdi ratios
` [RFC PATCH v2 05/14] mm: add bdi_get_max_bytes() function
` [RFC PATCH v2 06/14] mm: split off __bdi_set_max_ratio() function
` [RFC PATCH v2 07/14] mm: add bdi_set_max_bytes() function
` [RFC PATCH v2 08/14] mm: add knob /sys/class/bdi/<bdi>/max_bytes
` [RFC PATCH v2 09/14] mm: document /sys/class/bdi/<bdi>/max_bytes knob
` [RFC PATCH v2 10/14] mm: add bdi_get_min_bytes() function
` [RFC PATCH v2 11/14] mm: split off __bdi_set_min_ratio() function
` [RFC PATCH v2 12/14] mm: add bdi_set_min_bytes() function
` [RFC PATCH v2 13/14] mm: add /sys/class/bdi/<bdi>/min_bytes knob
` [RFC PATCH v2 14/14] mm: document "
[PATCH] drbd: Store op in drbd_peer_request
2022-10-17 14:22 UTC (2+ messages)
[PATCH RFC] block: fix use after free for bd_holder_dir/slave_dir
2022-10-17 13:17 UTC (5+ messages)
[PATCH v6 0/7] treewide cleanup of random integer usage
2022-10-17 11:59 UTC (2+ messages)
[PATCH 1/2] block: Add helper for queue_flags bit test
2022-10-17 8:28 UTC (4+ messages)
` [PATCH 2/2] block: Make refcnt of bfq_group/bfq_queue atomic
[RFC PATCH v1 00/14] mm/block: add bdi sysfs knobs
2022-10-17 7:45 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).