public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-13 20:11:59 to 2025-11-17 20:39:47 UTC [more...]

[PATCH] blk-integrity: support arbitrary buffer alignment
 2025-11-17 20:39 UTC 

[PATCH v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-17 20:23 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/2] block: Generalize physical entry definition
 2025-11-17 20:01 UTC  (5+ messages)
` [PATCH v2 1/2] nvme-pci: Use size_t for length fields to handle larger sizes
` [PATCH v2 2/2] types: move phys_vec definition to common header

[PATCH] block: rate-limit capacity change info log
 2025-11-17 18:30 UTC  (4+ messages)

[PATCH V3 00/27] ublk: add UBLK_F_BATCH_IO
 2025-11-17 18:29 UTC  (18+ messages)
` [PATCH V3 01/27] kfifo: add kfifo_alloc_node() helper for NUMA awareness
` [PATCH V3 04/27] ublk: refactor auto buffer register in ublk_dispatch_req()
` [PATCH V3 05/27] ublk: pass const pointer to ublk_queue_is_zoned()
` [PATCH V3 06/27] ublk: add helper of __ublk_fetch()
` [PATCH V3 08/27] ublk: prepare for not tracking task context for command batch

[PATCH] drbd: add missing kernel-doc for peer_device parameter
 2025-11-17 17:25 UTC 

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-17 17:16 UTC  (5+ messages)

[PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
 2025-11-17 16:43 UTC  (5+ messages)
` [PATCH v5 1/4] iov_iter: Convert copy_from_user_iter() to masked user access
` [PATCH v5 2/4] iov_iter: Add missing speculation barrier to copy_from_user_iter()
` [PATCH v5 3/4] scm: Convert put_cmsg() to scoped user access
` [PATCH v5 4/4] lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required

[PATCH 0/6] zloop fixes and improvements
 2025-11-17 16:42 UTC  (8+ messages)
` [PATCH 1/6] zloop: make the write pointer of full zones invalid
` [PATCH 2/6] zloop: fail zone append operations that are targeting full zones
` [PATCH 3/6] zloop: simplify checks for writes to sequential zones
` [PATCH 4/6] zloop: introduce the zone_append configuration parameter
` [PATCH 5/6] zloop: introduce the ordered_zone_append "
` [PATCH 6/6] Documentation: admin-guide: blockdev: update zloop parameters

[PATCH v2 0/3] block/blk-throttle: Fix throttle slice time for SSDs
 2025-11-17 16:42 UTC  (8+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] block/blk-throttle: drop unneeded blk_stat_enable_accounting
` [PATCH v2 3/3] block/blk-throttle: Remove throtl_slice from struct throtl_data

[PATCH] block: consider discard merge last
 2025-11-17 16:42 UTC  (3+ messages)

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

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

[PATCH RESEND 0/5] block/blk-rq-qos: fix incorrect lock order for rq_qos_mutex and freeze queue
 2025-11-17 11:59 UTC  (17+ messages)
` [PATCH RESEND 1/5] block/blk-rq-qos: add a new helper rq_qos_add_freezed()
` [PATCH RESEND 2/5] blk-wbt: fix incorrect lock order for rq_qos_mutex and freeze queue
` [PATCH RESEND 3/5] blk-iocost: "
` [PATCH RESEND 4/5] blk-iolatency: "
` [PATCH RESEND 5/5] block/blk-rq-qos: cleanup rq_qos_add()

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-17 10:59 UTC  (13+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic

[PATCH v6] block: plug attempts to batch allocate tags multiple times
 2025-11-17 10:19 UTC  (2+ messages)

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-11-17 10:08 UTC  (5+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH v6 0/2] Fix a recently introduced deadlock
 2025-11-17  9:01 UTC  (4+ messages)
` [PATCH v6 1/2] fs: Add the __data_racy annotation to backing_dev_info.ra_pages
` [PATCH v6 2/2] block: Remove queue freezing from several sysfs store callbacks

[PATCH v4 00/10] powerpc: Implement masked user access
 2025-11-17  7:11 UTC  (7+ messages)
` [PATCH v4 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v4 03/10] uaccess: Use masked_user_{read/write}_access_begin when required

[PATCH] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-17  2:30 UTC  (9+ messages)

[PATCH 0/2] block: Generalize physical entry definition
 2025-11-16  7:14 UTC  (9+ messages)
` [PATCH 1/2] nvme-pci: Use size_t for length fields to handle larger sizes
` [PATCH 2/2] types: move phys_vec definition to common header

[PATCH 1/2] loop: respect REQ_NOWAIT for memory allocation
 2025-11-16  6:26 UTC  (6+ messages)
` [PATCH 2/2] zloop: "

[PATCH RESEND v5 0/7] blk-mq: introduce new queue attribute async_depth
 2025-11-16  3:52 UTC  (8+ messages)
` [PATCH RESEND v5 1/7] block: convert nr_requests to unsigned int
` [PATCH RESEND v5 2/7] blk-mq-sched: unify elevators checking for async requests
` [PATCH RESEND v5 3/7] blk-mq: add a new queue sysfs attribute async_depth
` [PATCH RESEND v5 4/7] kyber: covert to use request_queue->async_depth
` [PATCH RESEND v5 5/7] mq-deadline: "
` [PATCH RESEND v5 6/7] block, bfq: convert "
` [PATCH RESEND v5 7/7] blk-mq: add documentation for new queue attribute async_dpeth

[PATCH RESEND v4 0/7] blk-mq: introduce new queue attribute async_depth
 2025-11-16  3:45 UTC  (2+ messages)

[PATCH RESEND v4 7/7] blk-mq: add documentation for new queue attribute async_dpeth
 2025-11-16  3:20 UTC 

[PATCH RESEND v4 6/7] block, bfq: convert to use request_queue->async_depth
 2025-11-16  3:20 UTC 

[PATCH RESEND v4 5/7] mq-deadline: covert to use request_queue->async_depth
 2025-11-16  3:20 UTC 

[PATCH RESEND v4 3/7] blk-mq: add a new queue sysfs attribute async_depth
 2025-11-16  3:20 UTC 

[PATCH RESEND v4 4/7] kyber: covert to use request_queue->async_depth
 2025-11-16  3:20 UTC 

[PATCH RESEND v4 2/7] blk-mq-sched: unify elevators checking for async requests
 2025-11-16  3:20 UTC 

[PATCH RESEND v4 1/7] block: convert nr_requests to unsigned int
 2025-11-16  3:20 UTC 

[PATCH 2/5] blk-wbt: fix incorrect lock order for rq_qos_mutex and freeze queue
 2025-11-16  2:41 UTC 

[PATCH 4/5] blk-iolatency: fix incorrect lock order for rq_qos_mutex and freeze queue
 2025-11-16  2:41 UTC 

[PATCH 5/5] block/blk-rq-qos: cleanup rq_qos_add()
 2025-11-16  2:41 UTC 

[PATCH 3/5] blk-iocost: fix incorrect lock order for rq_qos_mutex and freeze queue
 2025-11-16  2:41 UTC 

[PATCH 1/5] block/blk-rq-qos: add a new helper rq_qos_add_freezed()
 2025-11-16  2:41 UTC 

[PATCH 0/5] block/blk-rq-qos: fix incorrect lock order for rq_qos_mutex and freeze queue
 2025-11-16  2:41 UTC 

[PATCHv2 0/4] zram: introduce writeback bio batching
 2025-11-15  3:42 UTC  (8+ messages)
` [PATCHv2 1/4] zram: introduce writeback bio batching support

[syzbot] [block?] general protection fault in zcomp_stream_get
 2025-11-15  2:37 UTC  (2+ messages)

[PATCH 0/2] block/blk-throttle: Fix throttle slice time for SSDs
 2025-11-15  0:30 UTC  (7+ messages)
` [PATCH 1/2] "

[QUESTION] Debugging some file data corruption
 2025-11-14 19:39 UTC  (3+ messages)

[GIT PULL] Block tree update
 2025-11-14 18:20 UTC  (2+ messages)

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

fall back from direct to buffered I/O when stable writes are required
 2025-11-14 16:55 UTC  (16+ 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 

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

[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

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

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


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