summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/net_dropmonitor-report
AgeCommit message (Expand)Author
2011-09-29perf script: Add drop monitor scriptNeil Horman
>block: Move power management code into a new source fileBart Van Assche 2018-07-09block: introduce blk-iolatency io controllerJosef Bacik 2018-07-09block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=nBart Van Assche 2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg 2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams 2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2017-04-20dax: introduce dax_direct_access()Dan Williams 2017-03-28blk-throttle: add configure option for new .low interfaceShaohua Li 2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds 2017-02-27blk-mq: provide a default queue mapping for virtio deviceChristoph Hellwig 2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe 2017-02-06block: Add Sed-opal libraryScott Bauer 2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig 2017-01-27blk-mq: fix debugfs compilation issuesOmar Sandoval 2016-11-10block: hook up writeback throttlingJens Axboe 2016-11-02blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche 2016-10-18block: Implement support for zoned block devicesHannes Reinecke 2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds 2016-09-19blk_mq: linux/blk-mq.h does not include all the headers it depends onStephen Rothwell 2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval 2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler 2016-02-27block: disable block device DAX by defaultDan Williams 2014-09-27block: Add T10 Protection Information functionsMartin K. Petersen 2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker 2013-09-11block: support embedded device command line partitionCai Zhiyong 2013-02-22block: don't select PERCPU_RWSEMMikulas Patocka 2012-12-17percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov 2012-10-23block: remove CONFIG_EXPERIMENTALKees Cook