linux-2.6
2009-06-12  Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-12  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-12  Catalin Marinasx86: Provide _sdata in the vmlinux.lds.S file
2009-06-12  Randy Dunlapblock: fix kernel-doc in recent block/ changes
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12  Yinghai Lukvm: remove the duplicated cpumask_clear
2009-06-12  Yinghai Lux86: use zalloc_cpumask_var in arch_early_irq_init
2009-06-12  Stephen Rothwellperfcounters: remove powerpc definitions of perf_counte...
2009-06-12  Ryusuke Konishinilfs2: get rid of bd_mount_sem use from nilfs
2009-06-12  Ryusuke Konishinilfs2: correct exclusion control in nilfs_remount...
2009-06-12  Ryusuke Konishinilfs2: simplify remaining sget() use
2009-06-12  Ryusuke Konishinilfs2: get rid of sget use for checking if current...
2009-06-12  Ryusuke Konishinilfs2: get rid of sget use for acquiring nilfs object
2009-06-12  Ryusuke Konishinilfs2: remove meaningless EBUSY case from nilfs_get_sb...
2009-06-12  Christoph Hellwigremove the call to ->write_super in __sync_filesystem
2009-06-12  Christoph Hellwignilfs2: call nilfs2_write_super from nilfs2_sync_fs
2009-06-12  Christoph Hellwigjffs2: call jffs2_write_super from jffs2_sync_fs
2009-06-12  Christoph Hellwigufs: add ->sync_fs
2009-06-12  Christoph Hellwigsysv: add ->sync_fs
2009-06-12  Christoph Hellwighfsplus: add ->sync_fs
2009-06-12  Christoph Hellwighfs: add ->sync_fs
2009-06-12  Christoph Hellwigfat: add ->sync_fs
2009-06-12  Christoph Hellwigext2: add ->sync_fs
2009-06-12  Christoph Hellwigexofs: add ->sync_fs
2009-06-12  Christoph Hellwigbfs: add ->sync_fs
2009-06-12  Christoph Hellwigaffs: add ->sync_fs
2009-06-12  Al Virosanitize ->fsync() for affs
2009-06-12  Al Virorepair bfs_write_inode(), switch bfs to simple_fsync()
2009-06-12  Al ViroFix adfs GET_FRAG_ID() on big-endian
2009-06-12  Al Virorepair adfs ->write_inode(), switch to simple_fsync()
2009-06-12  Al Viroswitch omfs to simple_fsync()
2009-06-12  Al Viroswitch udf to simple_fsync()
2009-06-12  Al Viroswitch ufs to simple_fsync()
2009-06-12  Al Virorepair sysv_write_inode(), switch sysv to simple_fsync()
2009-06-12  Al Viroswitch minix to simple_fsync()
2009-06-12  Al Viroswitch ext2 to simple_fsync()
2009-06-12  Al ViroSanitize ->fsync() for FAT
2009-06-12  Al Virofs/qnx4: sanitize includes
2009-06-12  Al ViroSanitize qnx4 fsync handling
2009-06-12  Al ViroNew helper - simple_fsync()
2009-06-12  Alessio Igor... Push BKL down into ->remount_fs()
2009-06-12  Nick Pigginfs: block_dump missing dentry locking
2009-06-12  Nick Pigginfs: remove incorrect I_NEW warnings
2009-06-12  Mike Frysingerlinux/magic.h: move cramfs magic out of cramfs_fs.h
2009-06-12  Christoph Hellwigxfs: remove ->write_super and stop maintaining ->s_dirt
2009-06-12  Jens Axboentfs: remove old debug check for dirty data in ntfs_put...
2009-06-12  Theodore Ts'ofs: Rearrange inode structure elements to avoid waste...
2009-06-12  Theodore Ts'ofs: Remove i_cindex from struct inode
2009-06-12  Christoph Hellwig->write_super lock_super pushdown
2009-06-12  Christoph Hellwigjffs2: move jffs2_write_super to super.c
2009-06-12  Al ViroPush BKL down into do_remount_sb()
2009-06-12  Al ViroPush BKL down beyond VFS-only parts of do_mount()
2009-06-12  Al ViroPush BKL into do_mount()
2009-06-12  Al ViroPush lock_super() into the ->remount_fs() of filesystem...
2009-06-12  Christoph Hellwigpush BKL down into ->put_super
2009-06-12  Al ViroNo need to do lock_super() for exclusion in generic_shu...
2009-06-12  Al ViroTrim a bit of crap from fs.h
2009-06-12  Al ViroMake sure that all callers of remount hold s_umount...
2009-06-12  Christoph Hellwigenforce ->sync_fs is only called for rw superblock
2009-06-12  Christoph Hellwigcleanup sync_supers
2009-06-12  Alexey Dobriyandcache: extrace and use d_unlinked()
2009-06-12  Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-12  Christoph Hellwigqnx4: remove ->write_super
2009-06-12  Christoph Hellwigocfs2: remove ->write_super and stop maintaining -...
2009-06-12  Christoph Hellwiggfs2: remove ->write_super and stop maintaining ->s_dirt
2009-06-12  Christoph Hellwigext3: remove ->write_super and stop maintaining ->s_dirt
2009-06-12  Christoph Hellwigbtrfs: remove ->write_super and stop maintaining -...
2009-06-12  Jan Karaquota: Introduce writeout_quota_sb() (version 4)
2009-06-12  Christoph Hellwigquota: cleanup dquota sync functions (version 4)
2009-06-12  Jan Karavfs: Rename fsync_super() to sync_filesystem() (version 4)
2009-06-12  Jan Karavfs: Move syncing code from super.c to sync.c (version 4)
2009-06-12  Jan Karavfs: Make sys_sync() use fsync_super() (version 4)
2009-06-12  Jan Karavfs: Make __fsync_super() a static function (version 4)
2009-06-12  Jan Karavfs: Call ->sync_fs() even if s_dirt is 0 (version 4)
2009-06-12  Jan Karavfs: Fix sys_sync() and fsync_super() reliability ...
2009-06-12  Christoph Hellwigremove s_async_list
2009-06-12  npiggin@suse.defs: move mark_files_ro into file_table.c
2009-06-12  npiggin@suse.defs: introduce mnt_clone_write
2009-06-12  npiggin@suse.defs: mnt_want_write speedup
2009-06-12  Al ViroMove junk from proc_fs.h to fs/proc/internal.h
2009-06-12  Al Viroswitch lookup_mnt()
2009-06-12  Al Viroswitch follow_mount()
2009-06-12  Al Viroswitch follow_down()
2009-06-12  Al ViroSwitch collect_mounts() to struct path
2009-06-12  Al Viroswitch follow_up() to struct path
2009-06-12  Al Viroswitch rqst_exp_parent()
2009-06-12  Al Viroswitch rqst_exp_get_by_name()
2009-06-12  Al Viroswitch exp_parent() to struct path
2009-06-12  Al Vironfsd struct path use: exp_get_by_name()
2009-06-12  Al ViroDon't bother with check_mnt() in do_add_mount() on...
2009-06-12  Al ViroMake vfs_path_lookup() use starting point as root
2009-06-12  Al ViroCache root in nameidata
2009-06-12  Al ViroPreparations to caching root in path_walk()
2009-06-12  Al ViroGet rid of path_lookup in autofs4
2009-06-12  Jeff Mahoneyreiserfs: allow exposing privroot w/ xattrs enabled
2009-06-11  Yinghai Lux86: handle initrd that extends into unusable memory
2009-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-06-11  Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
next