summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2013-09-02 10:31:08 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2013-09-02 10:31:08 +0200
commitf4388ca7f1e7c19a406700b3d1d3bfbf15d14115 (patch)
tree1edb8323d6cfe88620ac0c3f3c0f6c8e61134c7d /tools/perf/scripts/python
parent62282180645a94f8686680bca464afd418511510 (diff)
parentc6f39257c952bc7da974bf93255936ff2ece2c34 (diff)
downloadkernel-f4388ca7f1e7c19a406700b3d1d3bfbf15d14115.tar.gz
Merge branch 'topic/for-asoc'
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
3e93a4d'>block: Fix comment typoDamien Le Moal 2018-12-18block: make request_to_qc_t publicSagi Grimberg 2018-12-17block: fix blk-iolatency accounting underflowDennis Zhou 2018-12-07blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou 2018-11-19block: Remove bio->bi_iocDamien Le Moal 2018-11-07block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe 2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou 2018-10-25block: add a report_zones methodChristoph Hellwig 2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook) 2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan 2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan 2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan 2018-07-09block: introduce blk-iolatency io controllerJosef Bacik 2018-07-09blk: introduce REQ_SWAPJosef Bacik 2018-07-09block: add bi_blkg to the bio for cgroupsJosef Bacik 2018-06-02block: don't use blocking queue entered for recursive bio submitsJens Axboe 2018-05-09block: get rid of struct blk_issue_statOmar Sandoval 2018-05-09block: replace bio->bi_issue_stat with bio-specific typeOmar Sandoval 2018-03-21block: use 32-bit blk_status_t on AlphaMikulas Patocka 2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei 2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds 2018-01-10block: Provide blk_status_t decoding for path errorsKeith Busch 2017-12-20block-throttle: avoid double chargeShaohua Li 2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds 2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche 2017-11-03block: add REQ_DRV bitChristoph Hellwig 2017-11-03block: move REQ_NOWAITChristoph Hellwig 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-10blk-stat: delete useless codeShaohua Li 2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig