]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2009-06-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-12 Linus TorvaldsMerge branch 'cuse' of git://git.kernel.org/pub/scm...
2009-06-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-12 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-06-12 Christian Borntraegervirtio: enhance id_matching for virtio drivers
2009-06-12 Christian Borntraegervirtio: fix id_matching for virtio drivers
2009-06-12 Rusty Russellvirtio: handle short buffers in virtio_rng.
2009-06-12 Mike Frysingervirtio_blk: add missing __dev{init,exit} markings
2009-06-12 Mark McLoughlinvirtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
2009-06-12 Mark McLoughlinvirtio: teach virtio_has_feature() about transport...
2009-06-12 Rusty Russellvirtio: expose features in sysfs
2009-06-12 Michael S.... virtio_pci: optional MSI-X support
2009-06-12 Michael S.... virtio_pci: split up vp_interrupt
2009-06-12 Michael S.... virtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-06-12 Rusty Russellvirtio: meet virtio spec by finalizing features before...
2009-06-12 Rusty Russellvirtio: fix obsolete documentation on probe function
2009-06-12 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-06-12 Rusty Russellmodule: trim exception table on init free.
2009-06-12 Amerigo Wangmodule: merge module_alloc() finally
2009-06-12 Amerigo Wanguml module: fix uml build process due to this merge
2009-06-12 Amerigo Wangx86 module: merge the rest functions with macros
2009-06-12 Amerigo Wangx86 module: merge the same functions in module_32.c...
2009-06-12 Rusty Russelluvesafb: improve parameter handling.
2009-06-12 Rusty Russellmodule_param: allow 'bool' module_params to be bool...
2009-06-12 Rusty Russellmodule_param: add __same_type convenience wrapper for...
2009-06-12 Rusty Russellmodule_param: split perm field into flags and perm
2009-06-12 Rusty Russellmodule_param: invbool should take a 'bool', not an...
2009-06-12 Rusty Russellcyber2000fb.c: use proper method for stopping unload...
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.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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)
next