public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-12 09:40:16 to 2025-11-14 18:01:22 UTC [more...]

[syzbot] [block?] general protection fault in bio_seg_gap
 2025-11-14 18:01 UTC  (2+ messages)

[PATCH] fix floppy for PAGE_SIZE != 4KB
 2025-11-14 17:39 UTC  (4+ messages)

[PATCH] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-14 17:34 UTC  (5+ messages)

fall back from direct to buffered I/O when stable writes are required
 2025-11-14 16:55 UTC  (23+ messages)

[PATCH] mm/mempool: fix poisoning order>0 pages with HIGHMEM
 2025-11-14 16:51 UTC  (3+ messages)

[PATCH] loop: don't change loop device under exclusive opener in loop_set_status
 2025-11-14 14:42 UTC 

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-14 13:18 UTC  (21+ messages)
` [RFC PATCH 1/8] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO
` [RFC PATCH 2/8] mm: Add PG_atomic
` [RFC PATCH 3/8] fs: Add initial buffered atomic write support info to statx
` [RFC PATCH 4/8] iomap: buffered atomic write support
` [RFC PATCH 5/8] iomap: pin pages for RWF_ATOMIC buffered write
` [RFC PATCH 6/8] xfs: Report atomic write min and max for buf io as well
` [RFC PATCH 7/8] iomap: Add bs<ps buffered atomic writes support
` [RFC PATCH 8/8] xfs: Lift the bs == ps restriction for HW buffered atomic writes
` [syzbot ci] Re: xfs: single block atomic writes for buffered IO

[GIT PULL] Block tree update
 2025-11-14 12:32 UTC 

[PATCH v5 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-11-14 12:19 UTC  (4+ messages)
` [PATCH v5 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v5 2/2] block-dma: properly take MMIO path

[PATCH v4 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-11-14 12:08 UTC  (19+ messages)
` [PATCH v4 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v4 2/2] block-dma: properly take MMIO path

[PATCH v3 0/2] block: enable per-cpu bio cache by default
 2025-11-14  9:21 UTC  (3+ messages)
` [PATCH v3 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v3 2/2] block: enable per-cpu bio cache "

[PATCH blktests 1/2] common/rc: add _have_kernel_options helper function
 2025-11-14  8:54 UTC  (4+ messages)

move blk-crypto-fallback to sit above the block layer
 2025-11-14  5:57 UTC  (10+ messages)
` [PATCH 6/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption

[PATCHv2 0/4] zram: introduce writeback bio batching
 2025-11-14  3:08 UTC  (8+ messages)
` [PATCHv2 1/4] zram: introduce writeback bio batching support
` [PATCHv2 2/4] zram: add writeback batch size device attr
` [PATCHv2 3/4] zram: take write lock in wb limit store handlers
` [PATCHv2 4/4] zram: drop wb_limit_lock

[bug report] BUG: kernel NULL pointer dereference, address: 0000000000000050
 2025-11-14  2:26 UTC  (5+ messages)

[PATCH V3 00/27] ublk: add UBLK_F_BATCH_IO
 2025-11-13 22:06 UTC  (9+ messages)
` [PATCH V3 01/27] kfifo: add kfifo_alloc_node() helper for NUMA awareness
` [PATCH V3 24/27] selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V3 25/27] selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
` [PATCH V3 26/27] selftests: ublk: add --batch/-b for enabling F_BATCH_IO
` [PATCH V3 27/27] selftests: ublk: support arbitrary threads/queues combination

[PATCHv4] blk-integrity: support arbitrary buffer alignment
 2025-11-13 20:21 UTC  (11+ messages)

[PATCHv7 0/5] block: restructure elevator switch path and fix a lockdep splat
 2025-11-13 16:39 UTC  (8+ messages)
` [PATCHv7 1/5] block: unify elevator tags and type xarrays into struct elv_change_ctx
` [PATCHv7 2/5] block: move elevator tags into struct elevator_resources
` [PATCHv7 3/5] block: introduce alloc_sched_data and free_sched_data elevator methods
` [PATCHv7 4/5] block: use {alloc|free}_sched data methods
` [PATCHv7 5/5] block: define alloc_sched_data and free_sched_data methods for kyber

[PATCH 0/9] bcache patches for Linux 6.19
 2025-11-13 16:26 UTC  (11+ messages)
` [PATCH 1/9] bcache: get rid of discard code from journal
` [PATCH 2/9] bcache: remove discard code from alloc.c
` [PATCH 3/9] bcache: drop discard sysfs interface
` [PATCH 4/9] bcache: remove discard sysfs interface document
` [PATCH 5/9] bcache: reduce gc latency by processing less nodes and sleep less time
` [PATCH 6/9] bcache: remove redundant __GFP_NOWARN
` [PATCH 7/9] bcache: replace use of system_wq with system_percpu_wq
` [PATCH 8/9] bcache: WQ_PERCPU added to alloc_workqueue users
` [PATCH 9/9] bcache: Avoid -Wflex-array-member-not-at-end warning

[PATCH 0/3] Fixes for zoned changes in block/for-next
 2025-11-13 16:16 UTC  (8+ messages)
` [PATCH 1/3] block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()
` [PATCH 2/3] block: fix NULL pointer dereference in disk_report_zones()
` [PATCH 3/3] dm: fix zone reset all operation processing

[linux-next:master] [block] ec7f31b2a2: BUG:unable_to_handle_page_fault_for_address
 2025-11-13 14:48 UTC  (6+ messages)
` poison_element vs highmem, was "

[PATCH v5] block: Remove queue freezing from several sysfs store callbacks
 2025-11-13 13:25 UTC  (4+ messages)

[PATCH] block: Replace deprecated strcpy in devt_from_devname
 2025-11-13 13:18 UTC 

[PATCH v5 RESEND] block: plug attempts to batch allocate tags multiple times
 2025-11-13 10:14 UTC  (2+ messages)

[PATCHv6 0/5] block: restructure elevator switch path and fix a lockdep splat
 2025-11-13  8:49 UTC  (12+ messages)
` [PATCHv6 1/5] block: unify elevator tags and type xarrays into struct elv_change_ctx
` [PATCHv6 2/5] block: move elevator tags into struct elevator_resources
` [PATCHv6 3/5] block: introduce alloc_sched_data and free_sched_data elevator methods
` [PATCHv6 4/5] block: use {alloc|free}_sched data methods
` [PATCHv6 5/5] block: define alloc_sched_data and free_sched_data methods for kyber

[PATCH v3] zram: Implement multi-page write-back
 2025-11-13  8:27 UTC  (13+ messages)
` [PATCH v4] "

[PATCH RESEND] lib/sbitmap: add an helper of sbitmap_find_bits_in_word
 2025-11-13  8:03 UTC 

[PATCH 1/2] zram: introduce bio batching support for faster writeback
 2025-11-13  7:16 UTC  (5+ messages)
` [PATCH 2/2] zram: add writeback batch size device attr

[PATCH v4 00/10] powerpc: Implement masked user access
 2025-11-13  6:10 UTC  (2+ messages)

[PATCH v5] block: plug attempts to batch allocate tags multiple times
 2025-11-13  5:18 UTC  (3+ messages)
  `  "

[PATCH] lib/sbitmap: add an helper of sbitmap_find_bits_in_word
 2025-11-13  5:15 UTC  (3+ messages)
  `  "

[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
 2025-11-13  3:32 UTC  (7+ messages)

[PATCH] null_blk: fix zone read length beyond write pointer
 2025-11-13  2:44 UTC  (5+ messages)

block-io/for-next build fails
 2025-11-12 21:24 UTC  (2+ messages)

[PATCH v2 0/3] Refactor blk_zone_wplug_handle_write()
 2025-11-12 21:05 UTC  (3+ messages)

[PATCH v3 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-11-12 18:30 UTC  (6+ messages)
` [PATCH v3 2/2] block-dma: properly take MMIO path

[PATCH] Revert "null_blk: allow byte aligned memory offsets"
 2025-11-12 18:21 UTC  (4+ messages)

[PATCH V2] blk-mq: add blk_rq_nr_bvec() helper
 2025-11-12 16:10 UTC  (4+ messages)

[PATCH] io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
 2025-11-12 15:26 UTC  (2+ messages)

[PATCHv5 0/5] block: restructure elevator switch path and fix a lockdep splat
 2025-11-12 13:05 UTC  (8+ messages)
` [PATCHv5 2/5] block: move elevator tags into struct elevator_resources
` [PATCHv5 3/5] block: introduce alloc_sched_data and free_sched_data elevator methods
` [PATCHv5 4/5] block: use {alloc|free}_sched data methods


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