Commit Graph

75 Commits (f1191b50ec11c8e2ca766d6d99eb5bb9d2c084a3)

Author SHA1 Message Date
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Jens Axboe a2a9537ac0 Get rid of pdflush_operation() in emergency sync and remount 16 years ago
Jan Kara 9e3509e273 vfs: Use lowercase names of quota functions 16 years ago
Li Zefan a3cfbb53b1 vfs: add missing unlock in sget() 16 years ago
Peter Zijlstra ada723dcd6 fs/super.c: add lockdep annotation to s_umount 16 years ago
Cornelia Huck 766ccb9ed4 async: Rename _special -> _domain for clarity. 16 years ago
Heiko Carstens 257ac264d6 [CVE-2009-0029] System call wrappers part 11 16 years ago
Dave Kleikamp 96777fe7b0 async: Don't call async_synchronize_full_special() while holding sb_lock 16 years ago
Arjan van de Ven efaee19206 async: make the final inode deletion an asynchronous event 16 years ago
Theodore Ts'o 87d8fe1ee6 add releasepage hooks to block devices which can be used by file systems 16 years ago
James Morris 12204e24b1 security: pass mount flags to security_sb_kern_mount() 16 years ago
Alexey Dobriyan ad76cbc63b [PATCH 2/2] anondev: switch to IDA 17 years ago
Alexey Dobriyan 6de24f0ed0 [PATCH 1/2] anondev: init IDR statically 17 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 17 years ago
Kentaro Makita da3bbdd463 fix soft lock up at NFS mount via per-SB LRU-list of unused dentries 17 years ago
Adrian Bunk 6b09ae6692 make __put_super() static 17 years ago
Jan Kara 0ff5af8340 quota: quota core changes for quotaon on remount 17 years ago
Al Viro 6d59e7f582 [PATCH] move a bunch of declarations to fs/internal.h 17 years ago
Dave Hansen ad775f5a8f [PATCH] r/o bind mounts: debugging for missed calls 17 years ago
Dave Hansen 49e0d02cf0 [PATCH] r/o bind mounts: drop write during emergency remount 17 years ago
Randy Dunlap a6b91919e0 fs: fix kernel-doc notation warnings 17 years ago
Al Viro 8a4e98d9d7 [PATCH] restore export of do_kern_mount() 17 years ago
Eric Paris e000752989 LSM/SELinux: Interfaces to allow FS to control mount options 17 years ago
Jan Kara 66191dc622 quota: turn quotas off when remounting read-only 17 years ago
Miklos Szeredi b3b304a23a mount options: add generic_show_options() 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Pavel Emelyanov 8bf9725c29 pid namespaces: introduce MS_KERNMOUNT flag 18 years ago
Matthias Kaehlcke d473012710 fs/super.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Miklos Szeredi c18479fe01 put declaration of put_filesystem() in fs.h 18 years ago
Ken Chen 0e0f4fc22e writeback: fix periodic superblock dirty inode flushing 18 years ago
Lee Schermerhorn b4c07bce79 hugetlbfs: handle empty options string 18 years ago
Miklos Szeredi 79c0b2df79 add filesystem subtype support 18 years ago
Adrian Bunk 3106d46f51 the overdue removal of the mount/umount uevents 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
David Chinner f73ca1b76c [PATCH] Revert bd_mount_mutex back to a semaphore 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
David Howells c636ebdb18 [PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Josh Triplett 9c4dbee79d [PATCH] fs: add lock annotation to grab_super 19 years ago
Henrik Kretzschmar fe2bbc4832 [PATCH] add missing desctiption in super.c 19 years ago
Arjan van de Ven 897c6ff956 [PATCH] lockdep: annotate sb ->s_umount 19 years ago
Ingo Molnar cf51624999 [PATCH] lockdep: annotate ->s_lock 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
NeilBrown 0feae5c47a [PATCH] Fix dcache race during umount 19 years ago
Trond Myklebust 1f5ce9e93a VFS: Unexport do_kern_mount() and clean up simple_pin_fs() 19 years ago