summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-288-80/+80
* ext3: fix mount messages when quota disabledJan Kara2008-04-281-1/+4
* ext3: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V2008-04-281-5/+10
* ext3: fix hang on umount with quotas when journal is abortedJan Kara2008-04-281-1/+7
* ext3: fix update of mtime and ctime on renameJan Kara2008-04-281-0/+2
* jbd: fix possible journal overflow issuesJosef Bacik2008-04-282-3/+21
* jbd: fix the way the b_modified flag is clearedJosef Bacik2008-04-282-16/+13Star
* fs/ext3: use BUG_ONJulia Lawall2008-04-281-2/+1Star
* ext3: check ext3_journal_get_write_access() errorsAkinobu Mita2008-04-281-2/+7
* ext3: use ext3_get_group_desc()Akinobu Mita2008-04-281-18/+5Star
* ext3: add missing ext3_journal_stop()Akinobu Mita2008-04-281-0/+1
* ext3: use ext3_group_first_block_no()Akinobu Mita2008-04-282-7/+4Star
* make ext3_xattr_list() staticAdrian Bunk2008-04-282-8/+3Star
* ext3: convert byte order of constant instead of variableMarcin Slusarz2008-04-281-1/+1
* ext3: fdatasync should skip metadata writeout when overwritingHisashi Hifumi2008-04-281-0/+3
* ext2: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V2008-04-281-5/+11
* ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-284-16/+16
* fs/ext2: use BUG_ONJulia Lawall2008-04-282-4/+3Star
* ext2: use ext2_fsblk_t typeAkinobu Mita2008-04-281-5/+5
* ext2: use ext2_group_first_block_no()Akinobu Mita2008-04-283-12/+8Star
* ext2: improve ext2_readdir() return valueAkinobu Mita2008-04-281-1/+1
* ext2: convert byte order of constant instead of variableMarcin Slusarz2008-04-281-5/+3Star
* ext2: le*_add_cpu conversionMarcin Slusarz2008-04-283-15/+8Star
* PNP: use dev_printk for quirk messagesBjorn Helgaas2008-04-281-4/+7
* PNP: simplify quirk debug outputBjorn Helgaas2008-04-281-2/+2
* PNP: skip dev->protocol NULL checksBjorn Helgaas2008-04-281-2/+2
* drivers/md: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+2
* raid: remove leading TAB on printk messagesNick Andrew2008-04-284-7/+8
* md: raid5.c convert simple_strtoul to strict_strtoulDan Williams2008-04-281-9/+5Star
* md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams2008-04-283-10/+125
* md: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-282-25/+25
* md: fix integer as NULL pointer warnings in md.cHarvey Harrison2008-04-281-4/+4
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2828-106/+106
* BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...Mike Frysinger2008-04-281-1/+1
* BF54x Framebuffer Driver: drop request_irq castMike Frysinger2008-04-281-1/+1
* drivers/video/w100fb.c: avoid a couple of error-path NULL derefsAndrew Morton2008-04-281-2/+4
* fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme2008-04-286-8/+40
* fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan2008-04-281-19/+44
* drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton2008-04-281-3/+4
* fbdev: platforming hecubafb and n411Jaya Kumar2008-04-284-206/+314
* metronomefb: don't free firmware twice in error pathSebastian Siewior2008-04-281-5/+3Star
* fbdev: platforming metronomefb and am200epdJaya Kumar2008-04-286-282/+422
* fbdev: hecubafb bugfixJaya Kumar2008-04-281-25/+27
* fbdev: metronomefb bugfixJaya Kumar2008-04-281-3/+3
* powerpc: Add DIU platform code for MPC8610HPCDYork Sun2008-04-283-9/+245
* fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun2008-04-286-0/+2000
* fbdev: nv: fix sparse noiseAlexey Dobriyan2008-04-284-7/+7
* fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan2008-04-282-9/+0Star
* fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan2008-04-282-5/+0Star
* OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon2008-04-282-7/+67