linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-03 15:13:01 to 2025-03-08 16:15:43 UTC [more...]

[PATCH 0/5] loop: improve loop aio perf by IOCB_NOWAIT
 2025-03-08 16:14 UTC  (5+ messages)
` [PATCH 1/2] block: loop: share code of reread partitions
` [PATCH] loop: fallback to buffered IO in case of dio submission failure
` [PATCH 1/5] loop: remove 'rw' parameter from lo_rw_aio()
` [PATCH 2/2] block: loop: delete partitions after clearing & changing fd

[PATCH v2 15/22] rust: make pin-init its own crate
 2025-03-08 11:05 UTC 

[bug report] badblocks: improve badblocks_check() for multiple ranges handling
 2025-03-08 10:25 UTC 

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-08  5:41 UTC  (9+ messages)
` [PATCH 1/2] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
` [PATCH 2/2] kcompressd: Add Kcompressd for accelerated zram compression

[PATCH] the dm-loop target
 2025-03-08  3:49 UTC  (18+ messages)

[GIT PULL] Block fixes for 6.14-rc6
 2025-03-07 22:30 UTC  (2+ messages)

[PATCH] blk-throttle: support io merge over iops_limit
 2025-03-07 16:07 UTC  (2+ messages)

[PATCH v2] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
 2025-03-07 11:56 UTC  (4+ messages)

nvme-tcp: fix a possible UAF when failing to send request
 2025-03-07 10:10 UTC  (3+ messages)
  ` Re: nvme-tcp: fix a possible UAF when failing to send request【请注意,邮件由sagigrim@gmail.com代发】

[PATCH RFC 0/2] tests/throtl: add two regression tests
 2025-03-07  9:47 UTC  (4+ messages)
` [PATCH RFC 1/2] tests/throtl: add a new test 007
` [PATCH RFC 2/2] tests/throtl: add a new test 008

[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
 2025-03-07  6:38 UTC  (4+ messages)

[PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
 2025-03-07  1:43 UTC  (12+ messages)
      ` [PATCH] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()'

[PATCH] block: Name the RQF flags enum
 2025-03-07  0:51 UTC  (2+ messages)

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

[PATCH v3 0/2] Fix integrity sysfs reporting inconsistencies
 2025-03-06 15:02 UTC  (6+ 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] block: protect hctx attributes/params using q->elevator_lock
 2025-03-06  9:39 UTC 

Kernel oops with 6.14 when enabling TLS
 2025-03-06  9:15 UTC  (30+ messages)
                                        ` Networking people smell funny and make poor life choices

[PATCH blktests] zbd/012: avoid fio stop by I/O scheduler set failure
 2025-03-06  3:32 UTC  (2+ messages)

sysfs integrity fields use
 2025-03-06  2:28 UTC  (5+ messages)
` [PATCH] docs: sysfs-block: Clarify integrity sysfs attributes for non-PI metadata

[PATCH 0/3] blk-throttle: remove last_bytes/ios and carryover byte/ios
 2025-03-05 23:25 UTC  (8+ 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] blk-throttle: fix lower bps rate by throtl_trim_slice()
 2025-03-05 23:25 UTC  (2+ messages)

[PATCH 0/9] cgroup v1 deprecation warnings
 2025-03-05 18:39 UTC  (20+ 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 6.1 143/176] mm: Dont pin ZERO_PAGE in pin_user_pages()
 2025-03-05 17:48 UTC 

[PATCH V3] block: fix conversion of GPT partition name to 7-bit
 2025-03-05 14:45 UTC  (2+ messages)

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

[PATCH 15/22] rust: make pin-init its own crate
 2025-03-05 14:20 UTC  (5+ messages)

[PATCH V2] tests/throtl: add a new test 006
 2025-03-05 13:01 UTC  (3+ 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  (2+ 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  (5+ messages)
  ` [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  (13+ messages)
` [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  (3+ 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  (9+ 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

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

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

[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 


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