linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-30 11:35:54 to 2024-05-03 21:00:07 UTC [more...]

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-03 20:59 UTC  (7+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[GIT PULL] Block fixes for 6.9-rc7
 2024-05-03 16:41 UTC  (2+ messages)

[PATCH v2] block : add larger order folio size instead of pages
 2024-05-03 16:22 UTC  (7+ messages)
    `  "

[PATCH] block: fix and simplify blkdevparts= cmdline parsing
 2024-05-03 15:58 UTC  (3+ messages)

[PATCH] block: refine the EOF check in blkdev_iomap_begin
 2024-05-03 15:05 UTC  (2+ messages)

add a partscan sysfs attribute v2
 2024-05-03 15:01 UTC  (9+ messages)
` [PATCH 1/2] block: add a disk_has_partscan helper
` [PATCH 2/2] block: add a partscan sysfs attribute for disks

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-03 14:53 UTC  (14+ messages)
` [PATCH v5 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v5 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v5 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v5 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v5 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v5 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v5 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v5 09/11] xfs: expose block size in stat
` [PATCH v5 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v5 11/11] xfs: enable block size larger than page size support

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-05-03 13:01 UTC  (18+ messages)
` [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
        ` [PATCH 6/6] z_erofs_pcluster_begin(): don't bother with rounding position down
` [PATCH vfs.all 15/26] s390/dasd: use bdev api in dasd_format()

[PATCH] block: fix buf size for strscpy()
 2024-05-03 12:36 UTC  (2+ messages)

[PATCH 00/10] Read/Write with meta/integrity
 2024-05-03 12:01 UTC  (21+ messages)
  ` [PATCH 01/10] block: set bip_vcnt correctly
  ` [PATCH 02/10] block: copy bip_max_vcnt vecs instead of bip_vcnt during clone
  ` [PATCH 04/10] block: avoid unpinning/freeing the bio_vec incase of cloned bio

[PATCHv2] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-05-03 11:49 UTC  (2+ messages)

[bug report] RIP: 0010:blk_flush_complete_seq+0x450/0x1060 observed during blktests nvme/tcp nvme/012
 2024-05-03 11:01 UTC  (8+ messages)

[PATCH 00/14] zram: convert to custom comp API and allow algorithms configuration
 2024-05-03  9:17 UTC  (15+ messages)
` [PATCH 01/14] zram: move from crypto API to custom comp backends API
` [PATCH 02/14] zram: add lzo and lzorle compression backends support
` [PATCH 03/14] zram: add lz4 compression backend support
` [PATCH 04/14] zram: add lz4hc "
` [PATCH 05/14] zram: add zstd "
` [PATCH 06/14] zram: pass estimated src size hint to zstd
` [PATCH 07/14] zram: add zlib compression backend support
` [PATCH 08/14] zram: check that backends array has at least one backend
` [PATCH 09/14] zram: introduce zcomp_config structure
` [PATCH 10/14] zram: extend comp_algorithm attr write handling
` [PATCH 11/14] zram: support compression level comp config
` [PATCH 12/14] zram: add support for dict "
` [PATCH 13/14] zram: add dictionary support to zstd backend
` [PATCH 14/14] Documentation/zram: add documentation for algorithm parameters

[PATCH blktests v3 00/15] support test case repeat by different conditions
 2024-05-03  7:33 UTC  (9+ messages)
` [PATCH blktests v3 10/15] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES

[PATCHES][RFC] set_blocksize() rework
 2024-05-03  3:23 UTC  (11+ messages)
` [PATCHES v2][RFC] "
  ` [PATCH v2 1/9] bcache_register(): don't bother with set_blocksize()
    ` [PATCH v2 2/9] pktcdvd: sort set_blocksize() calls out
    ` [PATCH v2 3/9] swapon(2)/swapoff(2): don't bother with block size
    ` [PATCH v2 4/9] swapon(2): open swap with O_EXCL
    ` [PATCH v2 5/9] zram: don't bother with reopening - just use O_EXCL for open
    ` [PATCH v2 6/9] swsusp: don't bother with setting block size
    ` [PATCH v2 7/9] btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opens
    ` [PATCH v2 8/9] set_blocksize(): switch to passing struct file *
    ` [PATCH v2 9/9] make set_blocksize() fail unless block device is opened exclusive

[PATCHES][RFC] packing struct block_device flags
 2024-05-03  0:11 UTC  (15+ messages)
            ` [PATCH 1/8] Use bdev_is_paritition() instead of open-coding it
            ` [PATCH 2/8] wrapper for access to ->bd_partno
            ` [PATCH v2 3/8] bdev: infrastructure for flags
            ` [PATCH v2 4/8] bdev: move ->bd_read_only to ->__bd_flags
            ` [PATCH v2 5/8] bdev: move ->bd_write_holder into ->__bd_flags
            ` [PATCH v2 6/8] bdev: move ->bd_has_subit_bio to ->__bd_flags
            ` [PATCH v2 7/8] bdev: move ->bd_ro_warned "
            ` [PATCH v2 8/8] bdev: move ->bd_make_it_fail "

[RFC PATCH 0/1] Change failover behavior for DIRECT writes in ext4/block fops
 2024-05-02 14:33 UTC  (5+ messages)
` [RFC PATCH 1/1] Remove buffered failover for ext4 and block fops direct writes

[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
 2024-05-02 14:28 UTC  (20+ messages)
` [PATCH 2/9] io_uring: support user sqe ext flags
` [PATCH 5/9] io_uring: support SQE group

[PATCH] block: change rq_integrity_vec to respect the iterator
 2024-05-02 11:25 UTC  (3+ messages)

[PATCH v3 00/14] Zone write plugging fixes and cleanup
 2024-05-02  9:37 UTC  (31+ messages)
` [PATCH v3 01/14] dm: Check that a zoned table leads to a valid mapped device
` [PATCH v3 02/14] block: Exclude conventional zones when faking max open limit
` [PATCH v3 03/14] block: Fix zone write plug initialization from blk_revalidate_zone_cb()
` [PATCH v3 04/14] block: Fix reference counting for zone write plugs in error state
` [PATCH v3 05/14] block: Hold a reference on zone write plugs to schedule submission
` [PATCH v3 06/14] block: Unhash a zone write plug only if needed
` [PATCH v3 07/14] block: Do not remove zone write plugs still in use
` [PATCH v3 08/14] block: Fix flush request sector restore
` [PATCH v3 09/14] block: Fix handling of non-empty flush write requests to zones
` [PATCH v3 10/14] block: Improve blk_zone_write_plug_bio_merged()
` [PATCH v3 11/14] block: Improve zone write request completion handling
` [PATCH v3 12/14] block: Simplify blk_zone_write_plug_bio_endio()
` [PATCH v3 13/14] block: Simplify zone write plug BIO abort
` [PATCH v3 14/14] block: Cleanup blk_revalidate_zone_cb()

[PATCH v2 00/14] Zone write plugging fixes and cleanup
 2024-05-01  9:14 UTC  (17+ messages)
` [PATCH v2 01/14] dm: Check that a zoned table leads to a valid mapped device
` [PATCH v2 02/14] block: Exclude conventional zones when faking max open limit
` [PATCH v2 03/14] block: Fix zone write plug initialization from blk_revalidate_zone_cb()
` [PATCH v2 04/14] block: Fix reference counting for zone write plugs in error state
` [PATCH v2 05/14] block: Hold a reference on zone write plugs to schedule submission
` [PATCH v2 06/14] block: Unhash a zone write plug only if needed
` [PATCH v2 07/14] block: Do not remove zone write plugs still in use
` [PATCH v2 08/14] block: Fix flush request sector restore
` [PATCH v2 09/14] block: Fix handling of non-empty flush write requests to zones
` [PATCH v2 10/14] block: Improve blk_zone_write_plug_bio_merged()
` [PATCH v2 11/14] block: Improve zone write request completion handling
` [PATCH v2 12/14] block: Simplify blk_zone_write_plug_bio_endio()
` [PATCH v2 13/14] block: Simplify zone write plug BIO abort
` [PATCH v2 14/14] block: Cleanup blk_revalidate_zone_cb()

[PATCH 00/13] Zone write plugging fixes and cleanup
 2024-05-01  4:57 UTC  (33+ messages)
` [PATCH 01/13] dm: Check that a zoned table leads to a valid mapped device
` [PATCH 02/13] block: Exclude conventional zones when faking max open limit
` [PATCH 03/13] block: Fix zone write plug initialization from blk_revalidate_zone_cb()
` [PATCH 04/13] block: Fix reference counting for zone write plugs in error state
` [PATCH 05/13] block: Hold a reference on zone write plugs to schedule submission
` [PATCH 06/13] block: Unhash a zone write plug only if needed
` [PATCH 07/13] block: Do not remove zone write plugs still in use
` [PATCH 08/13] block: Fix flush request sector restore
` [PATCH 09/13] block: Fix handling of non-empty flush write requests to zones
` [PATCH 10/13] block: Improve blk_zone_write_plug_bio_merged()
` [PATCH 11/13] block: Improve zone write request completion handling
` [PATCH 12/13] block: Simplify blk_zone_write_plug_bio_endio()
` [PATCH 13/13] block: Simplify zone write plug BIO abort

[PATCH v2] ublk: remove segment count and size limits
 2024-04-30 21:37 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PATCH] aoe: fix the potential use-after-free problem in more places
 2024-04-30 16:16 UTC  (3+ messages)

add a partscan sysfs attribute
 2024-04-30 14:25 UTC  (4+ messages)
` [PATCH 2/2] block: add a partscan sysfs attribute for disks

[PATCH] ublk: remove segment count and size limits
 2024-04-30 12:59 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).