messages from 2025-10-02 08:14:07 to 2025-10-10 09:15:24 UTC [more...]
[PATCH v2 00/19] blk-cgroup: convert to use blkcg_mutex for protection
2025-10-10 9:14 UTC (12+ messages)
` [PATCH v2 01/19] blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
` [PATCH v2 02/19] blk-cgroup: delay freeing policy data after rcu grace period
` [PATCH v2 03/19] blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()
` [PATCH v2 04/19] blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
` [PATCH v2 05/19] blk-cgroup: don't nest queu_lock under rcu in bio_associate_blkg()
` [PATCH v2 06/19] blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
` [PATCH v2 07/19] mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
` [PATCH v2 08/19] block, bfq: don't grab queue_lock to initialize bfq
` [PATCH v2 09/19] blk-cgroup: convert to protect blkgs with blkcg_mutex
` [PATCH v2 10/19] blk-cgroup: remove radix_tree_preload()
` [PATCH v2 11/19] blk-cgroup: remove preallocate blkg for blkg_create()
[PATCH v2] nbd: override creds to kernel when calling sock_{send,recv}msg()
2025-10-10 8:42 UTC (2+ messages)
[PATCH blktests 0/4] throtl: support test with scsi_debug
2025-10-10 8:19 UTC (5+ messages)
` [PATCH blktests 1/4] throtl: introduce helper functions to manage test target block devices
` [PATCH blktests 2/4] throtl/004: adjust to scsi_debug
` [PATCH blktests 3/4] throtl/rc: support test with scsi_debug
` [PATCH blktests 4/4] throtl: support tests with both null_blk and scsi_debug in a single run
[PATCH v2 00/15] block: add blktrace support for zoned block device commands
2025-10-10 7:32 UTC (19+ messages)
` [PATCH v2 06/15] blktrace: split do_blk_trace_setup into two functions
` [PATCH v2 07/15] blktrace: add definitions for blk_user_trace_setup2
` [PATCH v2 09/15] blktrace: add definitions for struct blk_io_trace2
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations
` [PATCH v2 13/15] blktrace: trace zone management operations
[PATCH v4] block: plug attempts to batch allocate tags multiple times
2025-10-10 6:35 UTC
[PATCHv4 0/2] block+nvme: removing virtual boundary mask reliance
2025-10-10 5:34 UTC (6+ messages)
` [PATCHv4 1/2] block: accumulate memory segment gaps per bio
` [PATCHv4 2/2] nvme: remove virtual boundary for sgl capable devices
[PATCH v2] block/mq-deadline: adjust the timeout period of the per_prio->dispatch
2025-10-10 5:16 UTC (6+ messages)
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-10 4:57 UTC (8+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)
[PATCH v3 0/7] blk-mq: introduce new queue attribute async_depth
2025-10-10 4:47 UTC (9+ messages)
` [PATCH v3 1/7] block: convert nr_requests to unsigned int
` [PATCH v3 2/7] blk-mq-sched: unify elevators checking for async requests
` [PATCH v3 3/7] blk-mq: add a new queue sysfs attribute async_depth
` [PATCH v3 4/7] kyber: covert to use request_queue->async_depth
` [PATCH v3 5/7] mq-deadline: "
` [PATCH v3 6/7] block, bfq: convert "
` [PATCH v3 7/7] blk-mq: add documentation for new queue attribute async_dpeth
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-10 4:09 UTC (15+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
[PATCH 0/8] Guaranteed CMA
2025-10-10 2:39 UTC (12+ messages)
` [PATCH 1/8] mm: implement cleancache
` [PATCH 2/8] mm/cleancache: add cleancache LRU for folio aging
` [PATCH 3/8] mm/cleancache: readahead support
` [PATCH 4/8] mm/cleancache: add sysfs interface
` [PATCH 5/8] mm/tests: add cleancache kunit test
` [PATCH 6/8] add cleancache documentation
` [PATCH 7/8] mm: introduce GCMA
` [PATCH 8/8] mm: integrate GCMA with CMA using dt-bindings
[patch v2 0/7] blk-mq: introduce new queue attribute async_depth
2025-10-10 2:01 UTC (19+ messages)
` [patch v2 1/7] block: convert nr_requests to unsigned int
` [patch v2 2/7] blk-mq-sched: unify elevators checking for async requests
` [patch v2 3/7] blk-mq: add a new queue sysfs attribute async_depth
` [patch v2 4/7] kyber: covert to use request_queue->async_depth
` [patch v2 5/7] mq-deadline: "
` [patch v2 6/7] block, bfq: convert "
` [patch v2 7/7] blk-mq: add documentation for new queue attribute async_dpeth
[PATCH] nbd: override creds to kernel when calling sock_{send,recv}msg()
2025-10-10 1:56 UTC (4+ messages)
[PATCH] dm: Fix deadlock when reloading a multipath table
2025-10-10 0:39 UTC (4+ messages)
[PATCH AUTOSEL 6.17-6.6] blk-cgroup: fix possible deadlock while configuring policy
2025-10-09 15:56 UTC (3+ messages)
` [PATCH AUTOSEL 6.17-6.16] selftests: ublk: fix behavior when fio is not installed
` [PATCH AUTOSEL 6.17-6.16] block: check for valid bio while splitting
[PATCH 0/7] blk-mq: introduce new queue attribute async_depth
2025-10-09 6:42 UTC (13+ messages)
` [PATCH 1/7] block: convert nr_requests to unsigned int
` [PATCH 3/7] blk-mq: add a new queue sysfs attribute async_depth
` [PATCH 5/7] mq-deadline: covert to use request_queue->async_depth
` [PATCH 7/7] blk-mq: add documentation for new queue attribute async_dpeth
[PATCH V4 0/6] loop: improve loop aio perf by IOCB_NOWAIT
2025-10-09 1:25 UTC (14+ messages)
` [PATCH V4 1/6] loop: add helper lo_cmd_nr_bvec()
` [PATCH V4 2/6] loop: add helper lo_rw_aio_prep()
` [PATCH V4 3/6] loop: add lo_submit_rw_aio()
` [PATCH V4 6/6] loop: add hint for handling aio via IOCB_NOWAIT
[PATCH] loop: remove redundant __GFP_NOWARN flag
2025-10-08 12:28 UTC (3+ messages)
cleanup for the recent bio_iov_iter_get_pages changes
2025-10-08 0:07 UTC (13+ messages)
` [PATCH 1/4] block: remove bio_iov_iter_get_pages
` [PATCH 2/4] block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pages
` [PATCH 3/4] iomap: open code bio_iov_iter_get_bdev_pages
` [PATCH 4/4] block: move bio_iov_iter_get_bdev_pages to block/fops.c
[PATCH v3] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN"
2025-10-07 11:58 UTC (2+ messages)
[PATCH] sunvdc: fix -EIO issue due to lack of retries
2025-10-07 11:52 UTC (2+ messages)
[PATCH blktests] check: print device names provided to test_device_array()
2025-10-07 11:18 UTC (3+ messages)
[PATCH V2 0/5] blk-mq: Replace tags->lock with SRCU for tag iterators
2025-10-06 23:03 UTC (6+ messages)
` [PATCH V2 5/5] "
` [PATCH V2 5/5] blk-mq: Replace tags->lock with SRCU for tag iterators - Rockchip UFS regression
[syzbot] Monthly nbd report (Oct 2025)
2025-10-06 17:29 UTC
[PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN"
2025-10-06 14:52 UTC (13+ messages)
blktests failures with v6.17 kernel
2025-10-06 12:30 UTC (2+ messages)
[PATCH] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN"
2025-10-06 9:58 UTC
[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
2025-10-06 6:48 UTC (5+ messages)
` [PATCH 08/10] blk-cgroup: remove radix_tree_preload()
[PATCH 00/62] initrd: remove classic initrd support
2025-10-06 6:19 UTC (2+ messages)
[PATCH] loop: Remove redundant __GFP_NOWARN
2025-10-05 13:02 UTC (2+ messages)
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-10-04 16:39 UTC (30+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
` [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v17 43/47] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v17 45/47] dept: track PG_writeback with dept
` [PATCH v17 46/47] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v17 47/47] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
[PATCH RESEND] block/mq-deadline: adjust the timeout period of the per_prio->dispatch
2025-10-03 4:19 UTC (4+ messages)
[PATCH] block: Update a comment of disk statistics
2025-10-02 21:30 UTC (2+ messages)
[PATCH v2] loop: fix backing file reference leak on validation error
2025-10-02 21:30 UTC (2+ messages)
[GIT PULL] Block changes for 6.18-rc1
2025-10-02 17:49 UTC (2+ messages)
[PATCHv8 0/3] block: move sched_tags allocation/de-allocation outside of locking context
2025-10-02 16:54 UTC (8+ messages)
` [PATCHv8 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
` [6.16.9 / 6.17.0 PANIC REGRESSION] "
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