messages from 2025-03-28 06:14:51 to 2025-04-06 20:17:13 UTC [more...]
[PATCH] ublk: Add UBLK_U_CMD_SET_SIZE
2025-04-06 20:17 UTC (2+ messages)
lockdep warnings from upstream build
2025-04-06 20:06 UTC
bio segment constraints
2025-04-06 19:40 UTC
[PATCH v3] ublk: improve detection and handling of ublk server exit
2025-04-05 14:59 UTC (2+ messages)
[PATCH] block: don't grab elevator lock during queue initialization
2025-04-05 14:14 UTC (8+ messages)
[syzbot] [block?] possible deadlock in queue_wb_lat_store
2025-04-05 2:39 UTC
[PATCH v13 0/3] Support for wrapped inline encryption keys on Qualcomm SoCs
2025-04-04 23:15 UTC (4+ 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 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 (17+ 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()
` [PATCH 3/3] mm/migrate: avoid atomic context on buffer_migrate_folio_norefs() migration
[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] loop: replace freezing queue with quiesce when changing loop specific setting
2025-04-04 12:06 UTC (4+ 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 RFC v2 00/14] md: introduce a new lockless bitmap
2025-04-04 9:29 UTC (18+ messages)
` [PATCH RFC v2 02/14] md/md-bitmap: pass discard information to bitmap_{start, end}write
` [PATCH RFC v2 03/14] md/md-bitmap: remove parameter slot from bitmap_create()
` [PATCH RFC v2 04/14] md: add a new sysfs api bitmap_version
` [PATCH RFC v2 05/14] md: delay registeration of bitmap_ops until creating bitmap
` [PATCH RFC v2 06/14] md/md-llbitmap: implement bit state machine
` [PATCH RFC v2 07/14] md/md-llbitmap: implement hidden disk to manage bitmap IO
` [PATCH RFC v2 08/14] md/md-llbitmap: implement APIs for page level dirty bits synchronization
` [PATCH RFC v2 09/14] md/md-llbitmap: implement APIs to mange bitmap lifetime
` [PATCH RFC v2 10/14] md/md-llbitmap: implement APIs to dirty bits and clear bits
` [PATCH RFC v2 11/14] md/md-llbitmap: implement APIs for sync_thread
` [PATCH RFC v2 12/14] md/md-llbitmap: implement all bitmap operations
` [PATCH RFC v2 13/14] md/md-llbitmap: implement sysfs APIs
` [PATCH RFC v2 14/14] md/md-llbitmap: add Kconfig
[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)
[syzbot] [block?] possible deadlock in elv_iosched_store
2025-04-01 12:29 UTC (7+ messages)
nvme-tcp: fix a possible UAF when failing to send request
2025-04-01 12:11 UTC (6+ messages)
` Re: nvme-tcp: fix a possible UAF when failing to send request【请注意,邮件由sagigrim@gmail.com代发】
` "
` Re: nvme-tcp: fix a possible UAF when failing to send request
[PATCH] block: restrict blk_lookup_devt non-existent partition return to MD devices
2025-04-01 7:17 UTC
[PATCH 1/2] block: allow setting partition of_node
2025-04-01 1:40 UTC (4+ messages)
` [PATCH 2/2] block: partitions: of: assign Device Tree node to partition
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-04-01 1:09 UTC (17+ messages)
[syzbot] [block?] possible deadlock in queue_requests_store
2025-03-31 14:17 UTC
[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
2025-03-31 14:10 UTC (2+ messages)
next-20250327 - lockdep whine and USB issues at boot
2025-03-31 9:21 UTC (5+ messages)
[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
2025-03-31 7:45 UTC (15+ messages)
[PATCH 0/2] ublk: specify io_cmd_buf pointer type
2025-03-29 11:57 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: "
[PATCH 0/5] Minor ublk optimizations
2025-03-29 11:57 UTC (9+ messages)
` [PATCH 1/5] ublk: remove unused cmd argument to ublk_dispatch_req()
` [PATCH 2/5] ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
` [PATCH 3/5] ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
` [PATCH 4/5] ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
` [PATCH 5/5] ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()
[PATCH V3] block: fix conversion of GPT partition name to 7-bit
2025-03-28 19:57 UTC (5+ messages)
[GIT PULL] bcachefs for 6.15, v2
2025-03-28 15:48 UTC (2+ messages)
[PATCH V2 00/11] ublk: cleanup & improvement & zc follow-up
2025-03-28 13:58 UTC (2+ messages)
[PATCH] block: optimize sq_hctx assignment
2025-03-28 10:55 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).