aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss
2010-05-21MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss
2010-05-21MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-05-21interrupt.h: fix fatal kernel-doc errorRandy Dunlap
2010-05-21dquot: Detect partial write error to quota file in write_blk() and add printk...Jiaying Zhang
2010-05-21ocfs2: Fix lock inversion in quotas during umountJan Kara
2010-05-21ocfs2: Use __dquot_transfer to avoid lock inversionJan Kara
2010-05-21ocfs2: Fix NULL pointer deref when writing local dquotJan Kara
2010-05-21ocfs2: Fix estimate of credits needed for quota allocationJan Kara
2010-05-21ocfs2: Fix quota lockingJan Kara
2010-05-21ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara
2010-05-21ocfs2: Do not map blocks from local quota file on each writeJan Kara
2010-05-21quota: Refactor dquot_transfer code so that OCFS2 can pass in its referencesJan Kara
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov
2010-05-21quota: remove sb_has_quota_active in get/set_infoChristoph Hellwig
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-05-21ext3: make barrier options consistent with ext4Eric Sandeen
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov
2010-05-21suppress warning: "quotatypes" defined but not usedSergey Senozhatsky
2010-05-21ext3: Fix waiting on transaction during fsyncJan Kara
2010-05-21jbd: Provide function to check whether transaction will issue data barrierJan Kara
2010-05-21ufs: add ufs speciffic ->setattr callDmitry Monakhov
2010-05-21BKL: Remove BKL from ext2 filesystemJan Blunck
2010-05-21ext2: Add ext2_sb_info s_lock spinlockJan Blunck
2010-05-21ext2: Move ext2_write_super() out of ext2_setup_super()Jan Blunck
2010-05-21ext2: Fold ext2_commit_super() into ext2_sync_super()Jan Blunck
2010-05-21ext2: Remove duplicate code from ext2_sync_fs()Jan Blunck
2010-05-21ext2: Set the write time in ext2_sync_fs()Jan Blunck
2010-05-21ext2: Use ext2_clear_super_error() in ext2_sync_fs()Jan Blunck
2010-05-21ext3: init statistics after journal recovery v2Dmitry Monakhov
2010-05-21ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau
2010-05-21quota: optimize mark_dirty logicDmitry Monakhov
2010-05-21ext2: Avoid loading bitmaps for full groups during block allocationJan Kara
2010-05-21ext3: Avoid loading bitmaps for full groups during block allocationFrans van de Wiel
2010-05-21Fix networking tree iscsi_tcp.c mis-mergeLinus Torvalds
2010-05-21i2c-nforce2: Remove redundant error messages on ACPI conflictChase Douglas
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2010-05-21i2c-algo-pca: Fix coding style issuesFarid Hammane
2010-05-21i2c-dev: Fix all coding style issuesFarid Hammane
2010-05-21i2c-core: Fix some coding style issuesFarid Hammane
2010-05-21i2c-gpio: Move initialization code to subsys_initcall()Marek Szyprowski
2010-05-21i2c-parport: Make template structure constJean Delvare