messages from 2025-12-13 00:48:36 to 2025-12-17 21:48:53 UTC [more...]
[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-12-17 17:15 UTC (4+ messages)
retiring laptop_mode? was Re: [PATCH] mm: vmscan: always allow writeback during memcg reclaim
2025-12-17 19:59 UTC (10+ messages)
[PATCH] loop: don't change loop device under exclusive opener in loop_set_status
2025-12-17 19:00 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/4] Use __counted_by for ancestor arrays
2025-12-17 19:02 UTC (6+ messages)
` [PATCH 2/4] cgroup: Introduce cgroup_level() helper
` [PATCH 4/4] blk-iocost: Correct comment ioc_gq::level
[PATCH 01/01] io_uring: fix nr_segs calculation in io_import_kbuf
2025-12-17 18:08 UTC (6+ messages)
` [PATCH v2] "
[PATCH] blk-mq: always clear rq->bio in blk_complete_request()
2025-12-17 17:18 UTC
[PATCH v3] block: add allocation size check in blkdev_pr_read_keys()
2025-12-17 14:36 UTC (4+ messages)
[PATCH v3 0/2] block: Generalize physical entry definition
2025-12-17 9:41 UTC (3+ messages)
` [PATCH v3 1/2] nvme-pci: Use size_t for length fields to handle larger sizes
` [PATCH v3 2/2] types: move phys_vec definition to common header
[PATCH v2] block: rnbd-clt: Fix leaked ID in init_dev()
2025-12-17 9:36 UTC
move blk-crypto-fallback to sit above the block layer v3
2025-12-17 6:06 UTC (10+ 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 00/20] ublk: add support for integrity data
2025-12-17 5:34 UTC (21+ messages)
` [PATCH 01/20] block: validate pi_offset integrity limit
` [PATCH 02/20] block: validate interval_exp "
` [PATCH 03/20] blk-integrity: take const pointer in blk_integrity_rq()
` [PATCH 04/20] ublk: add integrity UAPI
` [PATCH 05/20] ublk: move ublk flag check functions earlier
` [PATCH 06/20] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
` [PATCH 07/20] ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
` [PATCH 08/20] ublk: add ublk_copy_user_bvec() helper
` [PATCH 09/20] ublk: split out ublk_user_copy() helper
` [PATCH 10/20] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
` [PATCH 11/20] ublk: move offset check out of __ublk_check_and_get_req()
` [PATCH 12/20] ublk: implement integrity user copy
` [PATCH 13/20] ublk: optimize ublk_user_copy() on daemon task
` [PATCH 14/20] selftests: ublk: add utility to get block device metadata size
` [PATCH 15/20] selftests: ublk: add kublk support for integrity params
` [PATCH 16/20] selftests: ublk: implement integrity user copy in kublk
` [PATCH 17/20] selftests: ublk: support non-O_DIRECT backing files
` [PATCH 18/20] selftests: ublk: add integrity data support to loop target
` [PATCH 19/20] selftests: ublk: add integrity params test
` [PATCH 20/20] selftests: ublk: add end-to-end integrity test
[PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices
2025-12-17 3:42 UTC (10+ messages)
` [PATCH v2 1/2] block: decouple secure erase size limit from discard size limit
` [EXT] "
` [PATCH v2 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance
` [EXT] Re: [PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices
[PATCH V2] ublk: fix deadlock when reading partition table
2025-12-17 3:33 UTC (10+ messages)
[PATCH v4 0/6] Increase SCSI IOPS
2025-12-17 3:24 UTC (8+ messages)
` [PATCH v4 1/6] block: Rename busy_tag_iter_fn into blk_mq_rq_iter_fn
` [PATCH v4 2/6] block: Introduce __blk_mq_tagset_iter()
` [PATCH v4 3/6] block: Introduce blk_mq_tagset_iter()
` [PATCH v4 4/6] ata: libata: Set .needs_budget_token
` [PATCH v4 5/6] scsi: core: Generalize scsi_device_busy()
` [PATCH v4 6/6] scsi: core: Improve IOPS in case of host-wide tags
[PATCH 0/5] x86: Cleanups around slow_down_io()
2025-12-16 21:50 UTC (8+ messages)
[PATCH] block: rnbd-clt: Fix leaked ID in init_dev()
2025-12-16 18:02 UTC (2+ messages)
[PATCH] zram: drop pp_in_progress
2025-12-16 14:43 UTC (3+ messages)
[syzbot] [block?] general protection fault in blk_update_request
2025-12-16 13:57 UTC (5+ messages)
` [syzbot] [jfs] "
` [PATCH] jfs: Extend the done of the window period
` [syzbot ci] "
` [PATCH v2] "
[PATCH v2 0/5] x86: Cleanups around slow_down_io()
2025-12-16 13:41 UTC (2+ messages)
` [PATCH v2 2/5] block/floppy: Don't use REALLY_SLOW_IO for delays
[PATCH v5 00/13] blk-mq: fix possible deadlocks
2025-12-16 11:29 UTC (17+ messages)
` [PATCH v5 01/13] blk-wbt: factor out a helper wbt_set_lat()
` [PATCH v5 02/13] blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
` [PATCH v5 03/13] blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos
` [PATCH v5 04/13] blk-rq-qos: fix possible debugfs_mutex deadlock
` [PATCH v5 05/13] blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static
` [PATCH v5 06/13] blk-mq-debugfs: warn about possible deadlock
` [PATCH v5 07/13] blk-throttle: convert to GFP_NOIO in blk_throtl_init()
` [PATCH v5 08/13] block/blk-rq-qos: add a new helper rq_qos_add_frozen()
` [PATCH v5 09/13] blk-wbt: fix incorrect lock order for rq_qos_mutex and freeze queue
` [PATCH v5 10/13] blk-iocost: "
` [PATCH v5 11/13] blk-iolatency: "
` [PATCH v5 12/13] blk-throttle: remove useless queue frozen
` [PATCH v5 13/13] block/blk-rq-qos: cleanup rq_qos_add()
[RFC 00/12] bio cleanups
2025-12-16 11:20 UTC (18+ messages)
` [RFC 01/12] bio: rename bio_chain arguments
` [RFC 02/12] bio: use bio_io_error more often
` [RFC 03/12] bio: add bio_set_errno
` [RFC 05/12] bio: add bio_set_status
` [RFC 06/12] bio: don't check target->bi_status on error
` [RFC 11/12] bio: add bio_endio_errno
` [RFC 12/12] bio: add bio_endio_status
[PATCH v2] block: add allocation size check in blkdev_pr_read_keys()
2025-12-16 7:46 UTC (2+ messages)
[PATCHv2] zram: drop pp_in_progress
2025-12-16 7:13 UTC
move blk-crypto-fallback to sit above the block layer v2
2025-12-16 3:16 UTC (19+ messages)
` [PATCH 3/9] block: merge bio_split_rw_at into bio_split_io_at
` [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 1/3] zram: use u32 for entry ac_time tracking
2025-12-16 0:59 UTC (5+ messages)
` [PATCH 2/3] zram: rename internal slot API
` [PATCH 3/3] zram: trivial fix of recompress_slot() coding styles
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2025-12-16 0:50 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
2025-12-15 21:40 UTC (3+ messages)
` (subset) "
[PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
2025-12-15 17:59 UTC (2+ messages)
[RESEND PATCH 1/1] Documentation: admin-guide: blockdev: replace zone_capacity with zone_capacity_mb when creating devices
2025-12-15 16:56 UTC (3+ messages)
[PATCH v4 1/2] loop: use READ_ONCE() to read lo->lo_state without locking
2025-12-15 16:33 UTC (4+ messages)
` [PATCH v4 2/2] zloop: use READ_ONCE() to read lo->lo_state in queue_rq path
[PATCH v3 1/2] loop: use READ_ONCE() to read lo->lo_state without locking
2025-12-15 15:07 UTC (7+ messages)
` [PATCH v3 2/2] zloop: use READ_ONCE() to read lo->lo_state in queue_rq path
[PATCH] block: add allocation size check in blkdev_pr_read_keys()
2025-12-15 14:21 UTC (5+ messages)
[PATCH 1/1] Documentation: admin-guide: blockdev: replace zone_capacity with zone_capacity_mb when creating devices
2025-12-15 9:51 UTC
[PATCH v2 1/2] loop: use READ_ONCE() to read lo->lo_state without locking
2025-12-15 9:25 UTC (4+ messages)
` [PATCH v2 2/2] zloop: use READ_ONCE() to read lo->lo_state in queue_rq path
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-15 9:06 UTC (8+ messages)
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
[PATCH 1/1] loop: convert lo_state to atomic_t type to ensure atomic state checks in queue_rq path
2025-12-15 8:19 UTC (5+ messages)
[PATCH v2 1/1] zloop: ensure atomicity of state checks in zloop_queue_rq
2025-12-15 6:26 UTC (4+ messages)
[bug report] kmemleak observed during blktests nvme/fc
2025-12-15 3:44 UTC (2+ messages)
[PATCH 0/2] Optimize secure erase performance for certain Kingston eMMC devices
2025-12-15 3:00 UTC (4+ messages)
` [PATCH 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance
` [EXT] "
[PATCH v4 00/12] blk-mq: fix possible deadlocks
2025-12-14 9:55 UTC (5+ messages)
` [PATCH v4 08/12] blk-wbt: fix incorrect lock order for rq_qos_mutex and freeze queue
[PATCH V2] block: fix race between wbt_enable_default and IO submission
2025-12-14 9:13 UTC (2+ messages)
[PATCH 1/1] zloop: protect state check with zloop_ctl_mutex locked in zloop_queue_rq
2025-12-13 13:40 UTC (5+ 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).