linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-01 13:18:32 to 2025-04-08 14:08:08 UTC [more...]

[RFC PATCH 0/2] improve NVMe multipath handling
 2025-04-08 14:07 UTC  (6+ messages)
` [RFC PATCH 1/2] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCH 2/2] nvme-multipath: remove multipath module param

bio segment constraints
 2025-04-08 13:57 UTC  (11+ messages)

[PATCH] block: don't grab elevator lock during queue initialization
 2025-04-08 13:50 UTC  (14+ messages)

[PATCH v13 0/3] Support for wrapped inline encryption keys on Qualcomm SoCs
 2025-04-08 12:54 UTC  (6+ messages)
` [PATCH v13 1/3] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v13 2/3] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v13 3/3] ufs: qcom: add support for wrapped keys

[PATCH RFC] md: fix is_mddev_idle()
 2025-04-08 12:41 UTC 

[PATCH v6 00/12] large atomic writes for xfs
 2025-04-08 10:42 UTC  (13+ messages)
` [PATCH v6 01/12] fs: add atomic write unit max opt to statx
` [PATCH v6 02/12] xfs: add helpers to compute log item overhead
` [PATCH v6 03/12] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
` [PATCH v6 04/12] xfs: allow block allocator to take an alignment hint
` [PATCH v6 05/12] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v6 06/12] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v6 07/12] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v6 08/12] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v6 09/12] xfs: commit CoW-based atomic writes atomically
` [PATCH v6 10/12] xfs: add xfs_file_dio_write_atomic()
` [PATCH v6 11/12] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v6 12/12] xfs: update atomic write limits

[PATCH v3 0/2] New zoned loop block device driver
 2025-04-08  7:51 UTC  (5+ messages)
` [PATCH v3 1/2] block: new "
` [PATCH v3 2/2] Documentation: Document the "

[PATCH 0/2] ublk: two fixes
 2025-04-08  7:24 UTC  (3+ messages)
` [PATCH 1/2] ublk: fix handling recovery & reissue in ublk_abort_queue()
` [PATCH 2/2] ublk: don't fail request for recovery & reissue in case of ubq->canceling

[RESEND] Circular locking dependency involving, elevator_lock, rq_qos_mutex and pcpu_alloc_mutex
 2025-04-08  7:02 UTC  (2+ messages)

Weird loop device behavior in 6.15-rc1?
 2025-04-08  6:44 UTC  (2+ messages)

[PATCH 00/13] ublk: one driver bug fix and selftest change
 2025-04-08  6:08 UTC  (18+ messages)
` [PATCH 01/13] ublk: delay aborting zc request until io_uring returns the buffer
` [PATCH 02/13] selftests: ublk: fix ublk_find_tgt()
` [PATCH 03/13] selftests: ublk: add io_uring uapi header
` [PATCH 04/13] selftests: ublk: cleanup backfile automatically
` [PATCH 05/13] selftests: ublk: make sure _add_ublk_dev can return in sub-shell
` [PATCH 06/13] selftests: ublk: run stress tests in parallel
` [PATCH 07/13] selftests: ublk: add two stress tests for zero copy feature
` [PATCH 08/13] selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFER_TASKRUN
` [PATCH 09/13] selftests: ublk: set queue pthread's cpu affinity
` [PATCH 10/13] selftests: ublk: increase max nr_queues and queue depth
` [PATCH 11/13] selftests: ublk: support target specific command line
` [PATCH 12/13] selftests: ublk: support user recovery
` [PATCH 13/13] selftests: ublk: add test_stress_05.sh

[PATCH] loop: replace freezing queue with quiesce when changing loop specific setting
 2025-04-08  5:23 UTC  (7+ messages)

[PATCH v3] ublk: improve detection and handling of ublk server exit
 2025-04-08  3:06 UTC  (4+ messages)

6.15-rc1/regression/bisected - commit ffa1e7ada456 introduced circular locking dependency at udev-worker
 2025-04-07 15:57 UTC 

[PATCH 0/4] bugfix of logical_block_size and make it configurable
 2025-04-07 14:52 UTC  (5+ messages)
` [PATCH 1/4] block: factor out a helper to set logical/physical block size

Does GUP page unpinning have to be done in the pinning context?
 2025-04-07  6:39 UTC 

[PATCH] ublk: Add UBLK_U_CMD_SET_SIZE
 2025-04-07  3:32 UTC  (4+ messages)

[PATCH RFC v2 00/14] md: introduce a new lockless bitmap
 2025-04-07  1:19 UTC  (6+ messages)
` [PATCH RFC v2 02/14] md/md-bitmap: pass discard information to bitmap_{start, end}write

lockdep warnings from upstream build
 2025-04-06 20:06 UTC 

[syzbot] [block?] possible deadlock in queue_wb_lat_store
 2025-04-05  2:39 UTC 

[PATCH v13] fscrypt: add support for hardware-wrapped keys
 2025-04-04 22:58 UTC 

[PATCH 0/3] mm: move migration work around to buffer-heads
 2025-04-04 15:55 UTC  (15+ messages)
` [PATCH 1/3] mm/migrate: add might_sleep() on __migrate_folio()
` [PATCH 2/3] fs/buffer: avoid races with folio migrations on __find_get_block_slow()

[syzbot] [block?] possible deadlock in blk_mq_freeze_queue_nomemsave
 2025-04-04 15:01 UTC  (5+ messages)

[PATCH] selftests: ublk: fix test_stripe_04
 2025-04-04 12:37 UTC  (5+ messages)

[PATCH blktests 0/3] blktests: add target test cases
 2025-04-04 10:16 UTC  (10+ messages)
` [PATCH blktests 1/3] common/nvme: add debug nvmet path variable
` [PATCH blktests 2/3] nvme/060: add test nvme fabrics target resetting during I/O
` [PATCH blktests 3/3] nvme/061: add test teardown and setup fabrics target "

[PATCH] block: remove non-existent partition dev_t return from blk_lookup_devt
 2025-04-04  9:20 UTC  (2+ messages)

[PATCH] loop: Properly send KOBJ_CHANGED uevent for disk device
 2025-04-04  9:18 UTC  (3+ messages)

Proper way to copy de-compressed data into a bio, in folio style?
 2025-04-04  6:16 UTC  (3+ messages)

[PATCH AUTOSEL 6.14 29/54] null_blk: replace null_process_cmd() call in null_zone_write()
 2025-04-04  3:31 UTC  (2+ messages)

[GIT PULL] Final block updates for 6.15-rc1
 2025-04-03 23:17 UTC  (2+ messages)

[PATCH v3 0/2] btrfs: zoned: skip reporting zone for new block group
 2025-04-03 20:03 UTC  (2+ messages)

[syzbot] [block?] possible deadlock in blk_mq_update_nr_hw_queues
 2025-04-03 19:36 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 26/47] null_blk: replace null_process_cmd() call in null_zone_write()
 2025-04-03 19:05 UTC 

[PATCH AUTOSEL 6.13 26/49] null_blk: replace null_process_cmd() call in null_zone_write()
 2025-04-03 19:03 UTC 

[RFC] traceevent/block: Add REQ_ATOMIC flag to block trace events
 2025-04-03 18:22 UTC  (3+ messages)

[PATCH V2 0/3] block: fix lock dependency between freeze and elevator lock
 2025-04-03 10:22 UTC  (8+ messages)
` [PATCH V2 1/3] block: add blk_mq_enter_no_io() and blk_mq_exit_no_io()
` [PATCH V2 2/3] block: don't call freeze queue in elevator_switch() and elevator_disable()
` [PATCH V2 3/3] block: use blk_mq_no_io() for avoiding lock dependency

[PATCH 0/2] PCI: Remove pcim_iounmap_regions()
 2025-04-03 10:13 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH blktests 0/3] blktest: add unmap write zeroes tests
 2025-04-03  7:55 UTC  (8+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "
` [PATCH blktests 3/3] nvme/060: "

[PATCH 0/3] block: fix lock dependency between freeze and elevator lock
 2025-04-03  2:54 UTC  (9+ messages)
` [PATCH 1/3] block: add blk_mq_enter_no_io() and blk_mq_exit_no_io()
` [PATCH 2/3] block: don't call freeze queue in elevator_switch() and elevator_disable()
` [PATCH 3/3] block: use blk_mq_no_io() for avoiding lock dependency

[PATCH v2] ublk: improve detection and handling of ublk server exit
 2025-04-03  2:31 UTC  (2+ messages)

[PATCH 0/2] ublk: fixes for selftests
 2025-04-02 19:42 UTC  (6+ messages)
` [PATCH 1/2] selftests: ublk: kublk: use ioctl-encoded opcodes
` [PATCH 2/2] selftests: ublk: kublk: fix an error log line

[PATCH 0/4] ublk: improve handling of saturated queues when ublk server exits
 2025-04-02 19:41 UTC  (8+ messages)
` [PATCH 4/4] "

[PATCH v2] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-02 18:46 UTC  (2+ messages)

[PATCH blktests 00/10] nvme: test cases for TLS support
 2025-04-02  7:09 UTC  (11+ messages)
` [PATCH blktests 01/10] common/rc: introduce _have_systemctl_unit()
` [PATCH blktests 02/10] common/rc: introduce _systemctl_start() and _systemctl_stop()
` [PATCH blktests 03/10] common/rc,fio: factor out _compare_three_version_numbers()
` [PATCH blktests 04/10] nvme/rc: introduce _have_tlshd_ver() and _have_systemd_tlshd_service()
` [PATCH blktests 05/10] nvme/rc: introduce _have_libnvme_ver()
` [PATCH blktests 06/10] common/nvme: add '--tls' argument to _nvme_connect_subsys()
` [PATCH blktests 07/10] common/nvme: TLS target support
` [PATCH blktests 08/10] common/nvme: handle option '--concat' for _nvme_connect_subsys
` [PATCH blktests 09/10] nvme: add testcase for TLS-encrypted connections
` [PATCH blktests 10/10] nvme: add testcase for secure concatenation

Regression found in memory stress test with stress-ng
 2025-04-02  6:56 UTC  (6+ messages)

[PATCH] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-02  5:51 UTC  (3+ messages)

[PATCH] blktests: add block/039 for test updating nr_hw_queues vs switching elevator
 2025-04-02  4:14 UTC 

[PATCH] cpuidle: psd: add power sleep demotion prevention for fast I/O devices
 2025-04-01 16:41 UTC  (8+ messages)

[PATCH] block: remove unused nseg parameter
 2025-04-01 13:22 UTC  (2+ messages)

[PATCH] block: ps3disk: Use str_read_write() helper
 2025-04-01 13:18 UTC  (2+ messages)


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