Commit Graph

147897 Commits (7aa79f948749da7de3de0c427e9c9ee0ff595243)
 

Author SHA1 Message Date
Martin Schwidefsky 7aa79f9487 [S390] vdso: kernel parameter syntax 16 years ago
Randy Dunlap 8ebf975608 block: fix kernel-doc in recent block/ changes 16 years ago
Linus Torvalds 4b4f1d0178 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Linus Torvalds 875287caa0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 16 years ago
Yinghai Lu aee74f3bb3 kvm: remove the duplicated cpumask_clear 16 years ago
Yinghai Lu 12274e96b4 x86: use zalloc_cpumask_var in arch_early_irq_init 16 years ago
Stephen Rothwell e14112d1bd perfcounters: remove powerpc definitions of perf_counter_do_pending 16 years ago
Ryusuke Konishi aa7dfb8954 nilfs2: get rid of bd_mount_sem use from nilfs 16 years ago
Ryusuke Konishi e59399d010 nilfs2: correct exclusion control in nilfs_remount function 16 years ago
Ryusuke Konishi 6dd4740662 nilfs2: simplify remaining sget() use 16 years ago
Ryusuke Konishi 3f82ff5516 nilfs2: get rid of sget use for checking if current mount is present 16 years ago
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