aboutsummaryrefslogtreecommitdiff
path: root/fs/internal.h
AgeCommit message (Expand)Author
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro
2013-04-09pipe: fold file_operations instances in oneAl Viro
2013-03-21Don't bother with redoing rw_verify_area() from default_file_splice_from()Al Viro
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro
2012-11-26writeback: put unused inodes to LRU after writeback completionJan Kara
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton
2012-07-31fs: Add freezing handling to mnt_want_write() / mnt_drop_write()Jan Kara
2012-07-14VFS: Split inode_permission()David Howells
2012-07-14kill struct opendataAl Viro
2012-07-14kill opendata->{mnt,dentry}Al Viro
2012-07-14vfs: remove open intents from nameidataMiklos Szeredi
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi
2012-07-14get rid of ->mnt_longtermAl Viro
2012-06-01vfs: split __dentry_open()Miklos Szeredi
2012-05-29brlocks/lglocks: turn into functionsAndi Kleen
2012-01-06vfs: protect remounting superblock read-onlyMiklos Szeredi
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-03vfs: spread struct mount - __lookup_mnt() resultAl Viro
2012-01-03switch open and mkdir syscalls to umode_tAl Viro
2012-01-03vfs: new helper - vfs_ustat()Al Viro
2012-01-03trim fs/internal.hAl Viro
2011-07-20superblock: move pin_sb_for_writeback() to fs/super.cDave Chinner
2011-07-20Make ->d_sb assign-once and always non-NULLAl Viro
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner
2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells
2011-03-17vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14switch do_filp_open() to struct open_flagsAl Viro
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-01-17tidy up around finish_automount()Al Viro
2011-01-17Take the completion of automount into new helperAl Viro
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells
2011-01-07fs: scale mntget/mntputNick Piggin
2010-10-29braino in internal.hAl Viro
2010-10-25split invalidate_inodes()Al Viro
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner
2010-10-25unexport invalidate_inodesAl Viro
2010-08-18fs: brlock vfsmount_lockNick Piggin
2010-08-18tty: fix fu_list abuseNick Piggin
2010-05-21Bury __put_super_and_need_restart()Al Viro
2010-03-03Take vfsmount_lock to fs/internal.hAl Viro
2009-12-22Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris
2009-09-24fs: fix overflow in sys_mount() for in-kernel callsVegard Nossum
2009-06-11Trim a bit of crap from fs.hAl Viro
2009-06-11vfs: Make sys_sync() use fsync_super() (version 4)Jan Kara
2009-06-11vfs: Fix sys_sync() and fsync_super() reliability (version 4)Jan Kara