summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2011-07-25 17:32:17 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2012-01-03 22:54:52 -0500
commit8208a22bb8bd3c52ef634b4ff194f14892ab1713 (patch)
tree1ebcac8fb2b747b1da894df8cfbb42bd0f742b06 /tools/perf/scripts/python/syscall-counts.py
parentdabe0dc194d5d56d379a8994fff47392744b6491 (diff)
downloadkernel-8208a22bb8bd3c52ef634b4ff194f14892ab1713.tar.gz
switch sys_mknodat(2) to umode_t
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
08:30:13 -0600'>2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe 2017-06-09block: switch bios to blk_status_tChristoph Hellwig 2017-06-03bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov 2016-10-28block: remove bio_is_rwChristoph Hellwig 2016-08-07block: rename bio bi_rw to bi_opfJens Axboe 2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds 2016-07-20block: simplify and cleanup bvec pool handlingChristoph Hellwig 2016-06-14block/bio-integrity.c: Add #include "blk.h"Bart Van Assche 2015-12-09blk-integrity: checking for NULL instead of IS_ERRDan Carpenter 2015-12-03blk-integrity: empty implementation when disabledKeith Busch 2015-10-21block: blk_flush_integrity() for bio-based driversDan Williams 2015-10-21block: Reduce the size of struct blk_integrityMartin K. Petersen 2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen 2015-09-11block: Refuse adding appending a gapped integrity page to a bioSagi Grimberg 2015-07-29block: add a bi_error field to struct bioChristoph Hellwig 2015-07-07bio integrity: do not assume bio_integrity_pool exists if bioset existsMike Snitzer 2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer