summaryrefslogtreecommitdiff
path: root/drivers/oprofile/oprofilefs.c
AgeCommit message (Expand)Author
2012-01-11oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12oprofile: disable write access to oprofilefs while profiler is runningRobert Richter
2010-10-04oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-10-16oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter
2008-10-15oprofile: more whitespace fixesRobert Richter
2007-03-28[PATCH] oprofile: fix potential deadlock on oprofilefs_lockJiri Kosina
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds