#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" nfinity.dev/distro/kernel/atom/drivers/md/bcache/util.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/util.h
AgeCommit message (Expand)Author
2019-04-24bcache: Clean up bch_get_congested()George Spelvin
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-22bcache: use routines from lib/crc64.c for CRC64 calculationColy Li
2018-08-11bcache: style fixes for lines over 80 charactersColy Li
2018-08-11bcache: add identifier names to arguments of function definitionsColy Li
2018-08-11bcache: style fix to replace 'unsigned' by 'unsigned int'Coly Li
2018-08-09bcache: set max writeback rate when I/O request is idleColy Li
2018-05-28bcache: Move couple of functions to sysfs.cAndy Shevchenko
2018-03-18bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui
2018-01-06block: move bio_alloc_pages() to bcacheMing Lei
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16bcache: writeback rate shouldn't artifically clampMichael Lyle
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar