linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-18 05:05:22 to 2021-09-23 01:51:22 UTC [more...]

[PATCH V2 0/8] loop: small clenaup
 2021-09-23  1:49 UTC  (9+ messages)
` [PATCH V2 1/8] loop: use sysfs_emit() in the sysfs offset show
` [PATCH V2 2/8] loop: use sysfs_emit() in the sysfs sizelimit show
` [PATCH V2 3/8] loop: use sysfs_emit() in the sysfs autoclear show
` [PATCH V2 4/8] loop: use sysfs_emit() in the sysfs partscan show
` [PATCH V2 5/8] loop: use sysfs_emit() in the sysfs dio show
` [PATCH V2 6/8] loop: remove extra variable in lo_fallocate()
` [PATCH V2 7/8] loop: remove extra variable in lo_req_flush
` [PATCH V2 8/8] loop: allow user to set the queue depth

tear down file system I/O in del_gendisk v2
 2021-09-23  1:34 UTC  (6+ messages)
` [PATCH 1/4] block: factor out a blk_try_enter_queue helper
` [PATCH 2/4] block: split bio_queue_enter from blk_queue_enter
` [PATCH 3/4] block: drain file system I/O on del_gendisk
` [PATCH 4/4] block: keep q_usage_counter in atomic mode after del_gendisk

[syzbot] possible deadlock in blk_request_module
 2021-09-23  0:52 UTC 

[PATCH] zram: Introduce an aged idle interface
 2021-09-23  0:42 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[patch v8 0/7] handle unexpected message from server
 2021-09-23  0:29 UTC  (8+ messages)
` [patch v8 3/7] nbd: check sock index in nbd_read_stat()

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-09-22 23:55 UTC  (8+ messages)

[syzbot] WARNING: ODEBUG bug in blk_mq_hw_sysfs_release
 2021-09-22 23:27 UTC  (3+ messages)

fix a dax/block device attribute registration regression
 2021-09-22 21:40 UTC  (5+ messages)
` [PATCH 1/3] nvdimm/pmem: fix creating the dax group
` [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 3/3] block: warn if ->groups is set when calling add_disk

[PATCH] null_blk: Fix a NULL pointer dereference
 2021-09-22 18:26 UTC  (4+ messages)

general protection fault in nbd_disconnect_and_put
 2021-09-22 16:11 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 0/4] Add invalidate_disk() helper for drivers to invalidate the gendisk
 2021-09-22 14:47 UTC  (8+ messages)
` [PATCH v2 1/4] block: Add invalidate_disk() helper "
` [PATCH v2 2/4] loop: Use invalidate_disk() helper to invalidate gendisk
` [PATCH v2 3/4] loop: Remove the unnecessary bdev checks and unused bdev variable
` [PATCH v2 4/4] nbd: Use invalidate_disk() helper on disconnect

[PATCH 0/4] cancel all throttled bios in blk_cleanup_queue()
 2021-09-22 14:34 UTC  (6+ messages)
` [PATCH 1/4] Revert "blk-throttle: remove tg_drain_bios"
` [PATCH 2/4] blk-throtl: don't warn in tg_drain_bios()
` [PATCH 3/4] blk-throtl: introduce blk_throtl_cancel_bios()
` [PATCH 4/4] block: cancel all throttled bios in blk_cleanup_queue()

[PATCH 0/3 v2] bfq: Limit number of allocated scheduler tags per cgroup
 2021-09-22 14:33 UTC  (7+ messages)

[PATCH] blk-mq: export blk_mq_submit_bio symbol
 2021-09-22 14:29 UTC  (9+ messages)

[RFC v2 PATCH] mm, sl[au]b: Introduce lockless cache
 2021-09-22 12:58 UTC  (10+ messages)

[PATCH] blktrace: Fix uaf in blk_trace access after removing by sysfs
 2021-09-22  5:21 UTC  (3+ messages)

[PATCH] block/mq-deadline: Fix unused-function compilation warning
 2021-09-22  2:18 UTC  (4+ messages)

tear down file system I/O in del_gendisk
 2021-09-21 22:33 UTC  (13+ messages)
` [PATCH 1/4] block: factor out a blk_try_enter_queue helper
` [PATCH 2/4] block: split bio_queue_enter from blk_queue_enter
` [PATCH 3/4] block: drain file system I/O on del_gendisk
` [PATCH 4/4] block: keep q_usage_counter in atomic mode after del_gendisk

[syzbot] WARNING in __init_work
 2021-09-21 20:19 UTC  (7+ messages)

Still issues with blktest/srp on 5.15-rc1 and software rdma providers
 2021-09-21 20:16 UTC 

[PATCH v2 0/3] kmod: add patient module removal support
 2021-09-21 18:40 UTC  (6+ messages)
` [PATCH v2 1/3] libkmod: add a library notice log level print

[PATCH v7 09/12] sysfs: fix deadlock race with module removal
 2021-09-21 15:48 UTC 

[RFC PATCH] blk-throttle: enable io throttle for root in cgroup v2
 2021-09-21 13:44 UTC  (5+ messages)

[PATCH 0/8] loop: small clenaup
 2021-09-21 13:38 UTC  (17+ messages)
` [PATCH 1/8] loop: use sysfs_emit() in the sysfs offset show
` [PATCH 2/8] loop: use sysfs_emit() in the sysfs sizelimit show
` [PATCH 3/8] loop: use sysfs_emit() in the sysfs autoclear show
` [PATCH 4/8] loop: use sysfs_emit() in the sysfs partscan show
` [PATCH 5/8] loop: use sysfs_emit() in the sysfs dio show
` [PATCH 6/8] loop: remove extra variable in lo_fallocate()
` [PATCH 7/8] loop: remove extra variable in lo_req_flush
` [PATCH 8/8] loop: allow user to set the queue depth

[syzbot] possible deadlock in bd_register_pending_holders
 2021-09-21  7:13 UTC  (4+ messages)

untangle the block headers v2
 2021-09-21  6:36 UTC  (27+ messages)
` [PATCH 01/17] mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
` [PATCH 02/17] mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
` [PATCH 03/17] mm: don't include <linux/blkdev.h> "
` [PATCH 04/17] mm: remove spurious blkdev.h includes
` [PATCH 05/17] arch: "
` [PATCH 06/17] kernel: "
` [PATCH 07/17] sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
` [PATCH 08/17] block: remove the unused rq_end_sector macro
` [PATCH 09/17] block: remove the unused blk_queue_state enum
` [PATCH 10/17] block: remove the cmd_size field from struct request_queue
` [PATCH 11/17] block: remove the struct blk_queue_ctx forward declaration
` [PATCH 12/17] block: move elevator.h to block/
` [PATCH 13/17] block: drop unused includes in <linux/blkdev.h>
` [PATCH 14/17] block: drop unused includes in <linux/genhd.h>
` [PATCH 15/17] block: move a few merge helpers out of <linux/blkdev.h>
` [PATCH 16/17] block: move integrity handling "
` [PATCH 17/17] block: move struct request to blk-mq.h

fix a dax/block device attribute registration regression
 2021-09-21  6:32 UTC  (14+ messages)
` [PATCH 1/3] nvdimm/pmem: fix creating the dax group
` [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 3/3] block: warn if ->groups is set when calling add_disk

[RFC PATCH v2 0/5] Support for hardware-wrapped inline encryption keys
 2021-09-21  3:16 UTC  (5+ messages)
` [RFC PATCH v2 3/5] fscrypt: improve documentation for inline encryption
` [RFC PATCH v2 4/5] fscrypt: allow 256-bit master keys with AES-256-XTS

[PATCH v7 01/12] LICENSES: Add the copyleft-next-0.3.1 license
 2021-09-21  0:03 UTC  (19+ messages)
` [PATCH v7 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v7 03/12] selftests: add tests_sysfs module
` [PATCH v7 04/12] kernfs: add initial failure injection support
` [PATCH v7 09/12] sysfs: fix deadlock race with module removal
` [PATCH v7 10/12] test_sysfs: enable deadlock tests by default
` [PATCH v7 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal
` [PATCH v7 00/12 (RESEND)] syfs: generic deadlock fix with "

[PATCH] nbd: use shifts rather than multiplies
 2021-09-20 23:25 UTC 

[PATCH] [RFC] blk-iocost stringop-overread warning workaround
 2021-09-20 16:17 UTC  (2+ messages)

[PATCH] null_blk: poll queue support
 2021-09-20 11:40 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in bdev_free_inode
 2021-09-20  8:40 UTC  (8+ messages)
  ` [PATCH] block: genhd: fix double kfree() in __alloc_disk_node()
          ` [PATCH v2] "

[PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-09-20  7:45 UTC  (2+ messages)

[PATCH] floppy: Fix hang in watchdog when disk is ejected
 2021-09-18 22:33 UTC  (2+ messages)

bfq - suspected memory leaks
 2021-09-18 11:01 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).