summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-28usbhid endianness annotations and fixesAl Viro2-3/+3
2008-04-28q40ide breakageAl Viro1-33/+14
2008-04-28typo in sata_fslAl Viro1-1/+1
2008-04-28more icside breakage (from next ide merge)Al Viro1-6/+8
2008-04-28fix ia64 local_irq_save() et.al.Al Viro1-9/+9
2008-04-28ia64 kvm fixes for O=... buildsAl Viro1-5/+2
2008-04-28frv si_addr annotationsAl Viro1-15/+16
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds32-1061/+318
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-25/+159
2008-04-28make CC_OPTIMIZE_FOR_SIZE non-experimentalIngo Molnar1-5/+1
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-2/+13
2008-04-28kernel-doc: detect trailing kernel-doc line trashRandy Dunlap1-0/+5
2008-04-28kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap1-7/+13
2008-04-28fatfs: fix build warning with 64k PAGE_SIZEOlof Johansson1-1/+1
2008-04-28fat: detect media without partition table correctlyFrank Seidel1-3/+17
2008-04-28FAT_VALID_MEDIA(): remove pointless testAndrew Morton2-2/+6
2008-04-28fat: use __getname()OGAWA Hirofumi2-16/+14
2008-04-28vfat: bug fix for vfat cannot handle filename with 255Keith Mok2-30/+39
2008-04-28Add balance_dirty_pages_ratelimited() to cont_expand_zero()OGAWA Hirofumi1-0/+2
2008-04-28fat: Remove fat_clusters_flush()OGAWA Hirofumi1-2/+0
2008-04-28fat: Update free_clusters even if it is untrustedOGAWA Hirofumi3-5/+10
2008-04-28fat: Add allow_utime optionOGAWA Hirofumi4-3/+55
2008-04-28fat: fat_setattr() fixOGAWA Hirofumi1-9/+6
2008-04-28fat: fat_notify_change() and check_mode() cleanupOGAWA Hirofumi4-102/+87
2008-04-28fat: kill is_bad_inode() checkOGAWA Hirofumi1-7/+2
2008-04-28reiserfs: unpack tails on quota filesJan Kara3-8/+14
2008-04-28reiserfs: fix hang on umount with quotas when journal is abortedJan Kara1-1/+7
2008-04-28reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-13/+13
2008-04-28reiserfs: fix more sparse warnings in do_balan.cHarvey Harrison1-7/+7
2008-04-28reiserfs: fix sparse warning in journal.cHarvey Harrison1-1/+1
2008-04-28reiserfs: le*_add_cpu conversionMarcin Slusarz2-5/+3
2008-04-28udf: fix sparse warning in namei.cHarvey Harrison1-4/+4
2008-04-28ufs: replace __inline with inlineHarvey Harrison1-1/+1
2008-04-28ufs: remove unused fs64_add and fs64_subMarcin Slusarz1-18/+0
2008-04-28ufs: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-11/+11
2008-04-28ufs: [bl]e*_add_cpu conversionMarcin Slusarz1-8/+8
2008-04-28jbd: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-12/+12
2008-04-28ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison8-80/+80
2008-04-28ext3: fix mount messages when quota disabledJan Kara1-1/+4
2008-04-28ext3: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V1-5/+10
2008-04-28ext3: fix hang on umount with quotas when journal is abortedJan Kara1-1/+7
2008-04-28ext3: fix update of mtime and ctime on renameJan Kara1-0/+2
2008-04-28jbd: fix possible journal overflow issuesJosef Bacik2-3/+21
2008-04-28jbd: fix the way the b_modified flag is clearedJosef Bacik2-16/+13
2008-04-28fs/ext3: use BUG_ONJulia Lawall1-2/+1
2008-04-28ext3: check ext3_journal_get_write_access() errorsAkinobu Mita1-2/+7
2008-04-28ext3: use ext3_get_group_desc()Akinobu Mita1-18/+5
2008-04-28ext3: add missing ext3_journal_stop()Akinobu Mita1-0/+1
2008-04-28ext3: use ext3_group_first_block_no()Akinobu Mita2-7/+4
2008-04-28make ext3_xattr_list() staticAdrian Bunk2-8/+3