aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-28ext3: convert byte order of constant instead of variableMarcin Slusarz1-1/+1
2008-04-28ext3: fdatasync should skip metadata writeout when overwritingHisashi Hifumi1-0/+3
2008-04-28ext2: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V1-5/+11
2008-04-28ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-16/+16
2008-04-28fs/ext2: use BUG_ONJulia Lawall2-4/+3
2008-04-28ext2: use ext2_fsblk_t typeAkinobu Mita1-5/+5
2008-04-28ext2: use ext2_group_first_block_no()Akinobu Mita3-12/+8
2008-04-28ext2: improve ext2_readdir() return valueAkinobu Mita1-1/+1
2008-04-28ext2: convert byte order of constant instead of variableMarcin Slusarz1-5/+3
2008-04-28ext2: le*_add_cpu conversionMarcin Slusarz3-15/+8
2008-04-28PNP: use dev_printk for quirk messagesBjorn Helgaas1-4/+7
2008-04-28PNP: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-04-28PNP: skip dev->protocol NULL checksBjorn Helgaas1-2/+2
2008-04-28drivers/md: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-28raid: remove leading TAB on printk messagesNick Andrew4-7/+8
2008-04-28md: raid5.c convert simple_strtoul to strict_strtoulDan Williams1-9/+5
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams3-10/+125
2008-04-28md: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-25/+25
2008-04-28md: fix integer as NULL pointer warnings in md.cHarvey Harrison1-4/+4
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison28-106/+106
2008-04-28BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver for nowMike Frysinger1-1/+1
2008-04-28BF54x Framebuffer Driver: drop request_irq castMike Frysinger1-1/+1
2008-04-28drivers/video/w100fb.c: avoid a couple of error-path NULL derefsAndrew Morton1-2/+4
2008-04-28fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GMMaik Broemme6-8/+40
2008-04-28fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan1-19/+44
2008-04-28drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton1-3/+4
2008-04-28fbdev: platforming hecubafb and n411Jaya Kumar4-206/+314
2008-04-28metronomefb: don't free firmware twice in error pathSebastian Siewior1-5/+3
2008-04-28fbdev: platforming metronomefb and am200epdJaya Kumar6-282/+422
2008-04-28fbdev: hecubafb bugfixJaya Kumar1-25/+27
2008-04-28fbdev: metronomefb bugfixJaya Kumar1-3/+3
2008-04-28powerpc: Add DIU platform code for MPC8610HPCDYork Sun3-9/+245
2008-04-28fbdev: powerpc: driver for Freescale 8610 and 5121 DIUYork Sun6-0/+2000
2008-04-28fbdev: nv: fix sparse noiseAlexey Dobriyan4-7/+7
2008-04-28fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan2-9/+0
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan2-5/+0
2008-04-28OLPC: gxfb/lxfb: add DCON panel modes to framebuffer driversAndres Salomon2-7/+67