aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/oprofilefs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29convert get_sb_single() usersAl Viro1-4/+4
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+3
2010-10-12oprofile: disable write access to oprofilefs while profiler is runningRobert Richter1-2/+6
2010-10-04oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter1-32/+14
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-3/+0
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter1-3/+3
2008-10-15oprofile: more whitespace fixesRobert Richter1-36/+36
2007-03-28[PATCH] oprofile: fix potential deadlock on oprofilefs_lockJiri Kosina1-2/+3
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-3/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-5/+5
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+299