summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-04-28ext3: use ext3_get_group_desc()Akinobu Mita
2008-04-28ext3: add missing ext3_journal_stop()Akinobu Mita
2008-04-28ext3: use ext3_group_first_block_no()Akinobu Mita
2008-04-28make ext3_xattr_list() staticAdrian Bunk
2008-04-28ext3: convert byte order of constant instead of variableMarcin Slusarz
2008-04-28ext3: fdatasync should skip metadata writeout when overwritingHisashi Hifumi
2008-04-28ext2: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V
2008-04-28ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fs/ext2: use BUG_ONJulia Lawall
2008-04-28ext2: use ext2_fsblk_t typeAkinobu Mita
2008-04-28ext2: use ext2_group_first_block_no()Akinobu Mita
2008-04-28ext2: improve ext2_readdir() return valueAkinobu Mita
2008-04-28ext2: convert byte order of constant instead of variableMarcin Slusarz
2008-04-28ext2: le*_add_cpu conversionMarcin Slusarz
2008-04-28PNP: use dev_printk for quirk messagesBjorn Helgaas
2008-04-28PNP: simplify quirk debug outputBjorn Helgaas
2008-04-28PNP: skip dev->protocol NULL checksBjorn Helgaas
2008-04-28drivers/md: use time_before, time_before_eq, etcJulia Lawall
2008-04-28raid: remove leading TAB on printk messagesNick Andrew
2008-04-28md: raid5.c convert simple_strtoul to strict_strtoulDan Williams
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams
2008-04-28md: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28md: fix integer as NULL pointer warnings in md.cHarvey Harrison
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...Mike Frysinger
2008-04-28BF54x Framebuffer Driver: drop request_irq castMike Frysinger
2008-04-28drivers/video/w100fb.c: avoid a couple of error-path NULL derefsAndrew Morton
2008-04-28fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme
2008-04-28fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan
2008-04-28drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton
2008-04-28fbdev: platforming hecubafb and n411Jaya Kumar
2008-04-28metronomefb: don't free firmware twice in error pathSebastian Siewior
2008-04-28fbdev: platforming metronomefb and am200epdJaya Kumar
2008-04-28fbdev: hecubafb bugfixJaya Kumar
2008-04-28fbdev: metronomefb bugfixJaya Kumar
2008-04-28powerpc: Add DIU platform code for MPC8610HPCDYork Sun