public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 09:41:45 to 2025-11-28 19:44:58 UTC [more...]

[PATCH v2 00/12] Fix bio chain related issues
 2025-11-28 19:44 UTC  (19+ messages)
` [PATCH v2 01/12] block: fix incorrect logic in bio_chain_endio
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 03/12] md: bcache: fix improper use of bi_end_io
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 05/12] block: export bio_chain_and_submit
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 07/12] xfs: "
` [PATCH v2 08/12] block: "
` [PATCH v2 09/12] fs/ntfs3: "
` [PATCH v2 10/12] zram: "
` [PATCH v2 11/12] nvdimm: "
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining

[PATCH V4 00/27] ublk: add UBLK_F_BATCH_IO
 2025-11-28 19:07 UTC  (5+ messages)
` (subset) "

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-11-28 18:06 UTC  (9+ 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 0/2] zram: introduce compressed data writeback
 2025-11-28 17:04 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] zram: rename zram_free_page()

[PATCH] sbitmap: fix all kernel-doc warnings
 2025-11-28 16:22 UTC  (2+ messages)

[PATCH v3 0/2] blk-mq: use array manage hctx map instead of xarray
 2025-11-28 16:22 UTC  (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] blk-mq: fix potential uaf for 'queue_hw_ctx'

kernel build failure when CONFIG_DEBUG_INFO_BTF and CONFIG_KCSAN are enabled
 2025-11-28  9:44 UTC  (6+ messages)

[PATCH 0/2] PM: runtime: Fix potential I/O hang
 2025-11-28  7:20 UTC  (25+ messages)
` [PATCH 1/2] PM: runtime: Fix I/O hang due to race between resume and runtime disable
` [PATCH 2/2] blk-mq: Fix I/O hang caused by incomplete device resume

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-28  6:26 UTC  (16+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write

[PATCHv2 3/3] dm-crypt: dynamic scatterlist for many segments
 2025-11-28  6:15 UTC  (2+ messages)

[PATCH blktests v2] test/throtl: don't specify sector_size for scsi_debug target
 2025-11-28  5:22 UTC 

[PATCH blktests] test/throtl: Adjust scsi_debug sector_size for large PAGE_SIZE hosts
 2025-11-28  3:57 UTC  (6+ messages)

[PATCH v2 0/2] blk-mq: use array manage hctx map instead of xarray
 2025-11-27 23:32 UTC  (13+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] blk-mq: fix potential uaf for 'queue_hw_ctx'

[PATCH v2 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-11-27 18:06 UTC  (8+ messages)
` [PATCH v2 1/4] scsi: sd: reject invalid pr_read_keys() num_keys values
` [PATCH v2 2/4] nvme: "
` [PATCH v2 3/4] block: add IOC_PR_READ_KEYS ioctl
` [PATCH v2 4/4] block: add IOC_PR_READ_RESERVATION ioctl

[PATCH 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-11-27  7:07 UTC  (10+ messages)
` [PATCH 1/4] scsi: sd: reject invalid pr_read_keys() num_keys values
` [PATCH 2/4] nvme: "
` [PATCH 3/4] block: add IOC_PR_READ_KEYS ioctl
` [PATCH 4/4] block: add IOC_PR_READ_RESERVATION ioctl

[PATCH] ublk: prevent invalid access with DEBUG
 2025-11-27  1:50 UTC  (4+ messages)

[PATCH] zram: Remove KMSG_COMPONENT macro
 2025-11-27  1:50 UTC  (2+ messages)

[PATCH v4 0/2] blktests: use patient module remover
 2025-11-26 17:44 UTC  (4+ messages)
` [PATCH v4 1/2] blktests: replace module removal with patient module removal
` [PATCH v4 2/2] tests/srp/rc: "

[PATCH 0/4] s390/dasd: Minor cleanups and copy-pair swap fix
 2025-11-26 17:14 UTC  (6+ messages)
` [PATCH 1/4] s390/dasd: Fix gendisk parent after copy pair swap
` [PATCH 2/4] s390/dasd: Remove unnecessary debugfs_create() return checks
` [PATCH 3/4] s390/dasd: Move device name formatting into separate function
` [PATCH 4/4] s390/dasd: Use scnprintf() instead of sprintf()

[PATCH 0/5] x86: Cleanups around slow_down_io()
 2025-11-26 17:08 UTC  (3+ messages)
` [PATCH 4/5] block/floppy: Don't use REALLY_SLOW_IO for delays

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-26 16:54 UTC  (6+ messages)
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine

[RESEND PATCH] null_blk: align struct nullb_device field types with module parameters
 2025-11-26 14:39 UTC 

[linux-next:master] [loop] 0ba93a906d: kernel_BUG_at_fs/jbd2/transaction.c
 2025-11-26 13:25 UTC 

[PATCH 00/32] ns: support file handles
 2025-11-26 11:47 UTC  (5+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
  ` Stability of ioctl constants in the UAPI (Re: [PATCH 01/32] pidfs: validate extensible ioctls)

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2025-11-26 10:37 UTC  (21+ messages)
` [PATCH V3 1/6] block: ignore discard return value
` [PATCH V3 4/6] nvmet: "
  ` [f2fs-dev] "
` [PATCH V3 5/6] f2fs: "
` [PATCH V3 6/6] xfs: "
  ` [f2fs-dev] "
` (subset) [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value

[PATCH V2 0/5] block: ignore __blkdev_issue_discard() ret value
 2025-11-26  9:26 UTC  (6+ messages)
` [PATCH V2 1/5] block: ignore discard return value
` [PATCH V2 2/5] dm: "

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-11-25 19:40 UTC  (9+ messages)

[PATCHv7] blk-integrity: support arbitrary buffer alignment
 2025-11-25 18:57 UTC 

[PATCH] block: fix typos in comments and strings in blk-core.c
 2025-11-25 17:41 UTC  (3+ messages)
` [PATCH v2 0/1] block: fix typos in comments and strings in blk-core
  ` (subset) "

[PATCH] block: Remove references to __device_add_disk()
 2025-11-25 17:41 UTC  (2+ messages)

[PATCH v2 0/5] Increase SCSI IOPS
 2025-11-25 17:14 UTC  (11+ messages)
` [PATCH v2 1/5] block: Introduce __blk_mq_tagset_iter()
` [PATCH v2 3/5] libata: Stop using cmd->budget_token

[PATCHv6] blk-integrity: support arbitrary buffer alignment
 2025-11-25 16:46 UTC  (7+ messages)

[PATCHv2 0/2] blktests: add tests with offsets
 2025-11-25 16:42 UTC  (4+ messages)
` [PATCHv2 1/2] blktests: test direct io offsets

[PATCH] block: Use size_add() and array_size() for safe memory allocation
 2025-11-25 16:33 UTC  (2+ messages)

[PATCH V5 0/6] loop: improve loop aio perf by IOCB_NOWAIT
 2025-11-25 15:16 UTC  (16+ messages)
` calling into file systems directly from ->queue_rq, was "

[PATCH] zram: Fix a spelling mistake
 2025-11-25 12:59 UTC  (2+ messages)

[RFC blktests fix PATCH] tcp: use GFP_ATOMIC in tcp_disconnect
 2025-11-25 12:33 UTC  (10+ messages)

[PATCH] blk-trace: Fix potential buffer overflow in blk_trace_setup()
 2025-11-25 11:12 UTC  (2+ messages)

[PATCH v4 0/3] initrd: remove half of classic initrd support
 2025-11-25  9:41 UTC  (4+ messages)
` [PATCH v4 3/3] init: remove /proc/sys/kernel/real-root-dev


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