public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-10 06:42:21 to 2025-09-12 11:54:56 UTC [more...]

[PATCH v2 00/33] ns: support file handles
 2025-09-12 11:52 UTC  (21+ messages)
` [PATCH v2 01/33] pidfs: validate extensible ioctls
` [PATCH v2 02/33] nsfs: drop tautological ioctl() check
` [PATCH v2 03/33] nsfs: validate extensible ioctls
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 05/33] ns: move to_ns_common() to ns_common.h
` [PATCH v2 06/33] nsfs: add nsfs.h header
` [PATCH v2 07/33] ns: uniformly initialize ns_common
` [PATCH v2 08/33] cgroup: use ns_common_init()
` [PATCH v2 09/33] ipc: "
` [PATCH v2 10/33] mnt: "
` [PATCH v2 11/33] net: "
` [PATCH v2 12/33] pid: "
` [PATCH v2 13/33] time: "
` [PATCH v2 14/33] user: "
` [PATCH v2 15/33] uts: "
` [PATCH v2 16/33] ns: remove ns_alloc_inum()
` [PATCH v2 17/33] nstree: make iterator generic
` [PATCH v2 18/33] mnt: support ns lookup
` [PATCH v2 19/33] cgroup: "
` [PATCH v2 20/33] ipc: "

[PATCH blktests 0/7] Further stacked device atomic writes testing
 2025-09-12  9:57 UTC  (8+ messages)
` [PATCH blktests 1/7] common/rc: add _min()
` [PATCH blktests 2/7] md/rc: add _md_atomics_test
` [PATCH blktests 3/7] md/002: convert to use _md_atomics_test
` [PATCH blktests 4/7] md/003: add NVMe atomic write tests for stacked devices
` [PATCH blktests 5/7] md/rc: test atomic writes for dm-linear
` [PATCH blktests 6/7] md/rc: test atomic writes for dm-stripe
` [PATCH blktests 7/7] md/rc: test atomic writes for dm-mirror

[PATCH] nbd: restrict sockets to TCP and UDP
 2025-09-12  9:23 UTC  (10+ messages)

[PATCH 00/32] ns: support file handles
 2025-09-12  9:12 UTC  (73+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` [PATCH 02/32] nsfs: "
` [PATCH 03/32] block: use extensible_ioctl_valid()
` [PATCH 04/32] ns: move to_ns_common() to ns_common.h
` [PATCH 05/32] nsfs: add nsfs.h header
` [PATCH 06/32] ns: uniformly initialize ns_common
` [PATCH 07/32] mnt: use ns_common_init()
` [PATCH 08/32] ipc: "
` [PATCH 09/32] cgroup: "
` [PATCH 10/32] pid: "
` [PATCH 11/32] time: "
` [PATCH 12/32] uts: "
` [PATCH 13/32] user: "
` [PATCH 14/32] net: "
` [PATCH 15/32] ns: remove ns_alloc_inum()
` [PATCH 16/32] nstree: make iterator generic
` [PATCH 17/32] mnt: support iterator
` [PATCH 18/32] cgroup: "
` [PATCH 19/32] ipc: "
` [PATCH 20/32] net: "
` [PATCH 21/32] pid: "
` [PATCH 22/32] time: "
` [PATCH 23/32] userns: "
` [PATCH 24/32] uts: "
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 26/32] nsfs: add current_in_namespace()
` [PATCH 27/32] nsfs: support file handles
` [PATCH 28/32] nsfs: support exhaustive "
` [PATCH 29/32] nsfs: add missing id retrieval support
` [PATCH 30/32] tools: update nsfs.h uapi header
` [PATCH 31/32] selftests/namespaces: add identifier selftests
` [PATCH 32/32] selftests/namespaces: add file handle selftests
` [syzbot ci] Re: ns: support file handles

[PATCH v8 00/12] blk: honor isolcpus configuration
 2025-09-12  8:32 UTC  (8+ messages)
` [PATCH v8 04/12] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH v2 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-09-12  6:16 UTC  (6+ messages)
` [PATCH v2 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
` [PATCH v2 2/2] drbd: "

[PATCH] block: plug attempts to batch allocate tags multiple times
 2025-09-12  3:06 UTC  (2+ messages)

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-12  1:10 UTC  (41+ messages)
` [PATCH v2 01/16] iomap: move async bio read logic into helper function
` [PATCH v2 02/16] iomap: move read/readahead bio submission "
` [PATCH v2 03/16] iomap: rename cur_folio_in_bio to folio_owned
` [PATCH v2 04/16] iomap: store read/readahead bio generically
` [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v2 06/16] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v2 07/16] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v2 08/16] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v2 09/16] iomap: add public start/finish folio read helpers
` [PATCH v2 10/16] iomap: make iomap_read_folio_ctx->folio_owned internal
` [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
` [PATCH v2 12/16] iomap: add bias for async read requests
` [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-11 22:25 UTC  (7+ messages)
  ` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping

[PATCH 00/23] ublk: add UBLK_F_BATCH_IO
 2025-09-11 18:13 UTC  (5+ messages)
` [PATCH 03/23] ublk: refactor auto buffer register in ublk_dispatch_req()

[PATCH 0/3] Improve host-wide tag IOPS
 2025-09-11 17:37 UTC  (12+ messages)
` [PATCH 1/3] block: Export blk_mq_all_tag_iter()
` [PATCH 2/3] ufs: core: Use scsi_device_busy()
` [PATCH 3/3] scsi: core: Improve IOPS in case of host-wide tags

deadlock when swapping to encrypted swapfile
 2025-09-11 17:12 UTC  (8+ messages)

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-11 11:33 UTC  (11+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v2 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v2 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v2 05/10] types: move phys_vec definition to common header
` [PATCH v2 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v2 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v2 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v2 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v2 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v2 00/13] Internalize www.kernel.org/doc cross-references
 2025-09-11  9:26 UTC  (5+ messages)
` [PATCH v2 07/13] Documentation: kasan: Use internal link to kunit
` [PATCH v2 10/13] Documentation: smb: smbdirect: Convert KSMBD docs link
  ` [EXTERNAL] "

[bug report][regression] blktests throtl/ triggered kmemleak in blk_throtl_init
 2025-09-11  6:47 UTC  (2+ messages)

remove the bi_inline_vecs field struct bio
 2025-09-11  6:12 UTC  (9+ messages)
` [PATCH 1/2] block: add a bio_init_inline helper
` [PATCH 2/2] block: remove the bi_inline_vecs variable sized array from struct bio

[PATCH] md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_T
 2025-09-11  0:23 UTC  (2+ messages)

[PATCH v2 for-6.18/block 00/10] blk-mq: cleanup and fixes for updating nr_requests
 2025-09-10 11:30 UTC  (15+ messages)
` [PATCH v2 for-6.18/block 01/10] blk-mq: remove useless checking in queue_requests_store()
` [PATCH v2 for-6.18/block 02/10] blk-mq: remove useless checkings in blk_mq_update_nr_requests()
` [PATCH v2 for-6.18/block 03/10] blk-mq: check invalid nr_requests in queue_requests_store()
` [PATCH v2 for-6.18/block 04/10] blk-mq: convert to serialize updating nr_requests with update_nr_hwq_lock
` [PATCH v2 for-6.18/block 05/10] blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()
` [PATCH v2 for-6.18/block 06/10] blk-mq: split bitmap grow and resize "
` [PATCH v2 for-6.18/block 07/10] blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
` [PATCH v2 for-6.18/block 08/10] blk-mq: fix potential deadlock while nr_requests grown
` [PATCH v2 for-6.18/block 09/10] blk-mq: remove blk_mq_tag_update_depth()
` [PATCH v2 for-6.18/block 10/10] blk-mq: fix stale nr_requests documentation

[PATCH] ublk: consolidate nr_io_ready and nr_queues_ready
 2025-09-10 11:30 UTC  (2+ messages)

[PATCH v2 for-6.18/block 00/16] block: fix ordering of recursive split IO
 2025-09-10 11:29 UTC  (2+ messages)

[PATCH blktests] md/002: add raid 0/1/10 requirement
 2025-09-10 11:04 UTC  (2+ messages)

[PATCH] iomap: allow iomap using the per-cpu bio cache
 2025-09-10 10:52 UTC  (6+ messages)
                ` [External] "

[PATCH 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-09-10  9:01 UTC  (6+ messages)
` [PATCH 1/2] md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter

[PATCH for-6.18/block 00/10] cleanup and fixes for updating nr_requests
 2025-09-10  7:46 UTC  (8+ messages)
` [PATCH for-6.18/block 06/10] blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()
` [PATCH for-6.18/block 08/10] blk-mq: fix potential deadlock while nr_requests grown


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