linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-17 13:32:16 to 2025-10-22 05:45:42 UTC [more...]

[PATCH] virtio_blk: NULL out vqs to avoid double free on failed resume
 2025-10-22  5:45 UTC  (4+ messages)

O_DIRECT vs BLK_FEAT_STABLE_WRITES, was Re: [PATCH] btrfs: never trust the bio from direct IO
 2025-10-22  5:04 UTC  (25+ messages)

[PATCH blktests] create a test for direct io offsets
 2025-10-22  4:46 UTC  (10+ messages)

[PATCH 0/3] block: restructure elevator switch path and fix a lockdep splat
 2025-10-22  4:39 UTC  (5+ messages)
` [PATCH 1/3] block: unify elevator tags and type xarrays into struct elv_change_ctx
` [PATCH 2/3] block: introduce alloc_sched_data and free_sched_data elevator methods

[PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-22  4:01 UTC  (22+ messages)
` [PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [PATCH v18 02/16] rust_binder: remove trailing comma
` [PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [PATCH v18 05/16] rnull: use `kernel::fmt`
` [PATCH v18 06/16] rust: alloc: "
` [PATCH v18 07/16] rust: debugfs: "
` [PATCH v18 08/16] rust: pci: "
` [PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [PATCH v18 13/16] rust: regulator: "
` [PATCH v18 14/16] rust: clk: "
` [PATCH v18 15/16] rust: support formatting of foreign types
` [PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`

[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-22  3:57 UTC  (29+ messages)
` [RESEND PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [RESEND PATCH v18 02/16] rust_binder: remove trailing comma
` [RESEND PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [RESEND PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [RESEND PATCH v18 05/16] rnull: use `kernel::fmt`
` [RESEND PATCH v18 06/16] rust: alloc: "
` [RESEND PATCH v18 07/16] rust: debugfs: "
  ` [PATCH] samples: rust: debugfs: use `core::ffi::CStr` method names
` [RESEND PATCH v18 08/16] rust: pci: use `kernel::fmt`
` [RESEND PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [RESEND PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [RESEND PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [RESEND PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [RESEND PATCH v18 13/16] rust: regulator: "
` [RESEND PATCH v18 14/16] rust: clk: "
` [RESEND PATCH v18 15/16] rust: support formatting of foreign types
` [RESEND PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`

[PATCH v3 0/3] initrd: remove half of classic initrd support
 2025-10-22  2:16 UTC  (4+ messages)
` [PATCH v3 2/3] initrd: remove deprecated code path (linuxrc)

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-22  1:36 UTC  (15+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list

[PATCH v25 00/20] Improve write performance for zoned UFS devices
 2025-10-21 21:01 UTC  (7+ messages)
` [PATCH v25 07/20] block/mq-deadline: Enable zoned write pipelining

[PATCH v4 00/16] block: add blktrace support for zoned block devies
 2025-10-21 20:57 UTC  (23+ messages)
` [PATCH v4 01/16] blktrace: only calculate trace length once
` [PATCH v4 02/16] blktrace: factor out recording a blktrace event
` [PATCH v4 03/16] blktrace: split out relaying "
` [PATCH v4 04/16] blktrace: untangle if/else sequence in __blk_add_trace
` [PATCH v4 05/16] blktrace: change the internal action to 64bit
` [PATCH v4 06/16] blktrace: split do_blk_trace_setup into two functions
` [PATCH v4 07/16] blktrace: add definitions for blk_user_trace_setup2
` [PATCH v4 08/16] blktrace: pass blk_user_trace2 to setup functions
` [PATCH v4 09/16] blktrace: add definitions for struct blk_io_trace2
` [PATCH v4 10/16] blktrace: differentiate between blk_io_trace versions
` [PATCH v4 11/16] blktrace: move trace_note to blk_io_trace2
` [PATCH v4 12/16] blktrace: move ftrace blk_io_tracer "
` [PATCH v4 13/16] blktrace: add block trace commands for zone operations
` [PATCH v4 14/16] blktrace: expose ZONE APPEND completions to blktrace
` [PATCH v4 15/16] blktrace: trace zone write plugging operations
` [PATCH v4 16/16] blktrace: handle BLKTRACESETUP2 ioctl

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

What should we do about the nvme atomics mess?
 2025-10-21 15:02 UTC  (6+ messages)

[PATCH] docs: nbd: update default value for ndb max_part to '16'
 2025-10-21 13:28 UTC 

[PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch
 2025-10-21 10:16 UTC  (13+ messages)
` [PATCH 6.1 1/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6.1 2/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 6.1 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 6.1 4/8] fs: factor out a direct_write_fallback helper
` [PATCH 6.1 5/8] direct_write_fallback(): on error revert the ->ki_pos update from buffered write
` [PATCH 6.1 6/8] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 6.1 7/8] block: fix race between set_blocksize and read paths
` [PATCH 6.1 8/8] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()

[PATCH] drivers: block: rnbd: Handle generic ERR_PTR returns safely in find_and_get_or_create_sess()
 2025-10-21  8:01 UTC  (2+ messages)

[PATCH v3 00/10] powerpc: Implement masked user access
 2025-10-21  6:34 UTC  (3+ messages)
` [PATCH v3 10/10] powerpc/uaccess: "

[PATCHv2] block: rename min_segment_size
 2025-10-21  2:22 UTC  (4+ messages)

[PATCH v2 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-20 23:37 UTC  (5+ messages)
` [PATCH v2 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v2 2/2] block-dma: properly take MMIO path

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-20 16:51 UTC  (28+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [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

[GIT PULL] block-bio_iov_iter_export
 2025-10-20 16:42 UTC  (9+ messages)

[PATCH] blk-mq: use struct_size() in kmalloc()
 2025-10-20 16:39 UTC  (2+ messages)

[PATCH v2] nbd: override creds to kernel when calling sock_{send,recv}msg()
 2025-10-20 16:38 UTC  (2+ messages)

[PATCH 0/3] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-20 14:53 UTC  (13+ messages)
` [PATCH 1/3] blk-mq-dma: migrate to dma_map_phys instead of map_page
` [PATCH 2/3] nvme-pci: unmap MMIO pages with appropriate interface
` [PATCH 3/3] block-dma: properly take MMIO path

[PATCH] lib/group_cpus: fix cross-NUMA CPU assignment in group_cpus_evenly
 2025-10-20 12:46 UTC 

[PATCH 6.6 1/2] block: fix race between set_blocksize and read paths
 2025-10-20 12:25 UTC  (2+ messages)
` [PATCH 6.6 2/2] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()

[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-20 12:00 UTC  (4+ messages)

[PATCH v3 00/16] block: add blktrace support for zoned block devi
 2025-10-20 10:57 UTC  (4+ messages)
` [PATCH v3 13/16] blktrace: add block trace commands for zone operations

[PATCH blktests 0/4] throtl: support test with scsi_debug
 2025-10-20 10:28 UTC  (3+ messages)

[PATCH] block: mtip32xx: Fix typos in comments and log messages
 2025-10-18 19:18 UTC 

blktests failures with v6.18-rc1 kernel
 2025-10-18 11:26 UTC 

[syzbot] [scsi?] [mm?] [block?] BUG: soft lockup in sys_sendmsg (2)
 2025-10-18  5:53 UTC  (2+ messages)
` [syzbot] [net?] "

[GIT PULL] Block fixes for 6.18-rc2
 2025-10-17 15:54 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;
as well as URLs for NNTP newsgroup(s).