Commit Graph

147868 Commits (33c8e57c86d1bd1548c12a4f7c4bceb94b862cca)
 

Author SHA1 Message Date
Ryusuke Konishi 33c8e57c86 nilfs2: get rid of sget use for acquiring nilfs object 16 years ago
Ryusuke Konishi 81fc20bd0e nilfs2: remove meaningless EBUSY case from nilfs_get_sb function 16 years ago
Christoph Hellwig 0c95ee190e remove the call to ->write_super in __sync_filesystem 16 years ago
Christoph Hellwig d731e06323 nilfs2: call nilfs2_write_super from nilfs2_sync_fs 16 years ago
Christoph Hellwig d579ed00aa jffs2: call jffs2_write_super from jffs2_sync_fs 16 years ago
Christoph Hellwig 8c8006564a ufs: add ->sync_fs 16 years ago
Christoph Hellwig ad43ffdeea sysv: add ->sync_fs 16 years ago
Christoph Hellwig 7fbc6df0e7 hfsplus: add ->sync_fs 16 years ago
Christoph Hellwig 58bc5bbb87 hfs: add ->sync_fs 16 years ago
Christoph Hellwig f83d6d46e7 fat: add ->sync_fs 16 years ago
Christoph Hellwig 40f31dd47e ext2: add ->sync_fs 16 years ago
Christoph Hellwig 80e09fb942 exofs: add ->sync_fs 16 years ago
Christoph Hellwig 561e47ce72 bfs: add ->sync_fs 16 years ago
Christoph Hellwig e28964365f affs: add ->sync_fs 16 years ago
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
Mike Frysinger 8688b86352 linux/magic.h: move cramfs magic out of cramfs_fs.h 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 28ad0c118b fs: Rearrange inode structure elements to avoid waste due to padding 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