summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
r writingLinus Torvalds 2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar 2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang 2012-01-12pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin 2012-01-03vfs: pipe.c is really non-modularAl Viro 2011-10-31fs/pipe.c: add ->statfs callback for pipefsPavel Emelyanov 2011-07-26vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet 2011-07-24VFS : mount lock scalability for internal mountsTim Chen 2011-01-20Fix broken "pipe: use event aware wakeups" optimizationLinus Torvalds 2011-01-16sanitize vfsmount refcounting changesAl Viro 2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2011-01-13pipe: use event aware wakeupsDavide Libenzi 2011-01-12pass default dentry_operations to mount_pseudo()Al Viro 2011-01-07fs: scale mntget/mntputNick Piggin 2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin 2011-01-07fs: dcache reduce branches in lookup pathNick Piggin 2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin 2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds 2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds