messages from 2022-10-18 01:21:37 to 2022-10-20 09:00:21 UTC [more...]
[PATCH v2] drbd: Store op in drbd_peer_request
2022-10-20 8:59 UTC
[GIT PULL] nvme fixes for Linux 6.1
2022-10-20 8:57 UTC
[PATCH v2] drbd: only clone bio if we have a backing device
2022-10-20 8:52 UTC
elevator refcount fixes
2022-10-20 8:34 UTC (6+ messages)
` [PATCH 1/4] block: add proper helpers for elevator_type module refcount management
` [PATCH 2/4] block: sanitize the elevator name before passing it to __elevator_change
` [PATCH 3/4] block: check for an unchanged elevator earlier in __elevator_change
` [PATCH 4/4] block: fix up elevator_type refcounting
[RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
2022-10-20 8:32 UTC (9+ 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
[git pull] device mapper changes for 6.1
2022-10-20 8:17 UTC (13+ messages)
` [dm-devel] "
[PATCH v3 0/3] fix possible memleak in '__blk_trace_remove'
2022-10-20 8:04 UTC (7+ 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'
[PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
2022-10-20 6:34 UTC (5+ messages)
` [PATCH v3 1/2] blk-mq: add tagset quiesce interface
` [PATCH v3 2/2] nvme: use blk_mq_[un]quiesce_tagset
[bisected] QEMU guest boot failure since 6.0 on x86_64 host
2022-10-20 1:28 UTC (2+ messages)
[PATCH] ublk_drv: use flexible-array member instead of zero-length array
2022-10-20 1:27 UTC (3+ messages)
[PATCH 00/10] Support DMA segments smaller than the page size
2022-10-19 22:23 UTC (11+ messages)
` [PATCH 01/10] block: Remove request.write_hint
` [PATCH 02/10] block: Constify most queue limits pointers
` [PATCH 03/10] block: Micro-optimize get_max_segment_size()
` [PATCH 04/10] block: Add support for small segments in blk_rq_map_user_iov()
` [PATCH 05/10] block: Introduce QUEUE_FLAG_SUB_PAGE_SEGMENTS
` [PATCH 06/10] block: Fix the number of segment calculations
` [PATCH 07/10] block: Add support for segments smaller than the page size
` [PATCH 08/10] scsi: core: Set the SUB_PAGE_SEGMENTS request queue flag
` [PATCH 09/10] scsi_debug: Support configuring the maximum segment size
` [PATCH 10/10] null_blk: "
We have a new professional pitch for you
2022-10-19 21:00 UTC
[PATCH blktests] common/xfs: ignore the 32M log size during mkfs.xfs
2022-10-19 19:18 UTC (5+ messages)
[PATCH] pata_parport: add driver (PARIDE replacement)
2022-10-19 18:58 UTC (6+ messages)
[PATCH] null_blk: allow teardown on request timeout
2022-10-19 17:41 UTC (4+ messages)
[PATCH 6.0 479/862] sbitmap: fix possible io hung due to lost wakeup
2022-10-19 17:37 UTC (4+ messages)
` [PATCH 6.0 517/862] sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up()
[PATCH] mmc: core: support zeroout using TRIM
2022-10-19 17:33 UTC (4+ messages)
[PATCH v2] blk-mq, elevator: pair up elevator_get and elevator_put to avoid refcnt problems
2022-10-19 16:27 UTC (3+ messages)
[PATCH v5 0/6] blk-wbt: simple improvment to enable wbt correctly
2022-10-19 12:15 UTC (7+ messages)
` [PATCH v5 1/6] elevator: remove redundant code in elv_unregister_queue()
` [PATCH v5 2/6] blk-wbt: remove unnecessary check in wbt_enable_default()
` [PATCH v5 3/6] blk-wbt: make enable_state more accurate
` [PATCH v5 4/6] blk-wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled
` [PATCH v5 5/6] elevator: add new field flags in struct elevator_queue
` [PATCH v5 6/6] blk-wbt: don't enable throttling if default elevator is bfq
ublk-qcow2: ublk-qcow2 is available
2022-10-19 9:09 UTC (14+ messages)
[PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
2022-10-19 8:29 UTC (29+ messages)
` [PATCH v2 1/2] blk-mq: add tagset quiesce interface
blk_mq_quiesce_queue in del_gendisk
2022-10-19 8:20 UTC (2+ messages)
don't drop the queue reference in blk_mq_destroy_queue
2022-10-19 8:19 UTC (17+ 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 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)
[QUESTION] kernel can be silence when io hang
2022-10-19 3:06 UTC
[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 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'
[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 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 (6+ 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 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 (3+ messages)
` [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()
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).