linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-28 07:13:37 to 2025-03-05 11:43:05 UTC [more...]

Kernel oops with 6.14 when enabling TLS
 2025-03-05 11:43 UTC  (32+ messages)

[PATCH 0/9] cgroup v1 deprecation warnings
 2025-03-05 10:17 UTC  (18+ messages)
` [PATCH 1/9] cgroup/cpuset-v1: Add deprecation warnings to sched_load_balance and memory_pressure_enabled
` [PATCH 2/9] cgroup/cpuset-v1: Add deprecation warnings to memory_spread_page and memory_spread_slab
` [PATCH 3/9] cgroup/blkio: Add deprecation warnings to reset_stats
` [PATCH 4/9] cgroup: Print warning when /proc/cgroups is read on v2-only system
` [PATCH 5/9] RFC cgroup/cpuset-v1: Add deprecation warnings to mem_exclusive and mem_hardwall
` [PATCH 6/9] RFC cgroup/cpuset-v1: Add deprecation warnings to memory_migrate
` [PATCH 7/9] RFC cgroup/cpuset-v1: Add deprecation warnings to sched_relax_domain_level
` [PATCH 8/9] cgroup: Update file naming comment
` [PATCH 9/9] blk-cgroup: Simplify policy files registration

[PATCH 15/22] rust: make pin-init its own crate
 2025-03-05  9:29 UTC  (2+ messages)

[PATCH v3 0/2] Fix integrity sysfs reporting inconsistencies
 2025-03-05  6:30 UTC  (3+ messages)
  ` [PATCH v3 1/2] block: ensure correct integrity capability propagation in stacked devices
  ` [PATCH v3 2/2] block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY

[PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
 2025-03-05  7:18 UTC  (4+ messages)

[PATCH 0/3] blk-throttle: remove last_bytes/ios and carryover byte/ios
 2025-03-05  4:31 UTC  (4+ messages)
` [PATCH 1/3] blk-throttle: remove last_bytes_disp and last_ios_disp
` [PATCH 2/3] blk-throttle: don't take carryover for prioritized processing of metadata
` [PATCH 3/3] blk-throttle: carry over directly

[PATCH V2] tests/throtl: add a new test 006
 2025-03-05  2:51 UTC  (2+ messages)

[PATCH] ublk: set_params: properly check if parameters can be applied
 2025-03-05  2:34 UTC  (2+ messages)

[PATCH V3] block: fix conversion of GPT partition name to 7-bit
 2025-03-05  2:21 UTC 

[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
 2025-03-05  1:41 UTC  (5+ messages)
` [PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length

[PATCH] the dm-loop target
 2025-03-05  0:01 UTC  (16+ messages)

[PATCH 1/2] block: allow setting partition of_node
 2025-03-04 17:06 UTC  (2+ messages)
` [PATCH 2/2] block: partitions: of: assign Device Tree node to partition

[PATCH 0/4] bugfix of logical_block_size and make it configurable
 2025-03-04 14:32 UTC  (6+ messages)
` [PATCH 1/4] block: factor out a helper to set logical/physical block size
` [PATCH 2/4] md: make raid logical_block_size configurable
` [PATCH 3/4] md: prevent adding disks with larger logical_block_size to active arrays
` [PATCH 4/4] md: Fix the return value of mddev_stack_new_rdev

[PATCH] ublk: enforce ublks_max only for unprivileged devices
 2025-03-04 15:51 UTC  (3+ messages)

[PATCH 1/1] loop: Remove struct loop_func_table
 2025-03-04 14:16 UTC  (3+ messages)

[PATCH] ublk: don't cast registered buffer index to int
 2025-03-04 14:16 UTC  (3+ messages)

[PATCH v2 0/2] Fix integrity sysfs reporting inconsistencies
 2025-03-04 13:55 UTC  (7+ messages)
  ` [PATCH v2 2/2] block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY
  ` [PATCH v2 1/2] block: ensure correct integrity capability propagation in stacked devices

[PATCH] tests/throtl: add a new test 006
 2025-03-04 13:08 UTC  (9+ messages)

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

[PATCH] block: cleanup and fix batch completion adding conditions
 2025-03-04  9:25 UTC  (5+ messages)

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

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-04  2:11 UTC  (3+ messages)
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()

[PATCH] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-04  1:30 UTC  (4+ messages)

[PATCH] cpuidle: psd: add power sleep demotion prevention for fast I/O devices
 2025-03-03 22:24 UTC 

[PATCH 00/11] selftests: ublk: bug fixes & consolidation
 2025-03-03 21:32 UTC  (16+ messages)
` [PATCH 01/11] selftests: ublk: make ublk_stop_io_daemon() more reliable
` [PATCH 02/11] selftests: ublk: fix build failure
` [PATCH 03/11] selftests: ublk: add --foreground command line
` [PATCH 04/11] selftests: ublk: fix parsing '-a' argument
` [PATCH 05/11] selftests: ublk: support shellcheck and fix all warning
` [PATCH 06/11] selftests: ublk: don't pass ${dev_id} to _cleanup_test()
` [PATCH 07/11] selftests: ublk: move zero copy feature check into _add_ublk_dev()
` [PATCH 08/11] selftests: ublk: load/unload ublk_drv when preparing & cleaning up tests
` [PATCH 09/11] selftests: ublk: add one stress test for covering IO vs. removing device
` [PATCH 10/11] selftests: ublk: add stress test for covering IO vs. killing ublk server
` [PATCH 11/11] selftests: ublk: improve test usability

pgbench buffer readwrite mode showing around 24% perf regression
 2025-03-03 20:36 UTC 

sysfs integrity fields use
 2025-03-03 18:52 UTC  (4+ messages)
` [PATCH] docs: sysfs-block: Clarify integrity sysfs attributes for non-PI metadata

[PATCH v4 0/2] Converge on using secs_to_jiffies() part two
 2025-03-03 18:18 UTC  (7+ messages)
` [PATCH v4 1/2] rbd: convert timeouts to secs_to_jiffies()
` [PATCH v4 2/2] libceph: "

[PATCH AUTOSEL 5.4 4/4] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-03 16:32 UTC 

[PATCH AUTOSEL 5.10 8/8] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-03 16:32 UTC 

[PATCH AUTOSEL 5.15 9/9] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-03 16:31 UTC 

[PATCH AUTOSEL 6.1 9/9] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-03 16:31 UTC 

[PATCH AUTOSEL 6.6 11/11] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-03 16:31 UTC 

[PATCH AUTOSEL 6.12 16/17] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-03 16:30 UTC 

[PATCH AUTOSEL 6.13 16/17] block: fix 'kmem_cache of name 'bio-108' already exists'
 2025-03-03 16:29 UTC 

[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
 2025-03-02 22:23 UTC  (3+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-02  8:57 UTC  (4+ messages)

[PATCH] io_uring/ublk: report error when unregister operation fails
 2025-03-01 13:49 UTC  (3+ messages)

[syzbot] [block?] possible deadlock in loop_set_status
 2025-03-01 10:18 UTC  (2+ messages)

[PATCH V3 0/3] selftests: add ublk selftests
 2025-03-01  2:19 UTC  (8+ messages)
` [PATCH V3 1/3] selftests: ublk: add kernel selftests for ublk
` [PATCH V3 2/3] selftests: ublk: add file backed ublk
` [PATCH V3 3/3] selftests: ublk: add ublk zero copy test

[BUG report] WARNING of sysfs in __blk_mq_update_nr_hw_queues()
 2025-03-01  1:40 UTC  (3+ messages)

[PATCH 1/1] block: fix conversion of GPT partition name to 7-bit
 2025-03-01  1:26 UTC 

[GIT PULL] Block fixes for 6.14-rc5
 2025-02-28 17:49 UTC  (2+ messages)

[PATCHv8 0/6] ublk zero copy support
 2025-02-28 14:06 UTC  (10+ messages)
` [PATCHv8 1/6] io_uring/rw: move buffer_select outside generic prep
` [PATCHv8 2/6] io_uring/rw: move fixed buffer import to issue path
` [PATCHv8 4/6] io_uring: add support for kernel registered bvecs
` [PATCHv8 5/6] ublk: zc register/unregister bvec

[PATCHv7 0/6] ublk zero copy support
 2025-02-28 12:19 UTC  (5+ messages)
` [PATCHv7 2/6] io_uring: add support for kernel registered bvecs


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).