summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson
2009-06-12Trivial: fix typo s/balence/balance/Thadeu Lima de Souza Cascardo
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-06-12trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas
2009-06-12trivial: remove extra spaceViral Mehta
2009-06-12trivial: fs/inode: Fix typo in file_update_time nanodocWolfram Sang
2009-06-12trivial: fix comment typo in fs/compat.cNikanth Karthikesan
2009-06-12trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi
2009-06-11block: fix kernel-doc in recent block/ changesRandy Dunlap
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-06-11kvm: remove the duplicated cpumask_clearYinghai Lu
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell
2009-06-11nilfs2: get rid of bd_mount_sem use from nilfsRyusuke Konishi
2009-06-11nilfs2: correct exclusion control in nilfs_remount functionRyusuke Konishi
2009-06-11nilfs2: simplify remaining sget() useRyusuke Konishi
2009-06-11nilfs2: get rid of sget use for checking if current mount is presentRyusuke Konishi
2009-06-11nilfs2: get rid of sget use for acquiring nilfs objectRyusuke Konishi
2009-06-11nilfs2: remove meaningless EBUSY case from nilfs_get_sb functionRyusuke Konishi
2009-06-11remove the call to ->write_super in __sync_filesystemChristoph Hellwig
2009-06-11nilfs2: call nilfs2_write_super from nilfs2_sync_fsChristoph Hellwig
2009-06-11jffs2: call jffs2_write_super from jffs2_sync_fsChristoph Hellwig
2009-06-11ufs: add ->sync_fsChristoph Hellwig
2009-06-11sysv: add ->sync_fsChristoph Hellwig
2009-06-11hfsplus: add ->sync_fsChristoph Hellwig
2009-06-11hfs: add ->sync_fsChristoph Hellwig
2009-06-11fat: add ->sync_fsChristoph Hellwig
2009-06-11ext2: add ->sync_fsChristoph Hellwig
2009-06-11exofs: add ->sync_fsChristoph Hellwig
2009-06-11bfs: add ->sync_fsChristoph Hellwig
2009-06-11affs: add ->sync_fsChristoph Hellwig
2009-06-11sanitize ->fsync() for affsAl Viro
2009-06-11repair bfs_write_inode(), switch bfs to simple_fsync()Al Viro
2009-06-11Fix adfs GET_FRAG_ID() on big-endianAl Viro
2009-06-11repair adfs ->write_inode(), switch to simple_fsync()Al Viro
2009-06-11switch omfs to simple_fsync()Al Viro
2009-06-11switch udf to simple_fsync()Al Viro
2009-06-11switch ufs to simple_fsync()Al Viro
2009-06-11repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro
2009-06-11switch minix to simple_fsync()Al Viro
2009-06-11switch ext2 to simple_fsync()Al Viro
2009-06-11Sanitize ->fsync() for FATAl Viro
2009-06-11fs/qnx4: sanitize includesAl Viro
2009-06-11Sanitize qnx4 fsync handlingAl Viro