Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 07:18:31 to 2023-06-16 07:17:36 UTC [more...]

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

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

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

[PATCH v10 0/3] Amiga RDB partition support fixes
 2023-06-16  5:48 UTC  (11+ 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  5:48 UTC  (8+ 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 "

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

[PATCH v2 1/1] cdrom: Fix spectre-v1 gadget
 2023-06-16  3:14 UTC  (3+ 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  (25+ 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 0/7] RFC: high-order folio support for I/O
 2023-06-15 12:16 UTC  (34+ messages)
` [PATCH 1/7] brd: use XArray instead of radix-tree to index backing pages
` [PATCH 2/7] brd: convert to folios
` [PATCH 3/7] brd: abstract page_size conventions
` [PATCH 4/7] brd: make sector size configurable
` [PATCH 5/7] brd: make logical "
` [PATCH 6/7] mm/filemap: allocate folios with mapping blocksize
` [PATCH 7/7] mm/readahead: align readahead down to "
` [PATCH 1/2] highmem: Add memcpy_to_folio()
` [PATCH 2/2] highmem: Add memcpy_from_folio()

[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

dio / splice fixups
 2023-06-14 18:03 UTC  (8+ 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 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)

[PATCH] block: Fix dio_cleanup() to advance the head index
 2023-06-14 12:59 UTC  (3+ messages)

[PATCH v7 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-14 10:36 UTC  (8+ messages)
` [PATCH v7 1/7] bsg: increase number of devices
` [PATCH v7 2/7] scsi: sg: "
` [PATCH v7 3/7] scsi: merge scsi_internal_device_block() and device_block()
` [PATCH v7 4/7] scsi: don't wait for quiesce in scsi_stop_queue()
` [PATCH v7 5/7] scsi: don't wait for quiesce in scsi_device_block()
` [PATCH v7 6/7] scsi: replace scsi_target_block() by scsi_block_targets()
` [PATCH v7 7/7] scsi: improve warning message in scsi_device_block()

[PATCH blktests] block/034: Test memory is released by null-blk driver with memory_backed=1
 2023-06-14 10:24 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 read-only IMAP folder(s) and NNTP newsgroup(s).