messages from 2024-12-19 05:55:23 to 2025-01-03 08:56:57 UTC [more...]
[PATCH] ps3disk: Do not use dev->bounce_size before it is set
2025-01-03 8:56 UTC (2+ messages)
[PATCH v2] block: Use enum for blk-mq tagset flags
2025-01-03 8:38 UTC (5+ messages)
"WARNING in del_gendisk" in Linux kernel version 5.15.169
2025-01-03 7:46 UTC
more BLK_MQ_F_* simplification
2025-01-03 7:42 UTC (5+ messages)
` [PATCH 1/4] block: better split mq vs non-mq code in add_disk_fwnode
` [PATCH 2/4] block: remove blk_mq_init_bitmaps
` [PATCH 3/4] block: remove BLK_MQ_F_NO_SCHED
` [PATCH 4/4] block: simplify tag allocation policy selection
simplify passthrough bio handling
2025-01-03 7:33 UTC (3+ messages)
` [PATCH 1/2] block: remove bio_add_pc_page
` [PATCH 2/2] block: remove blk_rq_bio_prep
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2025-01-03 6:49 UTC (7+ messages)
[PATCH v2] block: retry call probe after request_module in blk_request_module
2025-01-03 6:41 UTC (3+ messages)
[PATCH blktests v3 1/2] tests/rnbd: Add a basic RNBD test
2025-01-03 3:19 UTC (2+ messages)
` [PATCH blktests v3 2/2] tests/rnbd: Implement RNBD regression test
[PATCH] block: make queue limits workable in case of 64K PAGE_SIZE
2025-01-03 2:01 UTC (5+ messages)
[PATCH v4 00/11] driver core: Constify API device_find_child()
2025-01-03 0:29 UTC (31+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()
[PATCH 0/4] elevator: Enable const sysfs attributes
2025-01-02 20:21 UTC (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] block: mq-deadline: Constify "
` [PATCH 3/4] block, bfq: constify "
` [PATCH 4/4] kyber: "
[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
2025-01-02 18:44 UTC (10+ messages)
` [PATCH v10 05/15] mmc: sdhci-msm: fix crypto key eviction
` [PATCH v10 06/15] mmc: crypto: add mmc_from_crypto_profile()
` [PATCH v10 07/15] mmc: sdhci-msm: convert to use custom crypto profile
[PATCH] blk-crypto: Add check for mempool_alloc()
2025-01-02 17:23 UTC (2+ messages)
[syzbot] [scsi?] possible deadlock in sd_remove
2025-01-02 10:41 UTC (2+ messages)
[PATCH] mm: fix dead-loop bug
2025-01-02 4:06 UTC
[PATCH] scsi: avoid to send scsi command with ->queue_limits lock held
2025-01-02 1:09 UTC (3+ messages)
[PATCH 0/2] block: fix deadlock caused by atomic limits update
2025-01-01 11:17 UTC (22+ messages)
` [PATCH 1/2] block: avoid to hold q->limits_lock across APIs for atomic update queue limits
[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
2025-01-01 6:34 UTC
[PATCH 0/1] cdrom: typo-fixing patch for inclusion
2024-12-30 19:56 UTC (3+ messages)
` [PATCH 1/1] cdrom: Fix typo, 'devicen' to 'device'
[PATCH 0/5] fs/buffer: strack reduction on async read
2024-12-30 17:30 UTC (7+ messages)
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
2024-12-30 8:00 UTC (5+ messages)
` [PATCH v1 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH v1 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
[PATCH blktests v2 1/2] tests/rnbd: Implement RNBD regression test
2024-12-30 2:02 UTC (8+ messages)
` [PATCH blktests v2 2/2] [NOT-FOR-MERGE] just for testing
[syzbot] [block?] kernel BUG in invalidate_inode_pages2_range
2024-12-29 22:09 UTC
[GIT PULL] Block fix for 6.13-rc5
2024-12-28 19:16 UTC (2+ messages)
[syzbot] [block?] possible deadlock in submit_bio_noacct_nocheck
2024-12-28 2:52 UTC
[syzbot] [block?] possible deadlock in queue_attr_store
2024-12-27 12:27 UTC
[PATCH] ublk: detach gendisk from ublk device if add_disk() fails
2024-12-26 13:43 UTC (2+ messages)
[PATCHv2 blktests 0/2] throtl: fix IO block-size and race while submitting IO
2024-12-26 7:30 UTC (6+ messages)
` [PATCHv2 blktests 1/2] throtl/002: calculate block-size based on device max-sectors setting
` [PATCHv2 blktests 2/2] throtl: fix the race between submitting IO and setting cgroup.procs
[PATCH for-next v2 0/4] null_blk: improve write failure simulation
2024-12-25 10:09 UTC (5+ messages)
` [PATCH for-next v2 1/4] null_blk: generate null_blk configfs features string
` [PATCH for-next v2 2/4] null_blk: do partial IO for bad blocks
` [PATCH for-next v2 3/4] null_blk: move write pointers for partial writes
` [PATCH for-next v2 4/4] null_blk: introduce badblocks_once parameter
[syzbot] Monthly nbd report (Dec 2024)
2024-12-25 10:07 UTC
[PATCH v2 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
2024-12-25 7:09 UTC (4+ messages)
` [PATCH v2 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH v2 2/2] rust: lockdep: Use Pin for all LockClassKey usages
[syzbot] [block?] [usb?] WARNING: bad unlock balance in blk_mq_update_tag_set_shared
2024-12-24 21:52 UTC (2+ messages)
` [syzbot] [usb?] [block?] "
[PATCH v5 0/8] driver core: class: Fix bug and code improvements for class APIs
2024-12-24 16:28 UTC (11+ messages)
` [PATCH v5 1/8] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
` [PATCH v5 2/8] blk-cgroup: Fix class @block_class's subsystem refcount leakage
` [PATCH v5 3/8] driver core: Move true expression out of if condition in 3 device finding APIs
` [PATCH v5 4/8] driver core: Rename declaration parameter name for API device_find_child() cluster
` [PATCH v5 5/8] driver core: Correct parameter check for API device_for_each_child_reverse_from()
` [PATCH v5 6/8] driver core: Correct API device_for_each_child_reverse_from() prototype
` [PATCH v5 7/8] driver core: Introduce device_iter_t for device iterating APIs
` [PATCH v5 8/8] driver core: Move two simple APIs for finding child device to header
[PATCH v5 00/12] driver core: Constify API device_find_child()
2024-12-24 16:25 UTC (16+ messages)
` [PATCH v5 01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v5 02/12] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v5 03/12] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
` [PATCH v5 05/12] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v5 06/12] driver core: Remove match_any()
` [PATCH v5 07/12] slimbus: core: Remove of_slim_match_dev()
` [PATCH v5 08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v5 09/12] driver core: Introduce an device matching API device_match_type()
` [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge()
` [PATCH v5 12/12] usb: typec: class: Remove both cable_match() and partner_match()
[PATCH v4 0/8] driver core: class: Fix bug and code improvements for class APIs
2024-12-24 16:21 UTC (7+ messages)
` [PATCH v4 1/8] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
` [PATCH v4 8/8] driver core: Move 2 one line device finding APIs to header
[syzbot] [block?] possible deadlock in blk_mq_alloc_request
2024-12-24 12:54 UTC (2+ messages)
` [syzbot] [usb?] "
[PATCH for-next 0/3] null_blk: improve write failure simulation
2024-12-24 12:40 UTC (4+ messages)
` [PATCH for-next 3/3] null_blk: introduce badblocks_once parameter
[PATCH] block: Use enum for blk-mq tagset flags
2024-12-24 7:59 UTC (3+ messages)
[syzbot] [scsi?] [usb?] WARNING: bad unlock balance in sd_revalidate_disk
2024-12-24 6:24 UTC
[PATCH blktests] tests/rnbd: Implement RNBD regression test
2024-12-24 5:49 UTC (3+ messages)
[PATCH blktests 0/4] enable bs > ps device testing
2024-12-23 9:37 UTC (3+ messages)
` [PATCH blktests 1/4] common: add and use min io for fio
[PATCH v2 3/3] rust: block: convert `block::mq` to use `Refcount`
2024-12-21 18:29 UTC
[PATCH v2 0/4] Minor improvements for the zoned block storage code
2024-12-21 16:47 UTC (3+ messages)
[PATCH 0/2] block: fix two regressions in v6.13 dev cycle
2024-12-21 12:31 UTC (7+ messages)
` [PATCH 1/2] block: Revert "block: Fix potential deadlock while freezing queue and acquiring sysfs_lock"
[PATCH RFC v3 0/7] lib/sbitmap: fix shallow_depth tag allocation
2024-12-21 9:37 UTC (8+ messages)
` [PATCH RFC v3 1/7] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
` [PATCH RFC v3 2/7] lib/sbitmap: make sbitmap_get_shallow() internal
` [PATCH RFC v3 3/7] block/elevator: add new ops async_depth_updated()
` [PATCH RFC v3 4/7] block: change the filed nr_requests to unsgined int in request_queue
` [PATCH RFC v3 5/7] block: add new queue sysfs api async_depth
` [PATCH RFC v3 6/7] block/mq-deadline: switch to use queue async_depth
` [PATCH RFC v3 7/7] block/kyber-iosched: "
Zoned storage and BLK_STS_RESOURCE
2024-12-21 8:13 UTC (22+ messages)
[GIT PULL] Block fixes for 6.13-rc4
2024-12-20 22:12 UTC (2+ messages)
[PATCH] rust: block: fix use of BLK_MQ_F_SHOULD_MERGE
2024-12-20 14:22 UTC (2+ messages)
[PATCH blktests] nvme/053: provide time extension alternative
2024-12-20 11:37 UTC (2+ messages)
[bug report] WARNING: possible circular locking dependency detected at blk_unregister_queue+0x9c/0x290 and sd_remove+0x85/0x130 [sd_mod]
2024-12-20 10:17 UTC (2+ messages)
[PATCH] block: remove BLK_MQ_F_SHOULD_MERGE
2024-12-20 10:06 UTC (3+ messages)
[PATCH v4 0/9] blk: honor isolcpus configuration
2024-12-20 9:04 UTC (12+ messages)
` [PATCH v4 6/9] virtio: blk/scsi: use block layer helpers to calculate num of queues
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v4 9/9] blk-mq: issue warning when offlining hctx with online isolcpus
[PATCH RFC v2 0/4] lib/sbitmap: fix shallow_depth tag allocation
2024-12-20 6:08 UTC (9+ messages)
` [PATCH RFC v2 4/4] block/mq-deadline: introduce min_async_depth
Zoned storage and BLK_STS_RESOURCE
2024-12-19 17:07 UTC (8+ messages)
[syzbot] [bcachefs?] general protection fault in put_pwq_unlocked (2)
2024-12-19 16:50 UTC
[PATCH RFC] docs: ABI: replace mcroce@microsoft.com with new Meta address
2024-12-19 9:27 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).