aboutsummaryrefslogtreecommitdiffstats
path: root/fs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Take vfsmount_lock to fs/internal.hAl Viro1-0/+2
2009-12-22Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro1-0/+7
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris1-0/+1
2009-09-24fs: fix overflow in sys_mount() for in-kernel callsVegard Nossum1-0/+1
2009-06-11Trim a bit of crap from fs.hAl Viro1-0/+5
2009-06-11vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara1-9/+7
2009-06-11vfs: Fix sys_sync() and fsync_super() reliability (version 4)Jan Kara1-0/+9
2009-06-11fs: move mark_files_ro into file_table.cnpiggin@suse.de1-0/+5
2009-03-31New locking/refcounting for fs_structAl Viro1-1/+1
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro1-0/+6
2009-03-28fix setuid sometimes doesn'tHugh Dickins1-1/+1
2009-02-07CRED: Fix SUID exec regressionDavid Howells1-1/+1
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells1-0/+6
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro1-0/+11
2007-05-08cleanup compat ioctl handlingChristoph Hellwig1-10/+0
2006-09-30[PATCH] CONFIG_BLOCK internal.h cleanupsAndrew Morton1-3/+14
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+6
2006-09-30[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]David Howells1-0/+2
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-0/+36