aboutsummaryrefslogtreecommitdiff
path: root/fs/internal.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-06vfs: protect remounting superblock read-onlyGravatar Miklos Szeredi 1-0/+1
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZGravatar Al Viro 1-1/+1
2012-01-03vfs: spread struct mount - __lookup_mnt() resultGravatar Al Viro 1-1/+1
2012-01-03switch open and mkdir syscalls to umode_tGravatar Al Viro 1-1/+1
2012-01-03vfs: new helper - vfs_ustat()Gravatar Al Viro 1-0/+1
2012-01-03trim fs/internal.hGravatar Al Viro 1-24/+0
2011-07-20superblock: move pin_sb_for_writeback() to fs/super.cGravatar Dave Chinner 1-0/+1
2011-07-20Make ->d_sb assign-once and always non-NULLGravatar Al Viro 1-0/+5
2011-03-24fs: move i_wb_list out from under inode_lockGravatar Dave Chinner 1-0/+5
2011-03-24fs: move i_sb_list out from under inode_lockGravatar Dave Chinner 1-0/+2
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowGravatar David Howells 1-0/+1
2011-03-17vfs: split off vfsmount-related parts of vfs_kern_mount()Gravatar Al Viro 1-2/+3
2011-03-15vfs: Add open by file handle supportGravatar Aneesh Kumar K.V 1-0/+3
2011-03-14open-style analog of vfs_path_lookup()Gravatar Al Viro 1-0/+2
2011-03-14switch do_filp_open() to struct open_flagsGravatar Al Viro 1-0/+8
2011-02-24Fix over-zealous flush_disk when changing device size.Gravatar NeilBrown 1-1/+1
2011-01-17tidy up around finish_automount()Gravatar Al Viro 1-2/+0
2011-01-17Take the completion of automount into new helperGravatar Al Viro 1-0/+1
2011-01-16sanitize vfsmount refcounting changesGravatar Al Viro 1-0/+3
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()Gravatar David Howells 1-0/+2
2011-01-07fs: scale mntget/mntputGravatar Nick Piggin 1-0/+1
2010-10-29braino in internal.hGravatar Al Viro 1-1/+1
2010-10-25split invalidate_inodes()Gravatar Al Viro 1-0/+1
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersGravatar Dave Chinner 1-0/+1
2010-10-25unexport invalidate_inodesGravatar Al Viro 1-0/+5
2010-08-18fs: brlock vfsmount_lockGravatar Nick Piggin 1-1/+4
2010-08-18tty: fix fu_list abuseGravatar Nick Piggin 1-0/+2
2010-05-21Bury __put_super_and_need_restart()Gravatar Al Viro 1-0/+2
2010-03-03Take vfsmount_lock to fs/internal.hGravatar Al Viro 1-0/+2
2009-12-22Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Gravatar Al Viro 1-0/+7
2009-12-16fs: move get_empty_filp() deffinition to internal.hGravatar Eric Paris 1-0/+1
2009-09-24fs: fix overflow in sys_mount() for in-kernel callsGravatar Vegard Nossum 1-0/+1
2009-06-11Trim a bit of crap from fs.hGravatar Al Viro 1-0/+5
2009-06-11vfs: Make sys_sync() use fsync_super() (version 4)Gravatar Jan Kara 1-9/+7
2009-06-11vfs: Fix sys_sync() and fsync_super() reliability (version 4)Gravatar Jan Kara 1-0/+9
2009-06-11fs: move mark_files_ro into file_table.cGravatar npiggin@suse.de 1-0/+5
2009-03-31New locking/refcounting for fs_structGravatar Al Viro 1-1/+1
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Gravatar Al Viro 1-0/+6
2009-03-28fix setuid sometimes doesn'tGravatar Hugh Dickins 1-1/+1
2009-02-07CRED: Fix SUID exec regressionGravatar David Howells 1-1/+1
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsGravatar David Howells 1-0/+6
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hGravatar Al Viro 1-0/+11
2007-05-08cleanup compat ioctl handlingGravatar Christoph Hellwig 1-10/+0
2006-09-30[PATCH] CONFIG_BLOCK internal.h cleanupsGravatar Andrew Morton 1-3/+14
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]Gravatar David Howells 1-0/+6
2006-09-30[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]Gravatar David Howells 1-0/+2
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]Gravatar David Howells 1-0/+36