messages from 2025-10-02 08:13:43 to 2025-10-10 04:57:58 UTC [more...]
[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] block/mq-deadline: adjust the timeout period of the per_prio->dispatch
2025-10-10 2:03 UTC (5+ messages)
[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 v2 00/15] block: add blktrace support for zoned block device commands
2025-10-09 11:17 UTC (18+ 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 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
[PATCHv4 0/2] block+nvme: removing virtual boundary mask reliance
2025-10-07 18:29 UTC (4+ messages)
` [PATCHv4 1/2] block: accumulate memory segment gaps per bio
` [PATCHv4 2/2] nvme: remove virtual boundary for sgl capable devices
[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 (51+ 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 19/47] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v17 20/47] dept: apply timeout consideration to swait
` [PATCH v17 21/47] dept: apply timeout consideration to waitqueue wait
` [PATCH v17 22/47] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v17 23/47] dept: apply timeout consideration to dma fence wait
` [PATCH v17 24/47] dept: make dept able to work with an external wgen
` [PATCH v17 25/47] dept: track PG_locked with dept
` [PATCH v17 26/47] dept: print staged wait's stacktrace on report
` [PATCH v17 27/47] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 29/47] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v17 31/47] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v17 32/47] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v17 33/47] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v17 34/47] dept: make dept stop from working on debug_locks_off()
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v17 37/47] completion, dept: introduce init_completion_dmap() API
` [PATCH v17 38/47] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v17 39/47] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v17 40/47] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v17 41/47] dept: implement a basic unit test for dept
` [PATCH v17 42/47] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [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;
as well as URLs for NNTP newsgroup(s).