aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-18erofs: add 'fsid' mount optionJeffle Xu2-3/+32
2022-05-18erofs: implement fscache-based data readaheadJeffle Xu2-0/+94
2022-05-18erofs: implement fscache-based data read for inline layoutJeffle Xu1-0/+32
2022-05-18erofs: implement fscache-based data read for non-inline layoutJeffle Xu3-0/+57
2022-05-18erofs: implement fscache-based metadata readJeffle Xu2-4/+40
2022-05-18erofs: register fscache context for extra data blobsJeffle Xu3-1/+12
2022-05-18erofs: register fscache context for primary data blobJeffle Xu2-4/+12
2022-05-18erofs: add erofs_fscache_read_folios() helperJeffle Xu1-0/+54
2022-05-18erofs: add anonymous inode caching metadata for data blobsJeffle Xu2-5/+40
2022-05-18erofs: add fscache context helper functionsJeffle Xu2-0/+60
2022-05-18erofs: register fscache volumeJeffle Xu5-0/+69
2022-05-18erofs: add fscache mode check helperJeffle Xu2-15/+34
2022-05-18erofs: make erofs_map_blocks() generally availableJeffle Xu2-2/+4
2022-05-18cachefiles: document on-demand read modeJeffle Xu1-0/+178
2022-05-18cachefiles: add tracepoints for on-demand read modeJeffle Xu2-0/+181
2022-05-18cachefiles: enable on-demand read modeJeffle Xu1-5/+12
2022-05-18cachefiles: implement on-demand readJeffle Xu5-2/+117
2022-05-18cachefiles: notify the user daemon when withdrawing cookieJeffle Xu4-0/+46
2022-05-18cachefiles: unbind cachefiles gracefully in on-demand modeJeffle Xu3-3/+22
2022-05-18cachefiles: notify the user daemon when looking up cookieJeffle Xu9-15/+577
2022-05-18cachefiles: extract write routineJeffle Xu2-26/+45
2022-05-17erofs: support idmapped mountsChao Yu2-2/+2
2022-05-17erofs: make filesystem exportableHongnan Li3-4/+43
2022-05-17erofs: fix buffer copy overflow of ztailpacking featureGao Xiang1-2/+3
2022-05-17erofs: refine on-disk definition commentsGao Xiang1-20/+21
2022-05-17erofs: remove obsoleted commentsGao Xiang2-30/+0
2022-05-17erofs: do not prompt for risk any more when using big pclusterYue Hu1-2/+0
2022-04-24Linux 5.18-rc4Linus Torvalds1-1/+1
2022-04-24kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds1-2/+9
2022-04-24page_alloc: use vmalloc_huge for large system hashSong Liu1-1/+1
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap1-0/+1
2022-04-22perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter1-0/+4
2022-04-22perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan1-0/+14
2022-04-22perf script: Always allow field 'data_src' for auxtraceLeo Yan1-1/+1
2022-04-22perf clang: Fix header include for LLVM >= 14Guilherme Amadio1-0/+4
2022-04-22gpio: Request interrupts after IRQ is initializedMario Limonciello1-2/+2
2022-04-22arm/xen: Fix some refcount leaksMiaoqian Lin1-2/+7
2022-04-22XArray: Disallow sibling entries of nodesMatthew Wilcox (Oracle)1-0/+2
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2-2/+9
2022-04-22mm/vmalloc: huge vmalloc backing pages should be split rather than compoundNicholas Piggin1-15/+21
2022-04-22arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-21mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple1-1/+13
2022-04-21kcov: don't generate a warning on vm_insert_page()'s failureAleksandr Nogikh1-2/+5
2022-04-21MAINTAINERS: add Vincenzo Frascino to KASAN reviewersVincenzo Frascino1-0/+1
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2-14/+41
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar1-3/+8
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy3-12/+13