public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-04 10:02:17 to 2025-03-10 02:17:04 UTC [more...]

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

[PATCH] badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0
 2025-03-10  2:06 UTC  (3+ messages)
` Fwd: "

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

Bring back md-faulty? (was Re: dm-flakey: Fix memory corruption)
 2025-03-10  1:13 UTC  (2+ messages)

[RFC PATCH 0/7] dm: fix issues with swapping dm tables
 2025-03-09 23:59 UTC  (15+ messages)
` [PATCH 1/7] dm: don't change md if dm_table_set_restrictions() fails
` [PATCH 2/7] dm: free table mempools if not used in __bind
` [PATCH 3/7] dm: handle failures in dm_table_set_restrictions
` [PATCH 4/7] dm: fix dm_blk_report_zones
` [PATCH 5/7] blk-zoned: clean up zone settings for devices without zwplugs
` [RFC PATCH 6/7] blk-zoned: modify blk_revalidate_disk_zones for bio-based drivers
` [RFC PATCH 7/7] dm: allow devices to revalidate existing zones

[bug report] badblocks: improve badblocks_check() for multiple ranges handling
 2025-03-09 16:10 UTC  (3+ messages)

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-09 16:00 UTC  (6+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v2 4/5] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint

[RESEND PATCH 0/5] loop: improve loop aio perf by IOCB_NOWAIT
 2025-03-09  7:30 UTC  (8+ messages)
` [RESEND PATCH 1/5] loop: remove 'rw' parameter from lo_rw_aio()
` [RESEND PATCH 2/5] loop: cleanup lo_rw_aio()
` [RESEND PATCH 3/5] loop: add helper loop_queue_work_prep
` [RESEND PATCH 4/5] loop: try to handle loop aio command via NOWAIT IO first
` [RESEND PATCH 5/5] loop: add module parameter of 'nr_hw_queues'

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

[PATCH 0/5] loop: improve loop aio perf by IOCB_NOWAIT
 2025-03-08 16:20 UTC  (11+ 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 2/5] loop: cleanup lo_rw_aio()
` [PATCH 3/5] loop: add helper loop_queue_work_prep
` [PATCH 4/5] loop: try to handle loop aio command via NOWAIT IO first
` [PATCH 5/5] loop: add module parameter of 'nr_hw_queues'

[PATCH v2 15/22] rust: make pin-init its own crate
 2025-03-08 11:05 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

[GIT PULL] Block fixes for 6.14-rc6
 2025-03-07 22:30 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代发】

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

[PATCH] ublk: don't cast registered buffer index to int
 2025-03-04 14:16 UTC  (2+ 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  (7+ 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


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