aboutsummaryrefslogtreecommitdiff
path: root/drivers/oprofile/oprofilefs.c
AgeCommit message (Expand)Author
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03don't bother passing sb to oprofile_create_files()Al Viro
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22oprofilefs: add missing ->i_mutex locking in object creationAl Viro
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner
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