linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-11 23:02:43 to 2022-10-17 18:17:05 UTC [more...]

[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 cgroup/for-6.1-fixes] blkcg: Update MAINTAINERS entry
 2022-10-17 18:10 UTC  (2+ messages)

[PATCH] block: allow specifying default iosched in config
 2022-10-17 17:22 UTC  (7+ messages)

[PATCH v2 0/3] block/nvme: Fix DMA-noncoherent platforms support
 2022-10-17 16:16 UTC  (4+ messages)
` [PATCH v2 2/3] nvme-hwmon: Kmalloc the NVME SMART log buffer

[PATCH v2 0/2] improve nvme quiesce time for large amount of namespaces
 2022-10-17 15:31 UTC  (16+ messages)
` [PATCH v2 1/2] blk-mq: add tagset quiesce interface
` [PATCH v2 2/2] nvme: use blk_mq_[un]quiesce_tagset

[PATCH] drbd: Store op in drbd_peer_request
 2022-10-17 14:22 UTC  (2+ messages)

[PATCH] null_blk: allow teardown on request timeout
 2022-10-17 14:21 UTC  (10+ messages)

[PATCH RFC] block: fix use after free for bd_holder_dir/slave_dir
 2022-10-17 13:17 UTC  (7+ messages)

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-17 11:59 UTC  (7+ messages)
` [PATCH v6 5/7] treewide: use get_random_u32() when possible

ublk-qcow2: ublk-qcow2 is available
 2022-10-17 11:11 UTC  (15+ messages)

[RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
 2022-10-17  9:41 UTC  (8+ messages)
` [PATCH 2/4] mm: mempool: introduce page bulk allocator

[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

[PATCH blktests] tests/nvme: set hostnqn after hostid uuidgen
 2022-10-17  7:47 UTC  (3+ messages)

[RFC PATCH v1 00/14] mm/block: add bdi sysfs knobs
 2022-10-17  7:45 UTC  (4+ messages)

[PATCH -next 0/3] fix possible memleak in '__blk_trace_remove'
 2022-10-17  6:53 UTC  (4+ 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] drbd: only clone bio if we have a backing device
 2022-10-17  6:09 UTC  (2+ messages)

[RESEND PATCH] block, bfq: remove unused variable for bfq_queue
 2022-10-17  5:22 UTC  (3+ messages)

[PATCH 0/3] A few cleanup patches for blk-iolatency.c
 2022-10-17  2:06 UTC  (2+ messages)

[PATCH 0/8] A few cleanup and bugfix patches for blk-iocost
 2022-10-17  2:00 UTC  (9+ 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 v2] blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
 2022-10-16 23:23 UTC  (3+ messages)

[PATCH v2 0/4] blk-iocost: some random patches to improve iocost
 2022-10-16 23:19 UTC  (7+ messages)
` [PATCH v2 1/4] blk-iocost: disable writeback throttling
` [PATCH v2 2/4] blk-iocost: don't release 'ioc->lock' while updating params
` [PATCH v2 3/4] blk-iocost: prevent configuration update concurrent with io throttling
` [PATCH v2 4/4] blk-iocost: read 'ioc->params' inside 'ioc->lock' in ioc_timer_fn()

[PATCH v2 0/2] virtio-blk: support zoned block devices
 2022-10-16 22:23 UTC  (6+ messages)
` [PATCH v2 1/2] virtio-blk: use a helper to handle request queuing errors
  ` [virtio-dev] "
` [PATCH v2 2/2] virtio-blk: add support for zoned block devices
  ` [virtio-dev] "

[syzbot] upstream test error: WARNING in __blk_mq_delay_run_hw_queue
 2022-10-16 19:52 UTC 

[PATCH] bfq: do try insert merge before bfq_init_rq() call
 2022-10-16 10:01 UTC  (4+ messages)

[PATCH] blk-mq, elevator: pair up elevator_get and elevator_put to avoid refcnt problems
 2022-10-15 10:52 UTC 

[PATCH v2] block: introduce block_io_start/block_io_done tracepoints
 2022-10-15  9:45 UTC 

[PATCH] block: introduce block_io_start/block_io_done tracepoints
 2022-10-14 16:24 UTC  (2+ messages)

linux-block@vger.kernel.org
 2022-10-14  8:51 UTC 

Zwiększenie płynności finansowej
 2022-10-14  8:06 UTC 

[PATCH v2] blk-mq: put the reference of the io scheduler module after switching back
 2022-10-14  7:27 UTC  (7+ messages)
` [PATCH] "

linux-block
 2022-10-14  6:59 UTC 

[GIT PULL] Followup block fixes for 6.1-rc1
 2022-10-14  5:07 UTC  (2+ messages)

TI: X15 the connected SSD is not detected on Linux next 20221006 tag
 2022-10-14  0:17 UTC  (5+ messages)

[PATCH AUTOSEL 6.0 12/67] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
 2022-10-13 18:40 UTC  (8+ messages)
` [PATCH AUTOSEL 6.0 19/67] blk-throttle: prevent overflow while calculating wait time
` [PATCH AUTOSEL 6.0 56/67] block: replace blk_queue_nowait with bdev_nowait
` [PATCH AUTOSEL 6.0 57/67] blk-mq: use quiesced elevator switch when reinitializing queues
` [PATCH AUTOSEL 6.0 64/67] sbitmap: fix lockup while swapping

[PATCH v2] blk-cgroup: Fix typo in comment
 2022-10-13 14:19 UTC  (2+ messages)

[PATCH] drbd: only clone bio if we have a backing device
 2022-10-13 13:53 UTC 

[RFC PATCHv2] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-13  8:59 UTC  (4+ messages)
  ` [mm] db8d280d38: PANIC:early_exception

[blk] 8c5035dfbb: fio.read_iops -10.6% regression
 2022-10-13  7:42 UTC  (4+ messages)

[PATCH 0/3] improve nvme quiesce time for large amount of namespaces
 2022-10-13  2:06 UTC  (11+ messages)

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-13  1:37 UTC  (5+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible

[PATCH AUTOSEL 5.15 09/47] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
 2022-10-13  0:21 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 15/47] blk-throttle: prevent overflow while calculating wait time
` [PATCH AUTOSEL 5.15 45/47] sbitmap: fix lockup while swapping

[PATCH AUTOSEL 5.4 05/27] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
 2022-10-13  0:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 26/27] sbitmap: fix lockup while swapping

[PATCH AUTOSEL 5.19 12/63] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
 2022-10-13  0:18 UTC  (5+ messages)
` [PATCH AUTOSEL 5.19 19/63] blk-throttle: prevent overflow while calculating wait time
` [PATCH AUTOSEL 5.19 54/63] block: replace blk_queue_nowait with bdev_nowait
` [PATCH AUTOSEL 5.19 55/63] blk-mq: use quiesced elevator switch when reinitializing queues
` [PATCH AUTOSEL 5.19 60/63] sbitmap: fix lockup while swapping

[PATCH AUTOSEL 4.19 03/19] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
 2022-10-13  0:26 UTC 

[PATCH AUTOSEL 4.14 03/13] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
 2022-10-13  0:27 UTC 

[PATCH AUTOSEL 5.10 08/33] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
 2022-10-13  0:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 13/33] blk-throttle: prevent overflow while calculating wait time
` [PATCH AUTOSEL 5.10 32/33] sbitmap: fix lockup while swapping

[PATCH 1/1] virtio_pci: use common helper to configure SR-IOV
 2022-10-12 23:19 UTC  (8+ messages)

[man-pages PATCH v4] statx.2, open.2: document STATX_DIOALIGN
 2022-10-12 21:50 UTC  (2+ messages)

linux-block
 2022-10-12 17:20 UTC 

[GIT PULL] nvme fixes for Linux 6.1
 2022-10-12 13:16 UTC  (2+ messages)

again? - Write I/O queue hangup at random on recent Linus' kernels
 2022-10-12 13:07 UTC  (7+ messages)

[PATCH -next 0/5] blk-iocost: some random patches to improve iocost
 2022-10-12  8:04 UTC  (5+ messages)
` [PATCH -next 4/5] blk-iocost: bypass if only one cgroup issues io

[PATCH] nvme: avoid deadlock warning in sync_io_queues() path
 2022-10-12  8:03 UTC 

[Resend PATCH] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-12  7:36 UTC  (2+ messages)
  ` [mm] 0e949320db: BUG:kernel_NULL_pointer_dereference,address

[RESEND PATCH] block, bfq: remove unused variable for bfq_queue
 2022-10-12  6:34 UTC 

[PATCH] block, bfq: remove unused variable for bfq_queue
 2022-10-12  6:31 UTC  (3+ messages)

[PATCH] block: fix leaking minors of hidden disks
 2022-10-12  6:20 UTC  (2+ messages)

[PATCH] block: put the reference of the io scheduler module after switching back
 2022-10-12  0:54 UTC  (2+ messages)

[PATCH V3 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-10-11 23:42 UTC  (5+ messages)
` [PATCH V3 1/8] block, bfq: split sync bfq_queues on a per-actuator basis

[man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
 2022-10-11 23:02 UTC  (3+ messages)


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).