Commit Graph

99 Commits (60eead79ad8750f80384cbe48fc44edcc78a0305)

Author SHA1 Message Date
Al Viro f21f62208a ... and the same for vfsmount id/mount group id 16 years ago
Al Viro c63e09eccc Make allocation of anon devices cheaper 16 years ago
J. R. Okajima b0895513f4 remove unlock_kernel() left accidentally 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Al Viro 4aa98cf768 Push BKL down into do_remount_sb() 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 443b94baaa Make sure that all callers of remount hold s_umount exclusive 16 years ago
Christoph Hellwig e500475338 cleanup sync_supers 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 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
H Hartley Sweeten ddbaaf3024 NULL noise in fs/super.c:kill_bdev_super() 16 years ago
Al Viro 74dbbdd7fd New helper: deactivate_locked_super() 16 years ago
Serge E. Hallyn 909e6d9479 namespaces: move proc_net_get_sb to a generic fs/super.c helper 16 years ago
David Howells 800a964787 CacheFiles: Export things for CacheFiles 16 years ago
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