summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-28usb input endianness annotations and fixesAl Viro
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-28usbhid endianness annotations and fixesAl Viro
2008-04-28q40ide breakageAl Viro
2008-04-28typo in sata_fslAl Viro
2008-04-28more icside breakage (from next ide merge)Al Viro
2008-04-28fix ia64 local_irq_save() et.al.Al Viro
2008-04-28ia64 kvm fixes for O=... buildsAl Viro
2008-04-28frv si_addr annotationsAl Viro
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-28make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-04-28kernel-doc: detect trailing kernel-doc line trashRandy Dunlap
2008-04-28kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap
2008-04-28fatfs: fix build warning with 64k PAGE_SIZEOlof Johansson
2008-04-28fat: detect media without partition table correctlyFrank Seidel
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton
2008-04-28fat: use __getname()OGAWA Hirofumi
2008-04-28vfat: bug fix for vfat cannot handle filename with 255Keith Mok
2008-04-28Add balance_dirty_pages_ratelimited() to cont_expand_zero()OGAWA Hirofumi
2008-04-28fat: Remove fat_clusters_flush()OGAWA Hirofumi
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi
2008-04-28fat: fat_setattr() fixOGAWA Hirofumi
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi
2008-04-28fat: kill is_bad_inode() checkOGAWA Hirofumi
2008-04-28reiserfs: unpack tails on quota filesJan Kara
2008-04-28reiserfs: fix hang on umount with quotas when journal is abortedJan Kara
2008-04-28reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28reiserfs: fix more sparse warnings in do_balan.cHarvey Harrison
2008-04-28reiserfs: fix sparse warning in journal.cHarvey Harrison
2008-04-28reiserfs: le*_add_cpu conversionMarcin Slusarz
2008-04-28udf: fix sparse warning in namei.cHarvey Harrison
2008-04-28ufs: replace __inline with inlineHarvey Harrison
2008-04-28ufs: remove unused fs64_add and fs64_subMarcin Slusarz
2008-04-28ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28ufs: [bl]e*_add_cpu conversionMarcin Slusarz
2008-04-28jbd: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28ext3: fix mount messages when quota disabledJan Kara
2008-04-28ext3: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V
2008-04-28ext3: fix hang on umount with quotas when journal is abortedJan Kara
2008-04-28ext3: fix update of mtime and ctime on renameJan Kara
2008-04-28jbd: fix possible journal overflow issuesJosef Bacik
2008-04-28jbd: fix the way the b_modified flag is clearedJosef Bacik
2008-04-28fs/ext3: use BUG_ONJulia Lawall
2008-04-28ext3: check ext3_journal_get_write_access() errorsAkinobu Mita