linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-22 16:57:36 to 2022-03-28 05:48:56 UTC [more...]

[LSF/MM/BPF TOPIC] block drivers in user space
 2022-03-28  5:48 UTC  (16+ messages)

[PATCH 00/17] io_uring passthru over nvme
 2022-03-28  4:44 UTC  (55+ messages)
  ` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
  ` [PATCH 10/17] block: wire-up support for plugging
  ` [PATCH 11/17] block: factor out helper for bio allocation from cache
  ` [PATCH 14/17] io_uring: add polling support for uring-cmd
  ` [PATCH 17/17] nvme: enable non-inline passthru commands

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

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

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

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

[syzbot] memory leak in blk_mq_init_tags
 2022-03-27 20:08 UTC 

[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] block/rnbd: Fix the maximum clt_device_id value in init_dev()
 2022-03-27 11:06 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] block: Fix the maximum minor value is blk_alloc_ext_minor()
 2022-03-26 14:50 UTC 

[PATCH v3 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
 2022-03-26 12:44 UTC  (11+ messages)
` [PATCH v3 1/2] virtio-blk: support polling I/O
` [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()

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

[PATCH 0/3] optimizations for io accounting
 2022-03-26  1:11 UTC  (7+ messages)
` [PATCH 1/3] block: don't show disk stats if io accounting is disabled
` [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)

[PATCH] rbd: replace usage of found with dedicated list iterator variable
 2022-03-25 16:56 UTC  (2+ messages)

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

[RFC 0/3] Add zero copy feature for tcmu
 2022-03-25  9:06 UTC  (16+ messages)
` [RFC 1/3] mm/memory.c: introduce vm_insert_page(s)_mkspecial
` [RFC 2/3] mm: export zap_page_range()
` [RFC 3/3] scsi: target: tcmu: Support zero copy

zram corruption due to uninitialized do_swap_page fault
 2022-03-25  8:33 UTC  (10+ messages)

[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
 2022-03-25  7:30 UTC  (4+ messages)

[PATCH RFC -next 0/3] improve fairness for sbitmap waitqueues
 2022-03-25  7:30 UTC  (2+ messages)

[PATCH v3 0/3] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
 2022-03-25  5:35 UTC  (5+ messages)
` [PATCH v3 1/3] block: allow using the per-cpu bio cache "
` [PATCH v3 2/3] block: allow use of per-cpu bio alloc cache by block drivers
` [PATCH v3 3/3] dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset

[git pull] device mapper changes for 5.18
 2022-03-25  2:47 UTC  (2+ messages)
` [dm-devel] "

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-24 18:03 UTC  (3+ messages)
` [PATCH 3/9] net: mlx5: "

[PATCH v2 0/4] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
 2022-03-24 14:41 UTC  (8+ messages)
` [PATCH v2 1/4] block: allow BIOSET_PERCPU_CACHE use from bio_alloc_clone
` [PATCH v2 2/4] block: allow BIOSET_PERCPU_CACHE use from bio_alloc_bioset
` [PATCH v2 3/4] dm: enable BIOSET_PERCPU_CACHE for dm_io bioset
` [PATCH v2 4/4] dm: conditionally enable BIOSET_PERCPU_CACHE for bio-based "

[syzbot] upstream boot error: WARNING in blk_release_queue
 2022-03-24  8:05 UTC 

[PATCH] block: don't print I/O error warning for dead disks
 2022-03-23 16:38 UTC 

[PATCH 01/14] block: don't print I/O error warning for dead disks
 2022-03-23 16:37 UTC 

[dm-devel] [PATCH 01/19] fs: remove mpage_alloc
 2022-03-23 15:43 UTC 

[PATCH] fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
 2022-03-23 15:42 UTC  (2+ messages)

[PATCH v2 0/3] three bug fixes about tcmu page fault handle
 2022-03-23 13:49 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: target: tcmu: Fix possible page UAF
` [PATCH v2 2/3] scsi: target: tcmu: Fix possible data corruption
` [PATCH v2 3/3] scsi: target: tcmu: Use address_space->invalidate_lock

yet another approach to fix the loop lock order inversions v3
 2022-03-23 13:09 UTC  (14+ messages)
` [PATCH 7/8] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
` [PATCH 8/8] loop: don't destroy lo->workqueue in __loop_clr_fd

[PATCH v2] nbd: Don't use workqueue to handle recv work
 2022-03-23 11:21 UTC  (3+ messages)

improve the bio allocation interface v2
 2022-03-23  9:29 UTC  (6+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
  ` [dm-devel] "

[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-03-23  9:01 UTC  (4+ messages)
` [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()

[PATCH 0/3] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_clone
 2022-03-23  6:46 UTC  (7+ messages)
` [PATCH 1/3] block: allow BIOSET_PERCPU_CACHE use "
` [PATCH 2/3] dm: enable BIOSET_PERCPU_CACHE for dm_io bioset
` [PATCH 3/3] dm: conditionally enable BIOSET_PERCPU_CACHE for bio-based "

loop: it looks like REQ_OP_FLUSH could return before IO completion
 2022-03-23  6:14 UTC  (3+ messages)

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-23  6:10 UTC  (5+ messages)

[PATCH V2] block: avoid to call blkg_free() in atomic context
 2022-03-23  1:53 UTC  (2+ messages)

[PATCH] block: avoid to call blkg_free() in atomic context
 2022-03-23  1:05 UTC  (3+ messages)

[syzbot] BUG: sleeping function called from invalid context in blk_release_queue
 2022-03-23  0:37 UTC 

[PATCH for-5.18 0/3] block: throttle related fixes
 2022-03-23  0:32 UTC  (6+ messages)
` [PATCH 2/3] block: let blkcg_gq grab request queue's refcnt

[PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
 2022-03-23  0:09 UTC  (18+ messages)

[PATCH] zram: Add a huge_idle writeback mode
 2022-03-22 21:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] nbd: Fix hung on disconnect request if socket is closed before
 2022-03-22 19:56 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in blk_release_queue
 2022-03-22 17:57 UTC 


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