aboutsummaryrefslogtreecommitdiff
path: root/fs/super.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperGravatar Serge E. Hallyn 1-0/+40
2009-04-03CacheFiles: Export things for CacheFilesGravatar David Howells 1-0/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+6
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-4/+4
2009-03-27vfs: simple_set_mnt() should return voidGravatar Sukadev Bhattiprolu 1-3/+6
2009-03-26Get rid of pdflush_operation() in emergency sync and remountGravatar Jens Axboe 1-2/+9
2009-03-26vfs: Use lowercase names of quota functionsGravatar Jan Kara 1-4/+4
2009-03-12vfs: add missing unlock in sget()Gravatar Li Zefan 1-1/+4
2009-02-18fs/super.c: add lockdep annotation to s_umountGravatar Peter Zijlstra 1-1/+16
2009-02-08async: Rename _special -> _domain for clarity.Gravatar Cornelia Huck 1-2/+2
2009-01-14[CVE-2009-0029] System call wrappers part 11Gravatar Heiko Carstens 1-1/+1
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 1-0/+2
2009-01-08async: Don't call async_synchronize_full_special() while holding sb_lockGravatar Dave Kleikamp 1-1/+1
2009-01-07async: make the final inode deletion an asynchronous eventGravatar Arjan van de Ven 1-0/+10
2009-01-03add releasepage hooks to block devices which can be used by file systemsGravatar Theodore Ts'o 1-0/+2
2008-12-20security: pass mount flags to security_sb_kern_mount()Gravatar James Morris 1-1/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevGravatar Linus Torvalds 1-4/+10
2008-10-23[PATCH 2/2] anondev: switch to IDAGravatar Alexey Dobriyan 1-5/+5
2008-10-23[PATCH 1/2] anondev: init IDR staticallyGravatar Alexey Dobriyan 1-6/+1
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclGravatar Al Viro 1-4/+10
2008-07-24fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesGravatar Kentaro Makita 1-0/+1
2008-04-29make __put_super() staticGravatar Adrian Bunk 1-1/+1
2008-04-28quota: quota core changes for quotaon on remountGravatar Jan Kara 1-2/+8
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hGravatar Al Viro 1-0/+1
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsGravatar Dave Hansen 1-0/+3
2008-04-19[PATCH] r/o bind mounts: drop write during emergency remountGravatar Dave Hansen 1-2/+19
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2008-03-19fs: fix kernel-doc notation warningsGravatar Randy Dunlap 1-3/+3
2008-03-17[PATCH] restore export of do_kern_mount()Gravatar Al Viro 1-0/+1
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsGravatar Eric Paris 1-2/+2
2008-02-08quota: turn quotas off when remounting read-onlyGravatar Jan Kara 1-0/+1
2008-02-08mount options: add generic_show_options()Gravatar Miklos Szeredi 1-0/+1
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Gravatar Robert P. J. Day 1-2/+2
2007-10-19pid namespaces: introduce MS_KERNMOUNT flagGravatar Pavel Emelyanov 1-3/+3
2007-10-19fs/super.c: use list_for_each_entry() instead of list_for_each()Gravatar Matthias Kaehlcke 1-11/+11
2007-10-19put declaration of put_filesystem() in fs.hGravatar Miklos Szeredi 1-4/+0
2007-10-17writeback: fix periodic superblock dirty inode flushingGravatar Ken Chen 1-0/+1
2007-07-16hugetlbfs: handle empty options stringGravatar Lee Schermerhorn 1-0/+1
2007-05-08add filesystem subtype supportGravatar Miklos Szeredi 1-0/+27
2007-04-27the overdue removal of the mount/umount ueventsGravatar Adrian Bunk 1-12/+0
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-1/+1
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreGravatar David Chinner 1-2/+2
2006-12-08[PATCH] VFS: change struct file to use struct pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hGravatar Al Viro 1-0/+18
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingGravatar David Howells 1-6/+6
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]Gravatar David Howells 1-0/+4
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]Gravatar David Howells 1-0/+31
2006-09-29[PATCH] fs: add lock annotation to grab_superGravatar Josh Triplett 1-1/+1
2006-09-06[PATCH] add missing desctiption in super.cGravatar Henrik Kretzschmar 1-0/+1