linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-30 15:42:03 to 2025-11-03 10:29:08 UTC [more...]

[PATCH 00/13] Introduce cached report zones
 2025-11-03 10:29 UTC  (52+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 04/13] block: introduce disk_report_zone()
` [PATCH 05/13] block: reorganize struct blk_zone_wplug
` [PATCH 06/13] block: use zone condition to determine conventional zones
` [PATCH 07/13] block: track zone conditions
` [PATCH 08/13] block: introduce blkdev_get_zone_info()
` [PATCH 09/13] block: introduce blkdev_report_zones_cached()
` [PATCH 10/13] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH 11/13] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH 12/13] btrfs: use blkdev_report_zones_cached()
` [PATCH 13/13] xfs: "

make block layer auto-PI deadlock safe v3
 2025-11-03 10:16 UTC  (3+ messages)
` [PATCH 1/2] block: blocking mempool_alloc doesn't fail
` [PATCH 2/2] block: make bio auto-integrity deadlock safe

[PATCH 1/1] blktrace: add support for REQ_OP_WRITE_ZEROES tracing
 2025-11-03  8:59 UTC  (3+ messages)

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-03  8:05 UTC  (18+ messages)
` [PATCH v6 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v6 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v6 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v6 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v6 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v6 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v6 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v6 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v6 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v6 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v6 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCHv3 0/4] block: restructure elevator switch path and fix a lockdep splat
 2025-11-03  7:03 UTC  (9+ messages)
` [PATCHv3 1/4] block: unify elevator tags and type xarrays into struct elv_change_ctx
` [PATCHv3 2/4] block: move elevator tags into struct elevator_resources
` [PATCHv3 3/4] block: introduce alloc_sched_data and free_sched_data elevator methods

[PATCH blktests v2 0/5] throtl: support test with scsi_debug
 2025-11-03  6:44 UTC  (6+ messages)
` [PATCH blktests v2 1/5] throtl: introduce helper functions to manage test target block devices
` [PATCH blktests v2 2/5] throtl/rc,002: adjust to scsi_debug
` [PATCH blktests v2 3/5] throtl/004: "
` [PATCH blktests v2 4/5] throtl/rc: support test with scsi_debug
` [PATCH blktests v2 5/5] throtl: support test with both null_blk and scsi_debug in a single run

[PATCH v3] block: Remove queue freezing from several sysfs store callbacks
 2025-11-03  5:14 UTC  (8+ messages)

make block layer auto-PI deadlock safe v2
 2025-11-03  3:24 UTC  (3+ messages)
` [PATCH 2/2] block: make bio auto-integrity deadlock safe

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-03  2:32 UTC  (16+ messages)
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 11/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset

[syzbot] [nbd?] KASAN: slab-use-after-free Write in recv_work (3)
 2025-11-02 23:48 UTC 

[PATCH 0/8] creds: add {scoped_}with_kernel_creds()
 2025-11-02 23:12 UTC  (9+ messages)
` [PATCH 1/8] cleanup: fix scoped_class()
` [PATCH 2/8] cred: add kernel_cred() helper
` [PATCH 3/8] cred: make init_cred static
` [PATCH 4/8] cred: add {scoped_}with_kernel_creds
` [PATCH 5/8] firmware: don't copy kernel creds
` [PATCH 6/8] nbd: "
` [PATCH 7/8] target: "
` [PATCH 8/8] unix: don't copy creds

[PATCH v2] fix missing sb_min_blocksize() return value checks in some filesystems
 2025-11-02 16:46 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.18-rc3
 2025-11-01 13:33 UTC  (6+ messages)

[PATCH V4 0/5] ublk: NUMA-aware memory allocation
 2025-11-01 13:31 UTC  (6+ messages)
` [PATCH V4 1/5] ublk: reorder tag_set initialization before queue allocation
` [PATCH V4 2/5] ublk: implement NUMA-aware memory allocation
` [PATCH V4 3/5] ublk: use struct_size() for allocation
` [PATCH V4 4/5] selftests: ublk: set CPU affinity before thread initialization
` [PATCH V4 5/5] selftests: ublk: make ublk_thread thread-local variable

[PATCH] drbd: replace kmap() with kmap_local_page() in receiver path
 2025-11-01  5:44 UTC 

[PATCH V2 12/25] ublk: add batch I/O dispatch infrastructure
 2025-11-01  4:55 UTC  (2+ messages)

[PATCH] ublk: use copy_{to,from}_iter() for user copy
 2025-10-31 23:03 UTC  (4+ messages)

[GIT PULL] Block fixes for 6.18-rc4
 2025-10-31 21:29 UTC  (2+ messages)

[PATCH v4 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-31 20:34 UTC  (4+ messages)
` [PATCH v4 1/3] io_uring: only call io_should_terminate_tw() once for ctx
` [PATCH v4 2/3] io_uring: add wrapper type for io_req_tw_func_t arg
` [PATCH v4 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch

[PATCH] pm-hibernate: flush block device cache when hibernating
 2025-10-31 19:35 UTC  (5+ messages)
    ` [PATCH 1/2] pm-hibernate: flush disk cache when suspending
    ` [RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices

[PATCH 0/1] cover letter
 2025-10-31 19:31 UTC  (8+ messages)
` [PATCH 1/1] nvme: fix use-after-free of admin queue via stale pointer

[PATCH v3 0/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-31 18:29 UTC  (4+ messages)
` [PATCH v3 4/4] "

fall back from direct to buffered I/O when stable writes are required
 2025-10-31 16:47 UTC  (9+ messages)

[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
 2025-10-31 15:30 UTC  (3+ messages)

[PATCH v4] null_blk: set dma alignment to logical block size
 2025-10-31 15:05 UTC  (3+ messages)

add error handling to add_disk / device_add_disk
 2025-10-31 14:44 UTC  (15+ messages)
` [PATCH 03/11] block: call bdev_add later in device_add_disk
  ` question about bd_inode hashing against device_add() // "

[PATCH blktest] Makefile: add check-parallel target for faster shellcheck
 2025-10-31 10:59 UTC  (2+ messages)

[PATCH v3] null_blk: set dma alignment to logical block size
 2025-10-31  9:36 UTC  (2+ messages)

move blk-crypto-fallback to sit above the block layer
 2025-10-31  9:34 UTC  (10+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 4/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 5/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 6/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption
` [PATCH 9/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation

[PATCHv4 0/8]
 2025-10-31  9:18 UTC  (10+ messages)
` [PATCHv4 5/8] iomap: simplify direct io validity check

[PATCH] blk-crypto: use BLK_STS_INVAL for alignment errors
 2025-10-31  9:10 UTC  (4+ messages)

[PATCH v2] null_blk: set dma alignment to logical block size
 2025-10-31  9:07 UTC  (2+ messages)

[PATCH] null_blk: set dma alignment to logical block size
 2025-10-31  9:00 UTC  (2+ messages)

[PATCH V2 1/2] blktrace: add blktrace zone management regression test
 2025-10-31  7:49 UTC  (5+ messages)
` [PATCH V2 2/2] blktrace: add blktrace ftrace corruption "

[PATCH] partitions/ibm: Fix a spelling mistake
 2025-10-31  7:18 UTC 

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-31  6:48 UTC  (7+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH V3 2/5] ublk: implement NUMA-aware memory allocation
 2025-10-31  3:28 UTC  (5+ messages)

mainline boot fail nvme/block? [BISECTED]
 2025-10-30 22:23 UTC  (2+ messages)

filemap_* writeback interface cleanups v2
 2025-10-30 18:21 UTC  (3+ messages)
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes

[PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-10-30 16:50 UTC  (7+ messages)
` [PATCH v12 1/4] rust: types: Add Ownable/Owned types
` [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`


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).