messages from 2026-01-08 02:08:34 to 2026-01-12 17:54:07 UTC [more...]
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-12 17:53 UTC (7+ messages)
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
[RFC PATCH 0/3] bsg: add io_uring command support for SCSI passthrough
2026-01-12 17:44 UTC (5+ messages)
` [RFC PATCH 1/3] bsg: add bsg_uring_cmd uapi structure
` [RFC PATCH 2/3] bsg: add uring_cmd support to BSG generic layer
` [RFC PATCH 3/3] bsg: implement SCSI BSG uring_cmd handler
[PATCH] null_blk: fix kmemleak by releasing references to fault configfs items
2026-01-12 17:39 UTC
[PATCH 0/2] ublk: fix error handling if start_dev pid validation failed
2026-01-12 17:36 UTC (5+ messages)
` [PATCH 1/2] ublk: cancel device on START_DEV failure
` [PATCH 2/2] selftests/ublk: fix garbage output and cleanup on failure
[PATCH v6 0/3] ublk: introduce UBLK_CMD_TRY_STOP_DEV
2026-01-12 17:07 UTC (8+ messages)
` [PATCH v6 1/3] ublk: make ublk_ctrl_stop_dev return void
` [PATCH v6 2/3] ublk: add UBLK_CMD_TRY_STOP_DEV command
` [PATCH v6 3/3] selftests: ublk: add stop command with --safe option
[PATCH] drbd: Replace deprecated strcpy with strscpy
2026-01-12 17:04 UTC
[PATCH v4 00/19] ublk: add support for integrity data
2026-01-12 16:22 UTC (31+ messages)
` [PATCH v4 01/19] blk-integrity: take const pointer in blk_integrity_rq()
` [PATCH v4 02/19] ublk: move ublk flag check functions earlier
` [PATCH v4 03/19] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
` [PATCH v4 04/19] ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
` [PATCH v4 05/19] ublk: split out ublk_copy_user_bvec() helper
` [PATCH v4 06/19] ublk: split out ublk_user_copy() helper
` [PATCH v4 07/19] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
` [PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req()
` [PATCH v4 09/19] ublk: implement integrity user copy
` [PATCH v4 10/19] ublk: support UBLK_F_INTEGRITY
` [PATCH v4 11/19] ublk: optimize ublk_user_copy() on daemon task
` [PATCH v4 12/19] selftests: ublk: display UBLK_F_INTEGRITY support
` [PATCH v4 13/19] selftests: ublk: add utility to get block device metadata size
` [PATCH v4 14/19] selftests: ublk: add kublk support for integrity params
` [PATCH v4 15/19] selftests: ublk: implement integrity user copy in kublk
` [PATCH v4 16/19] selftests: ublk: support non-O_DIRECT backing files
` [PATCH v4 17/19] selftests: ublk: add integrity data support to loop target
` [PATCH v4 18/19] selftests: ublk: add integrity params test
` [PATCH v4 19/19] selftests: ublk: add end-to-end integrity test
[Samsung] bsg-lib.c patch for double-free error fix
2026-01-12 15:36 UTC
[PATCH] block, nvme: remove unused dma_iova_state function parameter
2026-01-12 14:38 UTC
[PATCH 1/2] block: remove unused dma_iova_state function parameter
2026-01-12 14:28 UTC (4+ messages)
` [PATCH 2/2] nvme: blk_rq_dma_map_iter_next is no longer using iova state
[PATCH v5.10-v5.15] blk-throttle: Set BIO_THROTTLED when bio has been throttled
2026-01-12 11:39 UTC
[PATCH v8 0/8] blk-mq: fix possible deadlocks
2026-01-12 9:16 UTC (18+ messages)
` [PATCH v8 1/8] blk-wbt: factor out a helper wbt_set_lat()
` [PATCH v8 2/8] blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
` [PATCH v8 3/8] blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos
` [PATCH v8 4/8] blk-rq-qos: fix possible debugfs_mutex deadlock
` [PATCH v8 5/8] blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static
` [PATCH v8 6/8] blk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()
` [PATCH v8 7/8] blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
` [PATCH v8 8/8] blk-mq-debugfs: warn about possible deadlock
[PATCH] ublk: fix ublksrv pid handling for pid namespaces
2026-01-12 5:40 UTC (2+ messages)
[PATCH 0/3] blk-cgroup: cleanup and bugfixs in blk-cgroup
2026-01-12 1:04 UTC (16+ messages)
` [PATCH 1/3] blk-cgroup: factor policy pd teardown loop into helper
` [PATCH 2/3] blk-cgroup: fix uaf in blkcg_activate_policy() racing with blkg_free_workfn()
` [PATCH 3/3] blk-cgroup: skip dying blkg in blkcg_activate_policy()
[PATCH v5 0/3] ublk: introduce UBLK_CMD_TRY_STOP_DEV
2026-01-11 21:08 UTC (6+ messages)
` [PATCH v5 1/3] ublk: make ublk_ctrl_stop_dev return void
` [PATCH v5 2/3] ublk: add UBLK_CMD_TRY_STOP_DEV command
` [PATCH v5 3/3] selftests: ublk: add stop command with --safe option
move blk-crypto-fallback to sit above the block layer v5
2026-01-11 19:56 UTC (12+ messages)
` [PATCH 1/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 2/9] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 3/9] blk-crypto: add a bio_crypt_ctx() helper
` [PATCH 4/9] blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
` [PATCH 5/9] blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
` [PATCH 6/9] blk-crypto: use on-stack skcipher requests for fallback en/decryption
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
` [PATCH 8/9] blk-crypto: optimize data unit alignment checking
` [PATCH 9/9] blk-crypto: handle the fallback above the block layer
[PATCH 6.18.y] ublk: reorder tag_set initialization before queue allocation
2026-01-11 14:02 UTC
[BUG] blk-mq: hung task in blk_mq_get_tag()
2026-01-11 9:43 UTC
[PATCH v2 0/3] block: zero non-PI portion of auto integrity buffer
2026-01-10 20:05 UTC (15+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] block: replace gfp_t with bool in bio_integrity_prep()
` [PATCH v2 3/3] block: use pi_tuple_size in bi_offload_capable()
[PATCH] block: account for bi_bvec_done in bio_may_need_split()
2026-01-10 16:56 UTC (2+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-01-10 13:24 UTC
[axboe:for-7.0/block] [block] ee623c892a: BUG:KASAN:slab-use-after-free_in__blk_rq_map_sg
2026-01-10 13:24 UTC
[PATCH blktests v6 0/3] replace module removal with patient module removal
2026-01-10 10:16 UTC (4+ messages)
` [PATCH blktests v6 1/3] check,common,srp/rc: "
` [PATCH blktests v6 2/3] check: reimplement _unload_modules() with _patient_rmmod()
` [PATCH blktests v6 3/3] check: check reference count for modprobe --remove --wait success case
[PATCH blktests v5 0/4] replace module removal with patient module removal
2026-01-10 6:08 UTC (4+ messages)
` [PATCH blktests v5 2/4] srp/rc: "
[GIT PULL] Block fixes for 6.19-rc5
2026-01-10 2:15 UTC (2+ messages)
improve zoned XFS GC buffer management v2
2026-01-10 0:50 UTC (12+ messages)
` [PATCH 1/3] block: add a bio_reuse helper
` [PATCH 2/3] xfs: use bio_reuse in the zone GC code
` [PATCH 3/3] xfs: rework zone GC buffer management
[PATCH RESEND] block/blk-mq: fix RT kernel regression with dedicated quiesce_sync_lock
2026-01-09 17:29 UTC
[next-20260108]kernel BUG at drivers/scsi/scsi_lib.c:1173!
2026-01-09 16:33 UTC (15+ messages)
[PATCH] ublk: fix use-after-free in ublk_partition_scan_work
2026-01-09 15:33 UTC (5+ messages)
[PATCH v2 0/5] x86: Cleanups around slow_down_io()
2026-01-09 12:07 UTC (2+ messages)
[PATCH v7 00/16] blk-mq: fix possible deadlocks
2026-01-09 9:09 UTC (8+ messages)
` [PATCH v7 09/16] blk-throttle: fix possible deadlock for fs reclaim under rq_qos_mutex
[RFC 0/1] block: export windowed IO P99 latency
2026-01-09 8:31 UTC (2+ messages)
` [RFC 1/1] "
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-01-09 5:58 UTC (13+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
kernel build failure when CONFIG_DEBUG_INFO_BTF and CONFIG_KCSAN are enabled
2026-01-08 22:27 UTC (5+ messages)
[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
2026-01-08 18:18 UTC (13+ messages)
[PATCH] block: initialize auto integrity buffer opaque
2026-01-08 16:31 UTC (4+ messages)
[PATCH 0/2] Improve some comments
2026-01-08 13:49 UTC (6+ messages)
` [PATCH 1/2] block: fix blk_zone_cond_str() comment
` [PATCH 2/2] block: improve blk_op_str() comment
[PATCH] block: remove redundant kill_bdev() call in set_blocksize()
2026-01-08 13:48 UTC (2+ messages)
[PATCHv2 0/7] zram: introduce compressed data writeback
2026-01-08 10:36 UTC (9+ messages)
` [PATCHv2 1/7] "
move blk-crypto-fallback to sit above the block layer v4
2026-01-08 9:31 UTC (4+ messages)
` [PATCH 7/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
2026-01-08 8:43 UTC (2+ messages)
[bug report] kernel BUG at lib/list_debug.c:32! triggered by blktests nvme/049
2026-01-08 6:39 UTC (3+ messages)
[PATCH v3 00/19] ublk: add support for integrity data
2026-01-08 2:11 UTC (7+ messages)
` [PATCH v3 09/19] ublk: implement integrity user copy
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