aboutsummaryrefslogtreecommitdiff
path: root/fs/internal.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-07Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2016-08-03Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Gravatar Al Viro 1-0/+1
2016-08-03vfs: make dentry_needs_remove_privs() internalGravatar Miklos Szeredi 1-0/+1
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2016-06-21fs: introduce iomap infrastructureGravatar Christoph Hellwig 1-0/+3
2016-06-10much milder d_walk() raceGravatar Al Viro 1-0/+1
2016-03-30fs: add filp_clone_open APIGravatar James Bottomley 1-0/+1
2016-01-08Merge branch 'for-linus' into work.miscGravatar Al Viro 1-0/+7
2016-01-08compat_ioctl: don't pass fd around when not neededGravatar Al Viro 1-0/+7
2016-01-04saner calling conventions for copy_mount_options()Gravatar Al Viro 1-1/+1
2015-08-17inode: rename i_wb_list to i_io_listGravatar Dave Chinner 1-1/+1
2015-08-17inode: convert inode_sb_list_lock to per-sbGravatar Dave Chinner 1-1/+0
2015-06-19overlayfs: Make f_path always point to the overlay and f_inode to the underlayGravatar David Howells 1-0/+1
2015-02-22trylock_super(): replacement for grab_super_passive()Gravatar Konstantin Khlebnikov 1-1/+1
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2015-02-12list_lru: introduce list_lru_shrink_{count,walk}Gravatar Vladimir Davydov 1-4/+3
2015-01-25allow attaching fs_pin to a group not associated with some superblockGravatar Al Viro 1-1/+1
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsGravatar Al Viro 1-0/+5
2014-10-24vfs: export __inode_permission() to modulesGravatar Miklos Szeredi 1-1/+0
2014-10-24vfs: export do_splice_direct() to modulesGravatar Miklos Szeredi 1-6/+0
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2014-10-09vfs: guard end of device for mpage interfaceGravatar Akinobu Mita 1-0/+5
2014-10-09fs: namespace: suppress 'may be used uninitialized' warningsGravatar Tim Gardner 1-1/+1
2014-08-07make fs/{namespace,super}.c forget about acct.hGravatar Al Viro 1-0/+6
2014-08-07acct: switch to __kernel_write()Gravatar Al Viro 1-1/+0
2013-11-09get rid of s_files and files_lockGravatar Al Viro 1-3/+0
2013-10-24new helpers: lock_mount_hash/unlock_mount_hashGravatar Al Viro 1-4/+0
2013-09-10fs: convert inode and dentry shrinking to be node awareGravatar Dave Chinner 1-2/+4
2013-09-10shrinker: convert superblock shrinkers to new APIGravatar Dave Chinner 1-0/+2
2013-09-10fs: bump inode and dentry counters to longGravatar Glauber Costa 1-1/+1
2013-09-08rename user_path_umountat() to user_path_mountpoint_at()Gravatar Al Viro 1-0/+3
2013-09-05vfs: check unlinked ancestors before mountGravatar Miklos Szeredi 1-0/+1
2013-06-29constify rw_verify_area()Gravatar Al Viro 1-0/+1
2013-06-29allow build_open_flags() to return an errorGravatar Al Viro 1-2/+3
2013-06-20splice: don't pass the address of ->f_pos to methodsGravatar Al Viro 1-0/+6
2013-04-09pipe: fold file_operations instances in oneGravatar Al Viro 1-0/+5
2013-03-21Don't bother with redoing rw_verify_area() from default_file_splice_from()Gravatar Al Viro 1-0/+5
2013-03-01constify path_get/path_put and fs_struct.c stuffGravatar Al Viro 1-1/+1
2012-11-26writeback: put unused inodes to LRU after writeback completionGravatar Jan Kara 1-0/+1
2012-10-12vfs: make path_openat take a struct filename pointerGravatar Jeff Layton 1-2/+2
2012-07-31fs: Add freezing handling to mnt_want_write() / mnt_drop_write()Gravatar Jan Kara 1-0/+4
2012-07-14VFS: Split inode_permission()Gravatar David Howells 1-0/+5
2012-07-14kill struct opendataGravatar Al Viro 1-3/+0
2012-07-14kill opendata->{mnt,dentry}Gravatar Al Viro 1-2/+0
2012-07-14vfs: remove open intents from nameidataGravatar Miklos Szeredi 1-4/+1
2012-07-14vfs: add i_op->atomic_open()Gravatar Miklos Szeredi 1-0/+5
2012-07-14get rid of ->mnt_longtermGravatar Al Viro 1-2/+0
2012-06-01vfs: split __dentry_open()Gravatar Miklos Szeredi 1-0/+1
2012-05-29brlocks/lglocks: turn into functionsGravatar Andi Kleen 1-1/+1
2012-01-06vfs: protect remounting superblock read-onlyGravatar Miklos Szeredi 1-0/+1