linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-09 11:22:48 to 2025-10-13 20:33:09 UTC [more...]

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-13 20:31 UTC  (10+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "

[PATCH 0/4] Properly take MMIO path
 2025-10-13 19:35 UTC  (10+ messages)
` [PATCH 1/4] blk-mq-dma: migrate to dma_map_phys instead of map_page
` [PATCH 2/4] blk-mq-dma: unify DMA unmap routine
` [PATCH 3/4] block-dma: properly take MMIO path
` [PATCH 4/4] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH 0/2] block/mq-deadline: Fix BLK_MQ_INSERT_AT_HEAD support
 2025-10-13 19:28 UTC  (3+ messages)
` [PATCH 1/2] block/mq-deadline: Introduce dd_start_request()
` [PATCH 2/2] block/mq-deadline: Switch back to a single dispatch list

[PATCH 0/8] Guaranteed CMA
 2025-10-13 15:43 UTC  (19+ messages)
` [PATCH 1/8] mm: implement cleancache
` [PATCH 2/8] mm/cleancache: add cleancache LRU for folio aging
` [PATCH 3/8] mm/cleancache: readahead support
` [PATCH 4/8] mm/cleancache: add sysfs interface
` [PATCH 5/8] mm/tests: add cleancache kunit test
` [PATCH 6/8] add cleancache documentation
` [PATCH 7/8] mm: introduce GCMA
` [PATCH 8/8] mm: integrate GCMA with CMA using dt-bindings

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-13 15:26 UTC  (10+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 2/9] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v5 3/9] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 5/9] types: move phys_vec definition to common header
` [PATCH v5 6/9] vfio: Export vfio device get and put registration helpers
` [PATCH v5 7/9] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 6.17 113/563] nbd: restrict sockets to TCP and UDP
 2025-10-13 14:39 UTC 

[PATCH 6.12 053/262] nbd: restrict sockets to TCP and UDP
 2025-10-13 14:43 UTC 

[PATCH 6.6 039/196] nbd: restrict sockets to TCP and UDP
 2025-10-13 14:43 UTC 

[PATCH 6.1 072/196] nbd: restrict sockets to TCP and UDP
 2025-10-13 14:44 UTC 

filemap_* writeback interface cleanups
 2025-10-13 12:50 UTC  (37+ messages)
` [PATCH 01/10] mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
` [PATCH 02/10] 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close
` [PATCH 03/10] ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
` [PATCH 08/10] mm: remove filemap_fdatawrite_wbc
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_flush to filemap_fdatawrite_kick

mainline boot fail nvme/block?
 2025-10-13 11:45 UTC  (5+ messages)
  ` mainline boot fail nvme/block? [BISECTED]

[PATCH v2 0/3] initrd: remove half of classic initrd support
 2025-10-13 10:29 UTC  (10+ messages)
` [PATCH v2 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v2 2/3] initrd: remove deprecated code path (linuxrc)
` [PATCH v2 3/3] init: remove /proc/sys/kernel/real-root-dev

[PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
 2025-10-13  8:44 UTC  (3+ messages)

[PATCH V4 0/6] loop: improve loop aio perf by IOCB_NOWAIT
 2025-10-13  8:26 UTC  (10+ messages)
` [PATCH V4 6/6] loop: add hint for handling aio via IOCB_NOWAIT

[PATCH] block: mtip32xx: Fix typos in comments and log messages
 2025-10-13  7:34 UTC  (2+ messages)

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-13  5:27 UTC  (18+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb

[PATCH v2] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
 2025-10-12 14:20 UTC 

[PATCH] block: enable per-cpu bio cache by default
 2025-10-11  1:43 UTC 

[GIT PULL] Block fixes for 6.18-rc1
 2025-10-10 18:26 UTC  (2+ messages)

[PATCH v2] nbd: override creds to kernel when calling sock_{send,recv}msg()
 2025-10-10 15:00 UTC  (4+ messages)

[PATCH] block: cleanup and optimize bvec_gap_to_prev
 2025-10-10 14:10 UTC  (3+ messages)

[PATCH] dm: Fix deadlock when reloading a multipath table
 2025-10-10 10:19 UTC  (6+ messages)

[PATCH v2 00/19] blk-cgroup: convert to use blkcg_mutex for protection
 2025-10-10  9:14 UTC  (20+ messages)
` [PATCH v2 01/19] blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
` [PATCH v2 02/19] blk-cgroup: delay freeing policy data after rcu grace period
` [PATCH v2 03/19] blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()
` [PATCH v2 04/19] blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
` [PATCH v2 05/19] blk-cgroup: don't nest queu_lock under rcu in bio_associate_blkg()
` [PATCH v2 06/19] blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
` [PATCH v2 07/19] mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
` [PATCH v2 08/19] block, bfq: don't grab queue_lock to initialize bfq
` [PATCH v2 09/19] blk-cgroup: convert to protect blkgs with blkcg_mutex
` [PATCH v2 10/19] blk-cgroup: remove radix_tree_preload()
` [PATCH v2 11/19] blk-cgroup: remove preallocate blkg for blkg_create()
` [PATCH v2 12/19] blk-throttle: fix possible deadlock due to queue_lock in timer
` [PATCH v2 13/19] blk-cgroup: add new blkg configuration helpers
` [PATCH v2 14/19] blk-cgroup: factor out a helper __blkg_activate_policy()
` [PATCH v2 15/19] blk-throttle: convert to use blkg_conf_{start, end}
` [PATCH v2 16/19] block, bfq: "
` [PATCH v2 17/19] blk-iolatency: "
` [PATCH v2 18/19] blk-iocost: "
` [PATCH v2 19/19] blk-cgroup: remove unsed blkg configuration helpers

[PATCH blktests 0/4] throtl: support test with scsi_debug
 2025-10-10  8:19 UTC  (5+ messages)
` [PATCH blktests 1/4] throtl: introduce helper functions to manage test target block devices
` [PATCH blktests 2/4] throtl/004: adjust to scsi_debug
` [PATCH blktests 3/4] throtl/rc: support test with scsi_debug
` [PATCH blktests 4/4] throtl: support tests with both null_blk and scsi_debug in a single run

[PATCH v2 00/15] block: add blktrace support for zoned block device commands
 2025-10-10  7:32 UTC  (7+ messages)
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations

[PATCH v4] block: plug attempts to batch allocate tags multiple times
 2025-10-10  6:35 UTC 

[PATCHv4 0/2] block+nvme: removing virtual boundary mask reliance
 2025-10-10  5:34 UTC  (5+ messages)
` [PATCHv4 1/2] block: accumulate memory segment gaps per bio
` [PATCHv4 2/2] nvme: remove virtual boundary for sgl capable devices

[PATCH v2] block/mq-deadline: adjust the timeout period of the per_prio->dispatch
 2025-10-10  5:16 UTC  (6+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:57 UTC  (3+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH v3 0/7] blk-mq: introduce new queue attribute async_depth
 2025-10-10  4:47 UTC  (9+ messages)
` [PATCH v3 1/7] block: convert nr_requests to unsigned int
` [PATCH v3 2/7] blk-mq-sched: unify elevators checking for async requests
` [PATCH v3 3/7] blk-mq: add a new queue sysfs attribute async_depth
` [PATCH v3 4/7] kyber: covert to use request_queue->async_depth
` [PATCH v3 5/7] mq-deadline: "
` [PATCH v3 6/7] block, bfq: convert "
` [PATCH v3 7/7] blk-mq: add documentation for new queue attribute async_dpeth

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:09 UTC  (12+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}

[patch v2 0/7] blk-mq: introduce new queue attribute async_depth
 2025-10-10  2:01 UTC  (12+ messages)
` [patch v2 2/7] blk-mq-sched: unify elevators checking for async requests
` [patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth
` [patch v2 5/7] mq-deadline: covert to use request_queue->async_depth
` [patch v2 7/7] blk-mq: add documentation for new queue attribute async_dpeth

[PATCH] nbd: override creds to kernel when calling sock_{send,recv}msg()
 2025-10-10  1:56 UTC  (4+ messages)

[PATCH AUTOSEL 6.17-6.6] blk-cgroup: fix possible deadlock while configuring policy
 2025-10-09 15:56 UTC  (3+ messages)
` [PATCH AUTOSEL 6.17-6.16] selftests: ublk: fix behavior when fio is not installed
` [PATCH AUTOSEL 6.17-6.16] block: check for valid bio while splitting


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