#!/bin/bash #description: display time taken by mm compaction #args: [-h] [-u] [-p|-pv] [-t | [-m] [-fs] [-ms]] [pid|pid-range|comm-regex] perf script -s "$PERF_EXEC_PATH"/scripts/python/compaction-times.py $@ m/block/blk-integrity.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/block/blk-integrity.c
AgeCommit message (Expand)Author
2015-10-21block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams
2015-10-21block: move blk_integrity to request_queueDan Williams
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen
2015-10-21block: Export integrity data interval size in sysfsMartin K. Petersen
2015-10-21block: Reduce the size of struct blk_integrityMartin K. Petersen
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-10-21block: Move integrity kobject to struct gendiskMartin K. Petersen
2015-09-11block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo
2014-09-27block: Don't merge requests if integrity flags differMartin K. Petersen
2014-09-27block: Add a disk flag to block integrity profileMartin K. Petersen
2014-09-27block: Add prefix to block integrity profile flagsMartin K. Petersen
2014-09-27block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen
2013-11-23bio-integrity: Convert to bvec_iterKent Overstreet
2013-03-20scatterlist: introduce sg_unmark_endPaolo Bonzini
2013-02-21bdi: allow block devices to say that they require stable page writesDarrick J. Wong