messages from 2025-07-18 16:50:29 to 2025-07-24 07:51:49 UTC [more...]
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-24 7:51 UTC (15+ messages)
` [PATCH 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 06/10] types: move phys_vec definition to common header
` [PATCH 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH 0/1] cdrom: patch for inclusion
2025-07-24 7:51 UTC (8+ messages)
` [PATCH 1/1] cdrom: Call cdrom_mrw_exit from cdrom_release function
[bug report] mdadm: Unable to initialize sysfs
2025-07-24 7:17 UTC (2+ messages)
[PATCHv3 0/2] fix sbitmap initialization and null_blk shared tagset behavior
2025-07-24 2:21 UTC (7+ messages)
` [PATCHv3 1/2] lib/sbitmap: fix kernel crash observed when sbitmap depth is zero
` [PATCHv3 2/2] null_blk: prevent submit and poll queues update for shared tagset
6.15/regression/bisected - lockdep warning: circular locking dependency detected when plugging USB stick after ffa1e7ada456
2025-07-24 1:19 UTC (9+ messages)
[PATCH v5 4/5] rust: block: convert `block::mq` to use `Refcount`
2025-07-23 23:32 UTC
[PATCH 0/5] Remove several superfluous sector casts
2025-07-23 15:09 UTC (8+ messages)
` [PATCH 3/5] bcache, tracing: Do not truncate orig_sector
` [PATCH 4/5] bcache, tracing: Remove superfluous casts
[PATCH v3] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
2025-07-23 12:56 UTC (2+ messages)
[PATCHv2] block: restore two stage elevator switch while running nr_hw_queue update
2025-07-23 11:05 UTC (9+ messages)
[RFC 0/4] add static huge zero folio support
2025-07-23 9:24 UTC (10+ messages)
` [RFC 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC 2/4] mm: add static huge zero folio
` [RFC 3/4] mm: add largest_zero_folio() routine
` [RFC 4/4] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[PATCHv2 0/2] fix sbitmap initialization and null_blk tagset setup
2025-07-23 6:51 UTC (14+ messages)
` [PATCHv2 1/2] lib/sbitmap: fix kernel crash observed when sbitmap depth is zero
` [PATCHv2 2/2] null_blk: fix set->driver_data while setting up tagset
[PATCH 0/6] blk-mq-sched: support request batch dispatching for sq elevator
2025-07-23 6:10 UTC (19+ messages)
` [PATCH 1/6] mq-deadline: switch to use high layer elevator lock
` [PATCH 2/6] block, bfq: don't grab queue_lock from io path
` [PATCH 3/6] block, bfq: switch to use elevator lock
` [PATCH 4/6] elevator: factor elevator lock out of dispatch_request method
` [PATCH 5/6] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH 6/6] blk-mq-sched: support request batch dispatching for sq elevator
[PATCH 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
2025-07-23 4:36 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] lib/sbitmap: make sbitmap_get_shallow() internal
[PATCH v21 00/12] Improve write performance for zoned UFS devices
2025-07-22 18:24 UTC (5+ messages)
[syzbot] [block?] INFO: task hung in bioset_init
2025-07-22 18:13 UTC (2+ messages)
[syzbot] [block?] [bcachefs?] kernel panic: KASAN: panic_on_warn set
2025-07-22 17:55 UTC (4+ messages)
[PATCH v2] sunvdc: Balance device refcount in vdc_port_mpgroup_check
2025-07-22 16:02 UTC (2+ messages)
[PATCH] Fixed several coding style issues in the efi driver as reported by checkpatch.pl:
2025-07-22 13:56 UTC (2+ messages)
[PATCH 0/2] block: make some queue limits checks more robust
2025-07-22 12:44 UTC (6+ messages)
` [PATCH 1/2] block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
` [PATCH RFC 2/2] block: Enforce power-of-2 physical block size
[PATCH v2] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
2025-07-22 12:02 UTC (6+ messages)
[GIT PULL] nvme updates for Linux 6.17
2025-07-22 10:55 UTC (2+ messages)
[PATCH v7 00/19] Add Command Duration Limits support
2025-07-22 9:37 UTC (12+ messages)
` [PATCH v7 08/19] scsi: detect support for command duration limits
[PATCH] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
2025-07-22 8:47 UTC (3+ messages)
[PATCH for-next v5 0/4] add ioctl to query metadata and protection info capabilities
2025-07-22 8:17 UTC (3+ messages)
[PATCHv2 0/7] blk dma iter for metadata
2025-07-22 5:53 UTC (22+ messages)
` [PATCHv2 1/7] blk-mq-dma: move the bio and bvec_iter to blk_dma_iter
` [PATCHv2 2/7] blk-mq-dma: set the bvec being iterated
` [PATCHv2 3/7] blk-mq-dma: require unmap caller provide p2p map type
` [PATCHv2 4/7] blk-mq: remove REQ_P2PDMA flag
` [PATCHv2 5/7] blk-mq-dma: move common dma start code to a helper
` [PATCHv2 6/7] blk-mq-dma: add support for mapping integrity metadata
` [PATCHv2 7/7] nvme: convert metadata mapping to dma iter
[PATCH v3 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-07-22 3:43 UTC (9+ messages)
` [PATCH v3 5/5] block: use chunk_sectors when evaluating stacked atomic write limits
[RFC][PATCHES] convert ->getgeo() from block_device of partition to gendisk
2025-07-22 3:30 UTC (7+ messages)
` [RFC][PATCH 1/3] scsi: switch scsi_bios_ptable() and scsi_partsize() "
` [RFC][PATCH 2/3] scsi: switch ->bios_param() to passing gendisk
` [RFC][PATCH 3/3] block: switch ->getgeo() to struct gendisk
[PATCH v2 0/8] rust: use `kernel::{fmt,prelude::fmt!}`
2025-07-21 21:25 UTC (13+ messages)
` [PATCH v2 1/8] gpu: nova-core: "
` [PATCH v2 2/8] rust: alloc: "
` [PATCH v2 3/8] rust: block: "
` [PATCH v2 4/8] rust: device: "
` [PATCH v2 5/8] rust: file: "
` [PATCH v2 6/8] rust: kunit: "
` [PATCH v2 7/8] rust: seq_file: "
` [PATCH v2 8/8] rust: sync: "
[PATCH] ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
2025-07-21 13:51 UTC (3+ messages)
[PATCH 0/2] fix sbitmap initialization and null_blk tagset setup
2025-07-21 13:37 UTC (8+ messages)
` [PATCH 1/2] lib/sbitmap: fix kernel crash observed when sbitmap depth is zero
` [PATCH 2/2] null_blk: fix set->driver_data while setting up tagset
[PATCH] block: fix module reference leak in mq-deadline I/O scheduler
2025-07-21 12:48 UTC (4+ messages)
[PATCH v3 0/7] Fix bio splitting by the crypto fallback code
2025-07-21 6:01 UTC (6+ messages)
cdrom: cdrom_mrw_exit() NULL ptr deref
2025-07-21 3:23 UTC (6+ messages)
[GIT PULL] Block fixes for 6.16-rc7
2025-07-18 19:38 UTC (2+ messages)
[PATCH] sunvdc: Balance device refcount in vdc_port_mpgroup_check
2025-07-18 17:09 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).