aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-17aoe: clean device rq_list in aoedev_downdev()Justin Sanders1-0/+8
2025-06-13nvme: always punt polled uring_cmd end_io work to task_workJens Axboe1-14/+7
2025-06-13Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublistsBagas Sanjaya1-0/+2
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-11block: use plug request list tail for one-shot backmerge attemptJens Axboe1-13/+13
2025-06-11block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_workChristoph Hellwig1-2/+5
2025-06-11block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completionDamien Le Moal1-0/+1
2025-06-11ublk: document auto buffer registration(UBLK_F_AUTO_BUF_REG)Ming Lei1-0/+75
2025-06-11loop: move lo_set_size() out of queue freezeMing Lei1-6/+5
2025-06-04nvme: spelling fixesYi Zhang16-23/+23
2025-06-04nvme-tcp: fix I/O stalls on congested socketsHannes Reinecke1-1/+6
2025-06-04nvme-tcp: sanitize request list handlingHannes Reinecke1-1/+14
2025-06-04nvme-tcp: remove tag set when second admin queue config failsShin'ichiro Kawasaki1-1/+1
2025-06-04nvme: enable vectored registered bufs for passthrough cmdsPavel Begunkov1-6/+8
2025-06-04nvme: fix implicit bool to flags conversionPavel Begunkov1-1/+1
2025-06-04nvme: fix command limits status codeKeith Busch6-21/+4
2025-06-03selftests: ublk: kublk: improve behavior on init failureUday Shankar1-11/+23
2025-06-03block: flip iter directions in blk_rq_integrity_map_user()Caleb Sander Mateos1-6/+1
2025-06-03block: drop direction param from bio_integrity_copy_user()Caleb Sander Mateos1-12/+5
2025-06-02selftests: ublk: cover PER_IO_DAEMON in more stress testsMing Lei5-37/+22
2025-05-31Documentation: ublk: document UBLK_F_PER_IO_DAEMONUday Shankar1-11/+24
2025-05-31selftests: ublk: add stress test for per io daemonsUday Shankar3-0/+42
2025-05-31selftests: ublk: add functional test for per io daemonsUday Shankar3-0/+67
2025-05-31selftests: ublk: kublk: decouple ublk_queues from ublk server threadsUday Shankar5-24/+100
2025-05-31selftests: ublk: kublk: move per-thread data out of ublk_queueUday Shankar2-117/+144
2025-05-31selftests: ublk: kublk: lift queue initialization out of threadUday Shankar1-21/+47
2025-05-31selftests: ublk: kublk: tie sqe allocation to io instead of queueUday Shankar6-13/+21
2025-05-31selftests: ublk: kublk: plumb q_id in io_uring user_dataUday Shankar6-28/+39
2025-05-31ublk: have a per-io daemon instead of a per-queue daemonUday Shankar2-55/+65
2025-05-30md/md-bitmap: remove parameter slot from bitmap_create()Yu Kuai3-7/+7
2025-05-30md/md-bitmap: cleanup bitmap_ops->startwrite()Yu Kuai3-16/+15
2025-05-30md/dm-raid: remove max_write_behind setting limitYu Kuai3-14/+11
2025-05-30md/md-bitmap: fix dm-raid max_write_behind settingYu Kuai1-1/+1
2025-05-30md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAITYu Kuai3-14/+26
2025-05-27loop: add file_start_write() and file_end_write()Ming Lei1-2/+6
2025-05-27bcache: reserve more RESERVE_BTREE buckets to prevent allocator hangMingzhe Zou1-8/+40
2025-05-27bcache: remove unused constantsRobert Pang1-2/+0
2025-05-27bcache: fix NULL pointer in cache_set_flush()Linggang Zeng1-1/+6
2025-05-26x86/fpu: Fix irq_fpu_usable() to return false during CPU onliningEric Biggers4-13/+31
2025-05-25Linux 6.15Linus Torvalds1-1/+1
2025-05-25Disable FOP_DONTCACHE for now due to bugsLinus Torvalds1-1/+1
2025-05-25mailmap: add Jarkko's employer email addressJarkko Sakkinen1-0/+1
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro4-3/+22
2025-05-25memcg: always call cond_resched() after fn()Breno Leitao1-4/+2
2025-05-25mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb foliosGe Yang1-0/+8
2025-05-25mm: vmalloc: only zero-init on vrealloc shrinkKees Cook1-5/+7
2025-05-25mm: vmalloc: actually use the in-place vrealloc regionKees Cook1-0/+1
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan5-28/+88
2025-05-25module: release codetag section when module load failsDavid Wang1-0/+1