linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-15 03:08:51 to 2023-06-19 10:15:19 UTC [more...]

[PATCH 6.3.y] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-06-19 10:14 UTC  (4+ messages)

[PATCH 0/7] RFC: high-order folio support for I/O
 2023-06-19  8:42 UTC  (20+ messages)
` [PATCH 4/7] brd: make sector size configurable
` [PATCH 1/2] highmem: Add memcpy_to_folio()
  ` [PATCH 6/7] mm/filemap: allocate folios with mapping blocksize

[PATCH v1 0/2] nvme-fc: Fix blktests hangers
 2023-06-19  7:55 UTC  (6+ messages)
` [PATCH v1 1/2] nvme-fc: Do not wait in vain when unloading module
` [PATCH v1 2/2] nvme-fcloop: queue work items correctly

[PATCH v3 0/2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl
 2023-06-19  7:16 UTC  (2+ messages)

[PATCH RFC 0/7] blk-mq: improve tag fair sharing
 2023-06-19  6:07 UTC  (10+ messages)
` [PATCH RFC 1/7] blk-mq: factor out a structure from blk_mq_tags to control tag sharing
` [PATCH RFC 2/7] blk-mq: delay tag fair sharing until fail to get driver tag
` [PATCH RFC 3/7] blk-mq: support to track active queues from blk_mq_tags
` [PATCH RFC 4/7] blk-mq: precalculate available tags for hctx_may_queue()
` [PATCH RFC 5/7] blk-mq: record the number of times fail to get driver tag while sharing tags
` [PATCH RFC 6/7] blk-mq: move active request counter to struct tag_sharing
` [PATCH RFC 7/7] blk-mq: allow shared queue to get more driver tags

LVM kernel lockup scenario during lvcreate
 2023-06-19  6:06 UTC  (7+ messages)

[PATCH] md: use mddev->external to select holder in export_rdev()
 2023-06-19  5:00 UTC  (2+ messages)

[PATCH -next v2] block: fix wrong mode for blkdev_get_by_dev() from disk_scan_partitions()
 2023-06-19  4:59 UTC  (2+ messages)

[PATCH v12 0/3] Amiga RDB partition support fixes
 2023-06-19  2:53 UTC  (8+ messages)
` [PATCH v12 1/3] block: fix signed int overflow in Amiga partition support
` [PATCH v12 2/3] block: change annotation of rdb_CylBlocks in affs_hardblocks.h
` [PATCH v12 3/3] block: add overflow checks for Amiga partition support

[PATCH v4] block: add capacity validation in bdev_add_partition()
 2023-06-19  9:12 UTC  (2+ messages)

[PATCH] block: Add config option to not allow writing to mounted devices
 2023-06-18 23:35 UTC  (14+ messages)

[syzbot] [block?] WARNING in blkdev_put (3)
 2023-06-18 21:06 UTC  (2+ messages)

[PATCH -next] block: fix wrong mode for blkdev_get_by_dev() from disk_scan_partitions()
 2023-06-18  5:59 UTC  (4+ messages)

[syzbot] [block?] KMSAN: kernel-infoleak in copy_page_to_iter (4)
 2023-06-17 13:25 UTC 

[PATCH net-next v2 13/17] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-06-17 12:11 UTC  (2+ messages)
` [PATCH net-next v2 14/17] drdb: Send an entire bio in a single sendmsg

[PATCH 0/1] cdrom: spectre-v1 patch for 6.5
 2023-06-17 11:38 UTC  (2+ messages)
` [PATCH 1/1] cdrom: Fix spectre-v1 gadget

[PATCH v2 1/1] cdrom: Fix spectre-v1 gadget
 2023-06-17  9:40 UTC  (7+ messages)

[syzbot] [block?] WARNING in blkdev_get_by_dev
 2023-06-17  8:05 UTC 

[PATCH v6 0/8] Support limits below the page size
 2023-06-16 22:28 UTC  (10+ messages)

[GIT PULL] Block fix for 6.4-rc7
 2023-06-16 19:35 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
 2023-06-16 17:56 UTC 

[PATCH][next] drbd: remove redundant assignment to variable owords
 2023-06-16 16:45 UTC 

[PATCH v7 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-16 16:23 UTC  (2+ messages)

[PATCH net-next 13/17] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-06-16 16:12 UTC  (2+ messages)
` [PATCH net-next 14/17] drdb: Send an entire bio in a single sendmsg

[PATCH] blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none
 2023-06-16 16:12 UTC  (2+ messages)

dio / splice fixups
 2023-06-16 16:08 UTC  (12+ messages)
` [PATCH 1/4] splice: don't call file_accessed in copy_splice_read
` [PATCH 2/4] splice: simplify a conditional "
` [PATCH 3/4] block: remove BIO_PAGE_REFFED
` [PATCH 4/4] iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc

[PATCH v1 1/1] pktcdvd: Use clamp_val() instead of min()+max()
 2023-06-16 14:26 UTC 

[PATCH v3] block: add capacity validation in bdev_add_partition()
 2023-06-16 17:19 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 19/26] null_blk: Fix: memory release when memory_backed=1
 2023-06-16 10:26 UTC 

[PATCH AUTOSEL 6.3 22/30] null_blk: Fix: memory release when memory_backed=1
 2023-06-16 10:25 UTC 

[PATCH v2] block: add capacity validation in bdev_add_partition()
 2023-06-16 11:05 UTC  (3+ messages)

[PATCH v10 0/3] Amiga RDB partition support fixes
 2023-06-16  7:51 UTC  (16+ messages)
` [PATCH v10 1/3] block: fix signed int overflow in Amiga partition support
` [PATCH v10 2/3] block: change annotation of rdb_CylBlocks in affs_hardblocks.h
` [PATCH v10 3/3] block: add overflow checks for Amiga partition support

[PATCH 0/4] nvme: fix two kinds of IO hang from removing NSs
 2023-06-16  7:33 UTC  (11+ messages)
` [PATCH 1/4] blk-mq: add API of blk_mq_unfreeze_queue_force
` [PATCH 2/4] nvme: add nvme_unfreeze_force()
` [PATCH 3/4] nvme: unfreeze queues before removing namespaces
` [PATCH 4/4] nvme: unquiesce io queues when "

deprecate md bitmap file support
 2023-06-16  7:01 UTC  (43+ messages)
` [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
` [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
` [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick
` [PATCH 04/11] md-bitmap: split file writes into a separate helper
` [PATCH 05/11] md-bitmap: rename read_page to read_file_page
` [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
` [PATCH 07/11] md-bitmap: cleanup read_sb_page
` [PATCH 08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
` [PATCH 09/11] md-bitmap: don't use ->index for pages backing the bitmap file
` [PATCH 10/11] md: make bitmap file support optional
` [PATCH 11/11] md: deprecate bitmap file support

[PATCH v11 0/3] Amiga RDB partition support fixes
 2023-06-16  5:49 UTC  (5+ messages)
` [PATCH v11 1/3] block: fix signed int overflow in Amiga partition support
` [PATCH v11 2/3] block: change annotation of rdb_CylBlocks in affs_hardblocks.h
` [PATCH v11 3/3] block: add overflow checks for Amiga partition support

[git pull] device mapper fixes for 6.4-rc7
 2023-06-16  4:16 UTC  (2+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-15 21:26 UTC  (3+ messages)

[PATCH 0/6] bcache-next 20230615
 2023-06-15 13:33 UTC  (8+ messages)
` [PATCH 1/6] bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs
` [PATCH 2/6] bcache: make kobj_type structures constant
` [PATCH 3/6] bcache: Remove dead references to cache_readaheads
` [PATCH 4/6] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer
` [PATCH 5/6] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
` [PATCH 6/6] bcache: fixup btree_cache_wait list damage

Słowa kluczowe do wypozycjonowania
 2023-06-15  9:21 UTC 

[PATCH v2 blktests] block/034: Test memory is released by null-blk driver with memory_backed=1
 2023-06-15  9:25 UTC  (2+ messages)

[PATCH] block: add capacity validation in bdev_add_partition()
 2023-06-15 16:09 UTC  (4+ messages)

Kernel null pointer dereference on stopping raid device
 2023-06-15  6:03 UTC  (5+ messages)

[PATCH v7 0/2] Amiga RDB partition support fixes
 2023-06-15  4:28 UTC  (7+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support


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