messages from 2024-04-25 20:00:26 to 2024-05-01 00:09:41 UTC [more...]
[PATCH v2 00/14] Zone write plugging fixes and cleanup
2024-05-01 0:09 UTC (5+ 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 00/13] Zone write plugging fixes and cleanup
2024-04-30 23:55 UTC (32+ 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)
[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
2024-04-30 15:46 UTC (24+ messages)
` [PATCH 2/9] io_uring: support user sqe ext flags
` [PATCH 5/9] io_uring: support SQE group
add a partscan sysfs attribute
2024-04-30 14:25 UTC (5+ messages)
` [PATCH 1/2] block: add a disk_has_partscan helper
` [PATCH 2/2] block: add a partscan sysfs attribute for disks
[bug report] RIP: 0010:blk_flush_complete_seq+0x450/0x1060 observed during blktests nvme/tcp nvme/012
2024-04-30 14:17 UTC (6+ messages)
` [bug report][bisected] "
[PATCH] ublk: remove segment count and size limits
2024-04-30 12:59 UTC (3+ messages)
[PATCH blktests v3 00/15] support test case repeat by different conditions
2024-04-30 12:00 UTC (7+ messages)
` [PATCH blktests v3 10/15] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES
[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
2024-04-30 11:35 UTC (25+ messages)
` [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
` [PATCH 1/6] erofs: switch erofs_bread() to passing offset instead of block number
` [PATCH 2/6] erofs_buf: store address_space instead of 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] bio: Export bio_add_folio_nofail to modules
2024-04-30 9:19 UTC (6+ messages)
[PATCH 00/10] Read/Write with meta/integrity
2024-04-30 8:25 UTC (30+ messages)
` [PATCH 08/10] io_uring/rw: add support to send meta along with read/write
` [PATCH 09/10] block: add support to send meta buffer
` [PATCH 01/10] block: set bip_vcnt correctly
` [PATCH 02/10] block: copy bip_max_vcnt vecs instead of bip_vcnt during clone
` [PATCH 03/10] block: copy result back to user meta buffer correctly in case of split
` [PATCH 04/10] block: avoid unpinning/freeing the bio_vec incase of cloned bio
` [PATCH 05/10] block, nvme: modify rq_integrity_vec function
` [PATCH 06/10] block: modify bio_integrity_map_user argument
[PATCH] block: change rq_integrity_vec to respect the iterator
2024-04-30 8:16 UTC (3+ messages)
[PATCH] brd: implement discard support
2024-04-30 7:46 UTC (3+ messages)
[PATCHES][RFC] set_blocksize() rework
2024-04-30 2:05 UTC (31+ messages)
` [PATCH 1/7] bcache_register(): don't bother with set_blocksize()
` [PATCH 2/7] pktcdvd: sort set_blocksize() calls out
` [PATCH 3/7] swapon(2)/swapoff(2): don't bother with block size
` [PATCH 4/7] swapon(2): open swap with O_EXCL
` [PATCH 5/7] swsusp: don't bother with setting block size
` [PATCH 6/7] btrfs_get_dev_args_from_path(): don't call set_blocksize()
` [PATCH 7/7] set_blocksize(): switch to passing struct file *, fail if it's not opened exclusive
[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
2024-04-30 0:34 UTC (14+ messages)
[PATCH 1/1] null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
2024-04-29 19:48 UTC (3+ messages)
[PATCHES][RFC] packing struct block_device flags
2024-04-29 18:30 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 3/8] bdev: infrastructure for flags
` [PATCH 4/8] bdev: move ->bd_read_only to ->__bd_flags
` [PATCH 5/8] bdev: move ->bd_write_holder into ->__bd_flags
` [PATCH 6/8] bdev: move ->bd_has_subit_bio to ->__bd_flags
` [PATCH 7/8] bdev: move ->bd_ro_warned "
` [PATCH 8/8] bdev: move ->bd_make_it_fail "
[RFC PATCH 0/2] Introduce per-task io utilization boost
2024-04-29 11:18 UTC (8+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost
[PATCH blktests] nvme/039: adjust to util-linux v2.40 dmesg format change
2024-04-29 1:38 UTC
[RFC for-6.10/block] loop: Fix a race between loop detach and loop open
2024-04-28 21:49 UTC (2+ messages)
[bug report] Format FS failed with ublk device
2024-04-28 10:09 UTC (3+ messages)
[PATCH] block : add larger order folio size instead of pages
2024-04-27 8:14 UTC (4+ messages)
[git pull] device mapper fixes for v6.9-rc6
2024-04-26 18:30 UTC (2+ messages)
[ANNOUNCE] still co-maintainer of DM, but leaving Red Hat and joining Hammerspace
2024-04-26 16:47 UTC
[PATCH] sbitmap: use READ_ONCE to access map->word
2024-04-26 13:40 UTC (2+ messages)
[PATCH 10/10] nvme: add separate handling for user integrity buffer
2024-04-26 10:57 UTC (2+ messages)
allow building a kernel without buffer_heads v3
2024-04-26 10:37 UTC (3+ messages)
` [PATCH 5/6] block: use iomap for writes to block devices
[PATCH RFC 0/7] buffered block atomic writes
2024-04-26 8:02 UTC (4+ messages)
` [PATCH RFC 2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders()
[bug report] RIP: 0010:queue_zone_wplugs_show+0x42/0x100
2024-04-26 7:46 UTC (2+ messages)
[PATCH] block: check if zone_wplugs_hash exists in queue_zone_wplugs_show
2024-04-26 7:42 UTC (2+ messages)
[PATCH 1/2] completion: move blk_wait_io to kernel/sched/completion.c
2024-04-26 6:06 UTC (6+ messages)
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-25 20:59 UTC (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment
[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
2024-04-25 20:23 UTC (4+ messages)
` [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
[PATCH v3 1/1] null_blk: Fix missing mutex_destroy() at module removal
2024-04-25 20:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).