pandora-kernel.git
2009-06-12 Matias Zabaljaureguilguest: replace hypercall name LHCALL_SET_PMD with...
2009-06-12 Matias Zabaljaureguilguest: use native_set_* macros, which properly handle...
2009-06-12 Matias Zabaljaureguilguest: map switcher with executable page table entries
2009-06-12 Rusty Russelllguest: fix writev returning short on console output
2009-06-12 Rusty Russelllguest: clean up length-used value in example launcher
2009-06-12 Matias Zabaljaureguilguest: Segment selectors are 16-bit long. Fix lg_cpu...
2009-06-12 Roel Kluinlguest: beyond ARRAY_SIZE of cpu->arch.gdt
2009-06-12 Rusty Russelllguest: clean up example launcher compile flags.
2009-06-12 Rusty Russelllguest: optimize by coding restore_flags and irq_enable...
2009-06-12 Rusty Russelllguest: improve interrupt handling, speed up stream...
2009-06-12 Rusty Russelllguest: fix race in halt code
2009-06-12 Rusty Russelllguest: remove invalid interrupt forcing logic.
2009-06-12 Rusty Russelllguest: fix lguest wake on guest clock tick, or fd...
2009-06-12 Rusty Russellsched: export kick_process
2009-06-12 Rusty Russelllguest: get more serious about wmb() in example Launche...
2009-06-12 Rusty Russelllguest: clean up lguest_init_IRQ
2009-06-12 Rusty Russelllguest: cleanup passing of /dev/lguest fd around exampl...
2009-06-12 Rusty Russelllguest: be paranoid about guest playing with device...
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
next