Commit Graph

14372 Commits (24add1c4326ce5ca22e7af8b84bb113cd48efac9)

Author SHA1 Message Date
Al Viro c475879556 sanitize ->fsync() for affs 16 years ago
Al Viro 4427f0c36e repair bfs_write_inode(), switch bfs to simple_fsync() 16 years ago
Al Viro 224c886643 Fix adfs GET_FRAG_ID() on big-endian 16 years ago
Al Viro ffdc9064f8 repair adfs ->write_inode(), switch to simple_fsync() 16 years ago
Al Viro bea6b64c27 switch omfs to simple_fsync() 16 years ago
Al Viro 90de066443 switch udf to simple_fsync() 16 years ago
Al Viro a932801543 switch ufs to simple_fsync() 16 years ago
Al Viro 05459ca81a repair sysv_write_inode(), switch sysv to simple_fsync() 16 years ago
Al Viro 0d7916d7e9 switch minix to simple_fsync() 16 years ago
Al Viro e1740a462e switch ext2 to simple_fsync() 16 years ago
Al Viro b522412aea Sanitize ->fsync() for FAT 16 years ago
Al Viro 964f536966 fs/qnx4: sanitize includes 16 years ago
Al Viro 79d2576758 Sanitize qnx4 fsync handling 16 years ago
Al Viro d5aacad548 New helper - simple_fsync() 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Nick Piggin 4195f73d13 fs: block_dump missing dentry locking 16 years ago
Nick Piggin 545b9fd3d7 fs: remove incorrect I_NEW warnings 16 years ago
Christoph Hellwig f95022161d xfs: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Jens Axboe 13205fb926 ntfs: remove old debug check for dirty data in ntfs_put_super() 16 years ago
Theodore Ts'o 9fd5746fd3 fs: Remove i_cindex from struct inode 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Christoph Hellwig 01ba687577 jffs2: move jffs2_write_super to super.c 16 years ago
Al Viro 4aa98cf768 Push BKL down into do_remount_sb() 16 years ago
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