linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-25 20:21:24 to 2022-03-30 14:13:05 UTC [more...]

[PATCH 0/9 v6] bfq: Avoid use-after-free when moving processes between cgroups
 2022-03-30 14:12 UTC  (11+ messages)
` [PATCH 1/9] bfq: Avoid false marking of bic as stably merged
` [PATCH 2/9] bfq: Avoid merging queues with different parents
` [PATCH 3/9] bfq: Split shared queues on move between cgroups
` [PATCH 4/9] bfq: Update cgroup information before merging bio
` [PATCH 5/9] bfq: Drop pointless unlock-lock pair
` [PATCH 6/9] bfq: Remove pointless bfq_init_rq() calls
` [PATCH 7/9] bfq: Track whether bfq_group is still online
` [PATCH 8/9] bfq: Get rid of __bio_blkcg() usage
` [PATCH 9/9] bfq: Make sure bfqg for which we are queueing requests is online

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-30 13:49 UTC  (8+ messages)

[PATCH 00/17] io_uring passthru over nvme
 2022-03-30 13:14 UTC  (14+ messages)
  ` [PATCH 17/17] nvme: enable non-inline passthru commands

yet another approach to fix the loop lock order inversions v5
 2022-03-30  8:14 UTC  (9+ messages)
` [PATCH 13/14] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
` [PATCH 15/14] loop: avoid loop_validate_mutex/lo_mutex in ->release

yet another approach to fix the loop lock order inversions v4
 2022-03-30  7:58 UTC  (13+ messages)
` [PATCH 12/13] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release

yet another approach to fix the loop lock order inversions v6
 2022-03-30  5:29 UTC  (16+ messages)
` [PATCH 01/15] nbd: use the correct block_device in nbd_bdev_reset
` [PATCH 02/15] zram: cleanup reset_store
` [PATCH 03/15] zram: cleanup zram_remove
` [PATCH 04/15] block: add a disk_openers helper
` [PATCH 05/15] block: turn bdev->bd_openers into an atomic_t
` [PATCH 06/15] loop: de-duplicate the idle worker freeing code
` [PATCH 07/15] loop: initialize the worker tracking fields once
` [PATCH 08/15] loop: remove the racy bd_inode->i_mapping->nrpages asserts
` [PATCH 09/15] loop: don't freeze the queue in lo_release
` [PATCH 10/15] loop: only freeze the queue in __loop_clr_fd when needed
` [PATCH 11/15] loop: implement ->free_disk
` [PATCH 12/15] loop: suppress uevents while reconfiguring the device
` [PATCH 13/15] loop: avoid loop_validate_mutex/lo_mutex in ->release
` [PATCH 14/15] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
` [PATCH 15/15] loop: don't destroy lo->workqueue in __loop_clr_fd

[PATCH] loop: fix ioctl calls using compat_loop_info
 2022-03-30  5:02 UTC  (2+ messages)

[PATCH] scsi: sd: call device_del() if device_add_disk() fails
 2022-03-30  4:30 UTC  (2+ messages)

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-30  3:51 UTC  (3+ messages)
` [PATCH 5/9] virtio-scsi: "

[bug report] kernel BUG at lib/list_debug.c:26! observed during blktests srp/002 on latest linux tree
 2022-03-30  3:08 UTC  (2+ messages)

[syzbot] possible deadlock in throtl_pending_timer_fn
 2022-03-30  3:01 UTC  (4+ messages)

[PATCH -next RFC 0/6] improve large random io for HDD
 2022-03-30  2:05 UTC  (20+ messages)
` [PATCH -next RFC 1/6] blk-mq: add a new flag 'BLK_MQ_F_NO_TAG_PREEMPTION'
` [PATCH -next RFC 2/6] block: refactor to split bio thoroughly
` [PATCH -next RFC 3/6] blk-mq: record how many tags are needed for splited bio
` [PATCH -next RFC 4/6] sbitmap: wake up the number of threads based on required tags
` [PATCH -next RFC 5/6] blk-mq: don't preempt tag expect for split bios
` [PATCH -next RFC 6/6] sbitmap: force tag preemption if free tags are sufficient

[LSF/MM/BPF TOPIC] block drivers in user space
 2022-03-30  1:55 UTC  (9+ messages)

[PATCH blktests 0/6] extend zoned mode coverage for scsi devices
 2022-03-30  1:32 UTC  (7+ messages)
` [PATCH blktests 1/6] zbd/008: check no stale page cache after BLKRESETZONE ioctl
` [PATCH blktests 2/6] common/scsi_debug: prepare scsi_debug in zoned mode
` [PATCH blktests 3/6] block/027, scsi/004: whitelist scsi_debug test cases for "
` [PATCH blktests 4/6] scsi/006: whitelist "
` [PATCH blktests 5/6] scsi/006: skip cache types which disable read cache for SATA drives
` [PATCH blktests 6/6] scsi/003: remove unnecessary out file

[dm-devel] [PATCH 3/4] dm-qcow2: Introduce driver to create block devices over QCOW2 files
 2022-03-29 22:30 UTC  (3+ messages)

[syzbot] BUG: sleeping function called from invalid context in xa_destroy
 2022-03-29 21:42 UTC 

state of drbd in mainline
 2022-03-29 20:01 UTC  (8+ messages)
    ` [Drbd-dev] "

[PATCH v3 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
 2022-03-29 15:54 UTC  (19+ messages)
` [PATCH v3 1/2] virtio-blk: support polling I/O
` [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()

[PATCH] block: fix misleading comment for major number of block device
 2022-03-29 15:39 UTC 

[GIT PULL] nvme fixes for Linux 5.18
 2022-03-29 12:24 UTC  (2+ messages)

[PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
 2022-03-29  9:08 UTC  (8+ messages)

[PATCH] block: restore the old set_task_ioprio() behaviour wrt PF_EXITING
 2022-03-29  6:55 UTC  (4+ messages)

[PATCH v2 0/4] Restore I/O priority support in the mq-deadline scheduler
 2022-03-29  4:49 UTC  (8+ messages)
` [PATCH v2 4/4] block/mq-deadline: Prioritize high-priority requests

[PATCH 1/2] null_blk: Fix an error handling path in null_add_dev()
 2022-03-28 18:08 UTC  (4+ messages)
` [PATCH 2/2] null_blk: Update ida_simple_get()/ida_simple_remove() to the newer ida API

[PATCH] block: aoe: handle device timeouts atomic-safe
 2022-03-28 15:06 UTC  (3+ messages)

[PATCH] block/rnbd: Fix the maximum clt_device_id value in init_dev()
 2022-03-28 13:57 UTC  (2+ messages)

[PATCH] block: Fix the maximum minor value is blk_alloc_ext_minor()
 2022-03-28 12:36 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 02/12] loop: use sysfs_emit() in the sysfs xxx show()
 2022-03-28 11:44 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 06/12] bfq: fix use-after-free in bfq_dispatch_request
` [PATCH AUTOSEL 4.19 09/12] Revert "Revert "block, bfq: honor already-setup queue merges""

[PATCH AUTOSEL 4.9 2/8] loop: use sysfs_emit() in the sysfs xxx show()
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 4.14 2/8] loop: use sysfs_emit() in the sysfs xxx show()
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 5.4 04/16] block, bfq: don't move oom_bfqq
 2022-03-28 11:23 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 06/16] loop: use sysfs_emit() in the sysfs xxx show()
` [PATCH AUTOSEL 5.4 10/16] bfq: fix use-after-free in bfq_dispatch_request
` [PATCH AUTOSEL 5.4 13/16] Revert "Revert "block, bfq: honor already-setup queue merges""

[PATCH AUTOSEL 5.10 05/21] block, bfq: don't move oom_bfqq
 2022-03-28 11:22 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 08/21] loop: use sysfs_emit() in the sysfs xxx show()
` [PATCH AUTOSEL 5.10 13/21] bfq: fix use-after-free in bfq_dispatch_request
` [PATCH AUTOSEL 5.10 16/21] Revert "Revert "block, bfq: honor already-setup queue merges""

[PATCH AUTOSEL 5.15 07/29] block/bfq_wf2q: correct weight to ioprio
 2022-03-28 11:21 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 10/29] block, bfq: don't move oom_bfqq
` [PATCH AUTOSEL 5.15 14/29] loop: use sysfs_emit() in the sysfs xxx show()
` [PATCH AUTOSEL 5.15 20/29] bfq: fix use-after-free in bfq_dispatch_request
` [PATCH AUTOSEL 5.15 23/29] Revert "Revert "block, bfq: honor already-setup queue merges""

[PATCH AUTOSEL 5.16 08/35] block: throttle split bio in case of iops limit
 2022-03-28 11:20 UTC  (6+ messages)
` [PATCH AUTOSEL 5.16 10/35] block/bfq_wf2q: correct weight to ioprio
` [PATCH AUTOSEL 5.16 13/35] block, bfq: don't move oom_bfqq
` [PATCH AUTOSEL 5.16 18/35] loop: use sysfs_emit() in the sysfs xxx show()
` [PATCH AUTOSEL 5.16 24/35] bfq: fix use-after-free in bfq_dispatch_request
` [PATCH AUTOSEL 5.16 27/35] Revert "Revert "block, bfq: honor already-setup queue merges""

[PATCH AUTOSEL 5.17 09/43] block: throttle split bio in case of iops limit
 2022-03-28 11:18 UTC  (6+ messages)
` [PATCH AUTOSEL 5.17 11/43] block/bfq_wf2q: correct weight to ioprio
` [PATCH AUTOSEL 5.17 14/43] block, bfq: don't move oom_bfqq
` [PATCH AUTOSEL 5.17 23/43] loop: use sysfs_emit() in the sysfs xxx show()
` [PATCH AUTOSEL 5.17 30/43] bfq: fix use-after-free in bfq_dispatch_request
` [PATCH AUTOSEL 5.17 35/43] Revert "Revert "block, bfq: honor already-setup queue merges""

[syzbot] memory leak in blk_mq_init_tags
 2022-03-28  8:04 UTC  (5+ messages)

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH] drbd: Return true/false (not 1/0) from bool functions
 2022-03-28  2:54 UTC 

[PATCH] block: use dedicated list iterator variable
 2022-03-28  2:02 UTC  (2+ messages)

[PATCH] block: move lower_48_bits() to block
 2022-03-27 19:16 UTC  (4+ messages)

[PATCH] Removing the unused TODO
 2022-03-27 15:54 UTC 

[PATCH] drbd: fix an invalid memory access caused by incorrect use of list iterator
 2022-03-27  7:09 UTC 

[GIT PULL] Support for 64-bit data integrity
 2022-03-26 20:18 UTC  (4+ messages)

[GIT PULL] Remove write streams support
 2022-03-26 20:18 UTC  (2+ messages)

[GIT PULL] Follow up bio allocation fixup
 2022-03-26 20:18 UTC  (2+ messages)

[PATCH 0/3] optimizations for io accounting
 2022-03-26  1:11 UTC  (4+ messages)
` [PATCH 2/3] block: factor out common code for part_stat_show() and diskstats_show()

next: BUG: sleeping function called from invalid context at block/blk-sysfs.c:766
 2022-03-25 20:21 UTC  (2+ 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).