public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 13:42:11 to 2026-03-25 21:45:47 UTC [more...]

[PATCH v2 00/26] Enable lock context analysis
 2026-03-25 21:44 UTC  (5+ messages)
` [PATCH v2 01/26] block: Annotate the queue limits functions
` [PATCH v2 02/26] block: Annotate the block device functions
` [PATCH v2 03/26] block/cgroup: Split blkg_conf_prep()
` [PATCH v2 05/26] block/cgroup: Modify the blkg_conf_open_bdev_frozen() calling convention

[PATCH v2 0/5] Enable testing small DMA segment sizes
 2026-03-25 21:37 UTC  (6+ messages)
` [PATCH v2 1/5] block: Fix a source code comment
` [PATCH v2 2/5] block: Fix the max_user_sectors lower bound
` [PATCH v2 3/5] block: Remove a DMA segment boundary mask check
` [PATCH v2 4/5] block: Reduce the minimum value for the maximum DMA segment size
` [PATCH v2 5/5] null_blk: Support configuring "

[RFC PATCH] iov: Bypass usercopy hardening for kernel iterators
 2026-03-25 21:29 UTC  (4+ messages)

[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
 2026-03-25 21:03 UTC  (11+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH RFC v4 3/3] block: enable RWF_DONTCACHE for block devices

[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
 2026-03-25 19:01 UTC  (62+ messages)
` [PATCH 04/41] ocfs2: Drop pointless sync_mapping_buffers() calls
` [PATCH 05/41] bdev: Drop pointless invalidate_inode_buffers() call
` [PATCH 08/41] udf: Switch to generic_buffers_fsync()
` [PATCH 10/41] bfs: "
` [PATCH 11/41] fat: Switch to generic_buffers_fsync_noflush()
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 13/41] fat: Sync and invalidate metadata buffers from fat_evict_inode()
` [PATCH 14/41] udf: Sync and invalidate metadata buffers from udf_evict_inode()
` [PATCH 15/41] minix: Sync and invalidate metadata buffers from minix_evict_inode()
` [PATCH 16/41] ext2: Sync and invalidate metadata buffers from ext2_evict_inode()
` [PATCH 17/41] ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
` [PATCH 18/41] bfs: Sync and invalidate metadata buffers from bfs_evict_inode()
` [PATCH 19/41] affs: Sync and invalidate metadata buffers from affs_evict_inode()
` [PATCH 20/41] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 21/41] fs: Stop using i_private_data for metadata bh tracking
` [PATCH 22/41] hugetlbfs: Stop using i_private_data
` [PATCH 23/41] aio: Stop using i_private_data and i_private_lock
` [PATCH 24/41] fs: Remove i_private_data
` [PATCH 25/41] kvm: Use private inode list instead of i_private_list
` [PATCH 26/41] fs: Drop osync_buffers_list()
` [PATCH 27/41] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 28/41] fs: Move metadata bhs tracking to a separate struct
` [PATCH 29/41] fs: Make bhs point to mapping_metadata_bhs
` [PATCH 30/41] fs: Switch inode_has_buffers() to take mapping_metadata_bhs
` [PATCH 31/41] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 32/41] ext2: Track metadata bhs in fs-private inode part
` [PATCH 33/41] affs: "
` [PATCH 34/41] bfs: "
` [PATCH 35/41] fat: "
` [PATCH 36/41] udf: "
` [PATCH 37/41] minix: "
` [PATCH 38/41] ext4: "
` [PATCH 39/41] fs: Drop mapping_metadata_bhs from address space
` [PATCH 40/41] fs: Drop i_private_list from address_space
` [PATCH 41/41] fs: Unify generic_file_fsync() with mmb methods

[RESEND PATCHv3 1/2] dm-crypt: allow unaligned bio_vecs for direct io
 2026-03-25 18:34 UTC  (5+ messages)

[PATCH v8 00/12] blk: honor isolcpus configuration
 2026-03-25 17:56 UTC  (2+ messages)

[PATCH] mmc: block: use single block write in retry
 2026-03-25 15:29 UTC  (26+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] block: define new rqf_flags RQF_XFER_SINGLE_BLK
  ` [PATCH v2 2/2] mmc: block: use single block write in retry
  ` [PATCH v3] "

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-03-25 15:27 UTC  (10+ messages)
` [PATCH v6 32/43] btrfs: implement process_bio cb for fscrypt
` [PATCH v6 33/43] btrfs: implement read repair for encryption
` [PATCH v6 35/43] btrfs: make btrfs_ref_to_path handle encrypted filenames

[PATCH v1 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-03-25 15:07 UTC  (16+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] dm-inlinecrypt: Expose inline crypto caps to the device

[PATCH] drbd: use genl pre_doit/post_doit
 2026-03-25 13:11 UTC  (2+ messages)

add a "discard cache" debug option to zloop v3
 2026-03-25 12:49 UTC  (4+ messages)
` [PATCH 1/2] zloop: refactor zloop_rw
` [PATCH 2/2] zloop: forget write cache on force removal

[PATCH] block/044, scsi/012: Add tests for support for segments smaller than the page size
 2026-03-25 11:52 UTC  (2+ messages)

[PATCH 0/5] nbd: Fix deadlock during fs reclaim under lock_sock()
 2026-03-25  6:38 UTC  (6+ messages)
` [PATCH 1/5] nbd: Remove redundant sock->ops->shutdown() check in nbd_get_socket()
` [PATCH 2/5] nbd: Reject unconnected sockets "
` [PATCH 3/5] net: Introduce lock_sock_try()
` [PATCH 4/5] inet: Add inet_shutdown_locked()
` [PATCH 5/5] nbd: Use lock_sock_try() for TCP sendmsg() and shutdown()

[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
 2026-03-25  0:16 UTC  (7+ messages)
      ` [PATCH] iomap: fix lockdep complaint when reads fail

[PATCH 0/2] Enable testing small DMA segment sizes
 2026-03-24 20:10 UTC  (4+ messages)
` [PATCH 1/2] block: Reduce BLK_MIN_SEGMENT_SIZE
` [PATCH 2/2] null_blk: Support configuring the maximum segment size

[bug report] e2fsprogs 1.47.4: mke2fs creates oversized orphan file for 1k blocksize (breaks mount)
 2026-03-24 14:17 UTC  (3+ messages)

[PATCH 00/79] block: rnull: complete the rust null block driver
 2026-03-24 13:27 UTC  (5+ messages)
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`

[bug report] blktests rnbd/001 hang on s390x server
 2026-03-24 10:10 UTC  (2+ messages)

[PATCH] bio: fix kmemleak false positives from percpu bio alloc cache
 2026-03-24  9:00 UTC 

[PATCH blktests 0/7] Skip tests if scsi_debug module is already loaded and in use
 2026-03-24  5:49 UTC  (8+ messages)
` [PATCH blktests 1/7] check: move fallback device handling into _check_and_call_test_device()
` [PATCH blktests 2/7] check: call _unload_module() after fallback_device_cleanup()
` [PATCH blktests 3/7] check: do not create fallback device when other requirements are not met
` [PATCH blktests 4/7] check: call fallback_device() in the same bash context
` [PATCH blktests 5/7] Skip tests if scsi_debug module is already loaded and in use
` [PATCH blktests 6/7] common/scsi_debug: ensure scsi_debug is loadable before loading it
` [PATCH blktests 7/7] zbd/012: add missing scsi_debug check

[PATCH v1] blk-mq: fix slab-out-of-bounds in blk_mq_free_rqs on nr_hw_queues update
 2026-03-24  2:22 UTC 

[PATCH] block: partitions: Replace pp_buf with struct seq_buf
 2026-03-23 22:29 UTC  (10+ messages)

[PATCH blktests] check: Suppress kmemleak scanning failures
 2026-03-23 20:05 UTC 

[PATCHv8 0/2] block for-7.1/integrity rebase for mem alignment
 2026-03-23 17:27 UTC  (8+ messages)

[PATCH 0/7] lib/iov_iter: fix bugs found via cross-function consistency review
 2026-03-23 15:16 UTC  (4+ messages)
` [PATCH 3/7] lib/iov_iter: fix misplaced parenthesis in iov_iter_restore() kvec check

[syzbot] [block?] general protection fault in bio_alloc_bioset
 2026-03-23 13:58 UTC  (9+ messages)
` [PATCH next] block: mempool alloc fail due to insufficient memory
` [PATCH] block: fix bio_alloc_bioset slowpath GFP handling

[syzbot] Monthly nbd report (Mar 2026)
 2026-03-23 10:49 UTC 

[PATCH v3 0/7] blk-cgroup: fix races related to blkg_list iteration
 2026-03-23  8:11 UTC  (2+ messages)

[PATCH v2] blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()
 2026-03-23  4:30 UTC  (2+ messages)

Re: Re: [Patch] bsg: initialize request and reply payloads in bsg_prepare_job
 2026-03-23  1:04 UTC  (2+ messages)
  `  "

[PATCH] ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency
 2026-03-23  1:04 UTC  (2+ messages)

[GIT PULL] md-7.1-20260323
 2026-03-22 19:39 UTC  (2+ messages)

[PATCH v2] bcache: fix cached_dev.sb_bio use-after-free and crash
 2026-03-22 14:30 UTC  (3+ messages)

[axboe:for-7.1/block] [block] b520c4eef8: blktests.scsi/002.fail
 2026-03-22 10:23 UTC 

[PATCH] bcache: fix cached_dev.sb_bio use-after-free and crash
 2026-03-22  7:15 UTC 

[PATCH] blktrace: reject buf_size smaller than blk_io_trace
 2026-03-22  5:18 UTC 

[linux-next:master 6465/7971] drivers/block/drbd/drbd_debugfs.c:336 drbd_get_peer_request_state() warn: bitwise AND condition is false here
 2026-03-21  8:22 UTC 

[syzbot] [block?] general protection fault in bio_add_page
 2026-03-20 22:44 UTC 

[PATCH v3 0/2] blk-mq: introduce tag starvation observability
 2026-03-20 15:08 UTC  (3+ messages)
` [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox