Commit Graph

147897 Commits (7aa79f948749da7de3de0c427e9c9ee0ff595243)
 

Author SHA1 Message Date
Al Viro 7f78d4cd4c Push BKL down beyond VFS-only parts of do_mount() 16 years ago
Al Viro 6fac98dd21 Push BKL into do_mount() 16 years ago
Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Al Viro a9e220f832 No need to do lock_super() for exclusion in generic_shutdown_super() 16 years ago
Al Viro 62c6943b4b Trim a bit of crap from fs.h 16 years ago
Al Viro 443b94baaa Make sure that all callers of remount hold s_umount exclusive 16 years ago
Christoph Hellwig 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 years ago
Christoph Hellwig e500475338 cleanup sync_supers 16 years ago
Alexey Dobriyan f3da392e9f dcache: extrace and use d_unlinked() 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Christoph Hellwig 517bfae283 qnx4: remove ->write_super 16 years ago
Christoph Hellwig 94cb993f2e ocfs2: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Christoph Hellwig b7d245de25 gfs2: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Christoph Hellwig ca41f7b918 ext3: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Christoph Hellwig 59d697b702 btrfs: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Jan Kara c3f8a40c1c quota: Introduce writeout_quota_sb() (version 4) 16 years ago
Christoph Hellwig 850b201b08 quota: cleanup dquota sync functions (version 4) 16 years ago
Jan Kara 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 years ago
Jan Kara c15c54f5f0 vfs: Move syncing code from super.c to sync.c (version 4) 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jan Kara 429479f031 vfs: Make __fsync_super() a static function (version 4) 16 years ago
Jan Kara bfe881255c vfs: Call ->sync_fs() even if s_dirt is 0 (version 4) 16 years ago
Jan Kara 5a3e5cb8e0 vfs: Fix sys_sync() and fsync_super() reliability (version 4) 16 years ago
Christoph Hellwig 876a9f76ab remove s_async_list 16 years ago
npiggin@suse.de 864d7c4c06 fs: move mark_files_ro into file_table.c 16 years ago
npiggin@suse.de 96029c4e09 fs: introduce mnt_clone_write 16 years ago
npiggin@suse.de d3ef3d7351 fs: mnt_want_write speedup 16 years ago
Al Viro 3174c21b74 Move junk from proc_fs.h to fs/proc/internal.h 16 years ago
Al Viro 1c755af4df switch lookup_mnt() 16 years ago
Al Viro 79ed022619 switch follow_mount() 16 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Al Viro 589ff870ed Switch collect_mounts() to struct path 16 years ago
Al Viro bab77ebf51 switch follow_up() to struct path 16 years ago
Al Viro e64c390ca0 switch rqst_exp_parent() 16 years ago
Al Viro 91c9fa8f75 switch rqst_exp_get_by_name() 16 years ago
Al Viro 5bf3bd2b5c switch exp_parent() to struct path 16 years ago
Al Viro 55430e2ece nfsd struct path use: exp_get_by_name() 16 years ago
Al Viro dd5cae6e97 Don't bother with check_mnt() in do_add_mount() on shrinkable ones 16 years ago
Al Viro 5b85711953 Make vfs_path_lookup() use starting point as root 16 years ago
Al Viro 2a73787110 Cache root in nameidata 16 years ago
Al Viro 9b4a9b14a7 Preparations to caching root in path_walk() 16 years ago
Al Viro 4e44b6852e Get rid of path_lookup in autofs4 16 years ago
Jeff Mahoney 73422811d2 reiserfs: allow exposing privroot w/ xattrs enabled 16 years ago
Linus Torvalds a525890cb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
Linus Torvalds 3bb66d7f8c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 16 years ago
Linus Torvalds 512626a04e Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 16 years ago
Linus Torvalds 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds b640f042fa Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 16 years ago
Eric Paris a092ee20fd fsnotify: allow groups to set freeing_mark to null 16 years ago