linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 13:36:44 to 2023-06-16 22:36:35 UTC [more...]

[PATCH v12 0/3] Amiga RDB partition support fixes
 2023-06-16 22:36 UTC  (4+ 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 v6 0/8] Support limits below the page size
 2023-06-16 22:28 UTC  (11+ 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  (15+ 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 0/7] RFC: high-order folio support for I/O
 2023-06-16 16:06 UTC  (25+ messages)
` [PATCH 2/7] brd: convert to folios
` [PATCH 4/7] brd: make sector size configurable
` [PATCH 1/2] highmem: Add memcpy_to_folio()
` [PATCH 2/2] highmem: Add memcpy_from_folio()

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

[PATCH v2 1/1] cdrom: Fix spectre-v1 gadget
 2023-06-16 12:59 UTC  (5+ messages)

[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] block: Add config option to not allow writing to mounted devices
 2023-06-15 14:39 UTC  (22+ 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

[PATCH v1 0/2] nvme-fc: Fix blktests hangers
 2023-06-15 10:06 UTC  (5+ 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

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  (9+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support

[PATCH blktests v1] nvme/040: Free loop back resources
 2023-06-15  2:30 UTC  (4+ messages)

[PATCH v5 0/3] fix blktrace debugfs entries leakage
 2023-06-15  2:24 UTC  (4+ messages)
` [PATCH v5 2/3] scsi: sg: "

[PATCHv2] zram: further limit recompression threshold
 2023-06-15  1:30 UTC 

[PATCH] zram: further limit recompression threshold
 2023-06-15  1:30 UTC  (4+ messages)

[PATCH RESEND] block: improve ioprio value validity checks
 2023-06-15  1:27 UTC  (2+ messages)

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-15  0:08 UTC  (11+ messages)
` [PATCH v5 04/11] blksnap: header file of the module interface

[PATCH for-next] brd: use cond_resched instead of cond_resched_rcu
 2023-06-14 17:15 UTC  (3+ messages)

[PATCH v3] blk-mq: check on cpu id when there is only one ctx mapping
 2023-06-14 17:11 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).