aboutsummaryrefslogtreecommitdiffstats
path: root/fs/super.c
Commit message (Expand)AuthorAge
* CacheFiles: Export things for CacheFilesDavid Howells2009-04-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
|\
| * vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-03-27
|\ \
| * | vfs: Use lowercase names of quota functionsJan Kara2009-03-25
| |/
* / Get rid of pdflush_operation() in emergency sync and remountJens Axboe2009-03-26
|/
* vfs: add missing unlock in sget()Li Zefan2009-03-12
* fs/super.c: add lockdep annotation to s_umountPeter Zijlstra2009-02-18
* async: Rename _special -> _domain for clarity.Cornelia Huck2009-02-08
* [CVE-2009-0029] System call wrappers part 11Heiko Carstens2009-01-14
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-08
|\
| * add releasepage hooks to block devices which can be used by file systemsTheodore Ts'o2009-01-03
* | async: Don't call async_synchronize_full_special() while holding sb_lockDave Kleikamp2009-01-08
* | async: make the final inode deletion an asynchronous eventArjan van de Ven2009-01-07
|/
* security: pass mount flags to security_sb_kern_mount()James Morris2008-12-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\
| * [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-21
* | [PATCH 2/2] anondev: switch to IDAAlexey Dobriyan2008-10-23
* | [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-23
|/
* fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita2008-07-24
* make __put_super() staticAdrian Bunk2008-04-29
* quota: quota core changes for quotaon on remountJan Kara2008-04-28
* [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-21
* [PATCH] r/o bind mounts: debugging for missed callsDave Hansen2008-04-19
* [PATCH] r/o bind mounts: drop write during emergency remountDave Hansen2008-04-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-25
|\
| * [PATCH] restore export of do_kern_mount()Al Viro2008-03-17
* | fs: fix kernel-doc notation warningsRandy Dunlap2008-03-19
|/
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-05
* quota: turn quotas off when remounting read-onlyJan Kara2008-02-08
* mount options: add generic_show_options()Miklos Szeredi2008-02-08
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov2007-10-19
* fs/super.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke2007-10-19
* put declaration of put_filesystem() in fs.hMiklos Szeredi2007-10-19
* writeback: fix periodic superblock dirty inode flushingKen Chen2007-10-17
* hugetlbfs: handle empty options stringLee Schermerhorn2007-07-16
* add filesystem subtype supportMiklos Szeredi2007-05-08
* the overdue removal of the mount/umount ueventsAdrian Bunk2007-04-27
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-11
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-04
* [PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells2006-10-11
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-30
* [PATCH] fs: add lock annotation to grab_superJosh Triplett2006-09-29
* [PATCH] add missing desctiption in super.cHenrik Kretzschmar2006-09-06
* [PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2006-07-03