public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-09 23:21:52 to 2025-09-11 17:13:09 UTC [more...]

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

[PATCH 0/3] Improve host-wide tag IOPS
 2025-09-11 16:49 UTC  (11+ 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

[PATCH 00/32] ns: support file handles
 2025-09-11 12:56 UTC  (71+ 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 v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-11 12:29 UTC  (37+ 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 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  (16+ messages)
` [PATCH v2 01/13] Documentation: hw-vuln: l1tf: Convert kernel docs external links
` [PATCH v2 02/13] Documentation: damon: reclaim: Convert "Free Page Reporting" citation link
` [PATCH v2 03/13] Documentation: perf-security: Convert security credentials bibliography link
` [PATCH v2 04/13] Documentation: amd-pstate: Use internal link to kselftest
` [PATCH v2 05/13] Documentation: blk-mq: Convert block layer docs external links
` [PATCH v2 06/13] Documentation: bpf: Convert external kernel docs link
` [PATCH v2 07/13] Documentation: kasan: Use internal link to kunit
` [PATCH v2 08/13] Documentation: gpu: "
` [PATCH v2 09/13] Documentation: filesystems: Fix stale reference to device-mapper docs
` [PATCH v2 10/13] Documentation: smb: smbdirect: Convert KSMBD docs link
  ` [EXTERNAL] "
` [PATCH v2 11/13] Documentation: net: Convert external kernel networking docs
` [PATCH v2 12/13] nitro_enclaves: Use internal cross-reference for kernel docs links
` [PATCH v2 13/13] Documentation: checkpatch: Convert kernel docs references

[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] nbd: restrict sockets to TCP and UDP
 2025-09-10 15:55 UTC  (9+ messages)

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

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

[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  (3+ messages)

[PATCH v2 for-6.18/block 00/16] block: fix ordering of recursive split IO
 2025-09-10 11:29 UTC  (18+ messages)
` [PATCH v2 for-6.18/block 01/16] block: cleanup bio_issue
` [PATCH v2 for-6.18/block 02/16] block: initialize bio issue time in blk_mq_submit_bio()
` [PATCH v2 for-6.18/block 03/16] blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
` [PATCH v2 for-6.18/block 04/16] md: fix mssing blktrace bio split events
` [PATCH v2 for-6.18/block 05/16] blk-crypto: fix missing "
` [PATCH v2 for-6.18/block 06/16] block: factor out a helper bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 07/16] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 08/16] md/raid1: convert "
` [PATCH v2 for-6.18/block 09/16] md/raid10: add a new r10bio flag R10BIO_Returned
` [PATCH v2 for-6.18/block 10/16] md/raid10: convert read/write to use bio_submit_split_bioset()
` [PATCH v2 for-6.18/block 11/16] md/raid5: convert "
` [PATCH v2 for-6.18/block 12/16] md/md-linear: "
` [PATCH v2 for-6.18/block 13/16] blk-crypto: "
` [PATCH v2 for-6.18/block 14/16] block: skip unnecessary checks for split bio
` [PATCH v2 for-6.18/block 15/16] block: fix ordering of recursive split IO
` [PATCH v2 for-6.18/block 16/16] md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()

[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 v8 00/12] blk: honor isolcpus configuration
 2025-09-10  8:22 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 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

[PATCH 00/23] ublk: add UBLK_F_BATCH_IO
 2025-09-10  3:56 UTC  (16+ messages)
` [PATCH 03/23] ublk: refactor auto buffer register in ublk_dispatch_req()
` [PATCH 04/23] ublk: add helper of __ublk_fetch()
` [PATCH 06/23] ublk: prepare for not tracking task context for command batch
` [PATCH 07/23] ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH 08/23] ublk: handle UBLK_U_IO_PREP_IO_CMDS

[PATCHv2] zram: fix slot write race condition
 2025-09-10  3:03 UTC  (2+ messages)


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