public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-22 09:32:16 to 2025-02-26 10:04:38 UTC [more...]

sysfs integrity fields use
 2025-02-26 10:04 UTC  (6+ messages)

[PATCH] blk-throttle: fix lower bps rate by throtl_trim_slice()
 2025-02-26  9:56 UTC  (3+ messages)

split out the auto-PI code and data structures v2
 2025-02-26  9:53 UTC  (5+ messages)
` [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
` [PATCH 2/3] block: move the block layer auto-integrity code into a new file
` [PATCH 3/3] block: split struct bio_integrity_payload

[PATCH] ublk: complete command synchronously on error
 2025-02-26  9:15 UTC  (3+ messages)

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-02-26  8:29 UTC  (28+ messages)
` [PATCH v3 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
  ` [cocci] "
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` [PATCH v3 03/16] accel/habanalabs: "
` [PATCH v3 04/16] ALSA: ac97: "
` [PATCH v3 05/16] btrfs: "
` [PATCH v3 06/16] rbd: "
` [PATCH v3 07/16] libceph: "
` [PATCH v3 08/16] ata: libata-zpodd: "
` [PATCH v3 09/16] xfs: "
` [PATCH v3 10/16] power: supply: da9030: "
` [PATCH v3 11/16] nvme: "
` [PATCH v3 12/16] spi: spi-fsl-lpspi: "
` [PATCH v3 13/16] spi: spi-imx: "
` [PATCH v3 14/16] platform/x86/amd/pmf: "
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "
` [PATCH v3 16/16] RDMA/bnxt_re: "
` (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two

[PATCHv5 00/11] ublk zero copy support
 2025-02-26  8:15 UTC  (48+ messages)
` [PATCHv5 01/11] io_uring/rsrc: remove redundant check for valid imu
` [PATCHv5 02/11] io_uring/nop: reuse req->buf_index
` [PATCHv5 03/11] io_uring/net: reuse req->buf_index for sendzc
` [PATCHv5 04/11] io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()
` [PATCHv5 05/11] io_uring: combine buffer lookup and import
` [PATCHv5 06/11] io_uring/rw: move fixed buffer import to issue path
` [PATCHv5 07/11] io_uring: add support for kernel registered bvecs
` [PATCHv5 08/11] nvme: map uring_cmd data even if address is 0
` [PATCHv5 09/11] ublk: zc register/unregister bvec
` [PATCHv5 10/11] io_uring: add abstraction for buf_table rsrc data
` [PATCHv5 11/11] io_uring: cache nodes and mapped buffers
` (subset) [PATCHv5 00/11] ublk zero copy support

[PATCH 0/3] selftests: add ublk selftests
 2025-02-26  8:11 UTC  (4+ messages)
` [PATCH 1/3] selftests: ublk: add kernel selftests for ublk
` [PATCH 2/3] selftests: ublk: add file backed ublk
` [PATCH 3/3] selftests: ublk: add ublk zero copy test

[PATCHv4 0/7] block: fix lock order and remove redundant locking
 2025-02-26  7:33 UTC  (12+ messages)
` [PATCHv4 1/7] block: acquire q->limits_lock while reading sysfs attributes
` [PATCHv4 2/7] block: move q->sysfs_lock and queue-freeze under show/store method
` [PATCHv4 3/7] block: remove q->sysfs_lock for attributes which don't need it
` [PATCHv4 4/7] block: Introduce a dedicated lock for protecting queue elevator updates
` [PATCHv4 5/7] block: protect nr_requests update using q->elevator_lock
` [PATCHv4 6/7] block: protect wbt_lat_usec "
` [PATCHv4 7/7] block: protect read_ahead_kb using q->limits_lock

[PATCH blktests] zbd/012: avoid fio stop by I/O scheduler set failure
 2025-02-26  6:20 UTC 

[PATCH] block: Remove zone write plugs when handling native zone append writes
 2025-02-26  2:45 UTC  (3+ messages)

[PATCH 0/2] blk-throttle: fix off-by-one jiffies wait_time
 2025-02-25 20:30 UTC  (18+ messages)
` [PATCH 1/2] blk-throttle: cleanup throtl_extend_slice()
` [PATCH 2/2] blk-throttle: fix off-by-one jiffies wait_time

[PATCH blktests 0/1] common/xfs: verify xfs_io supports statx atomic write attributes
 2025-02-25 18:31 UTC  (2+ messages)
` [PATCH blktests 1/1] "

[PATCH v2 0/2] Fix and cleanup some comments in blk-wbt
 2025-02-25 15:44 UTC  (5+ messages)
` [PATCH v2 1/2] blk-wbt: Fix some comments

[PATCH V5] block: make segment size limit workable for > 4K PAGE_SIZE
 2025-02-25 15:43 UTC  (2+ messages)

[PATCH v1 0/3] Fix integrity sysfs reporting inconsistencies across NVMe, SCSI, and DM
 2025-02-25 15:07 UTC  (6+ messages)
  ` [PATCH v1 1/3] block: Fix incorrect integrity sysfs reporting for DM devices
  ` [PATCH v1 2/3] nvme: Fix incorrect block integrity sysfs values for non-PI namespaces
  ` [PATCH v1 3/3] scsi: Fix incorrect integrity sysfs values when HBA doesn't support DIX

[PATCH 1/1] loop: Remove already included header files
 2025-02-25 14:57 UTC 

[PATCHv3 0/7] block: fix lock order and remove redundant locking
 2025-02-25 13:28 UTC  (21+ messages)
` [PATCHv3 1/7] block: acquire q->limits_lock while reading sysfs attributes
` [PATCHv3 2/7] block: move q->sysfs_lock and queue-freeze under show/store method
` [PATCHv3 3/7] block: remove q->sysfs_lock for attributes which don't need it
` [PATCHv3 4/7] block: Introduce a dedicated lock for protecting queue elevator updates
` [PATCHv3 5/7] block: protect nr_requests update using q->elevator_lock
` [PATCHv3 6/7] block: protect wbt_lat_usec "
` [PATCHv3 7/7] block: protect read_ahead_kb using q->limits_lock

[PATCHv4 0/5] ublk zero-copy support
 2025-02-25 13:06 UTC  (13+ messages)
` [PATCHv4 3/5] ublk: zc register/unregister bvec
` [PATCHv4 5/5] io_uring: cache nodes and mapped buffers

[PATCH 00/12] badblocks: bugfix and cleanup for badblocks
 2025-02-25  9:14 UTC  (14+ messages)
` [PATCH 04/12] badblocks: return error directly when setting badblocks exceeds 512
` [PATCH 05/12] badblocks: return error if any badblock set fails
` [PATCH 06/12] badblocks: fix the using of MAX_BADBLOCKS

[PATCH] aoe: consolidate flags update to prevent race condition
 2025-02-25  3:13 UTC  (3+ messages)

[PATCH] tests/throtl: add a new test 006
 2025-02-25  2:07 UTC  (4+ messages)

Change in reported values of some block integrity sysfs attributes
 2025-02-25  1:07 UTC  (5+ messages)

[PATCH v1 0/2] virtio: Add length checks for device writable portions
 2025-02-24 23:31 UTC  (3+ messages)
` [PATCH 1/2] virtio_blk: add length check for device writable portion
` [PATCH 2/2] virtio_fs: "

loop: take the file system minimum dio alignment into account v2
 2025-02-24 23:18 UTC  (3+ messages)

[PATCH] virtio_blk: always post notifications under the lock
 2025-02-24 21:37 UTC  (9+ messages)

[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-02-24 16:39 UTC  (3+ messages)
` [PATCH 1/8][next] block: blk_types.h: Use struct_group_tagged() in flex struct bio

[PATCHv2 0/6] block: fix lock order and remove redundant locking
 2025-02-24 14:49 UTC  (10+ messages)
` [PATCHv2 1/6] blk-sysfs: remove q->sysfs_lock for attributes which don't need it

[PATCH v3 0/8] enable bs > ps for block devices
 2025-02-24 10:45 UTC  (4+ messages)
` [PATCH v3 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page

[PATCH V4] block: make segment size limit workable for > 4K PAGE_SIZE
 2025-02-24  1:48 UTC  (6+ messages)

[syzbot] [block?] INFO: task hung in sync_bdevs (3)
 2025-02-23 13:57 UTC 


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