index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
jbd: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-12
/
+12
2008-04-28
ext3: replace remaining __FUNCTION__ occurrences
Harvey Harrison
8
-80
/
+80
2008-04-28
ext3: fix mount messages when quota disabled
Jan Kara
1
-1
/
+4
2008-04-28
ext3: retry block allocation if new blocks are allocated from system zone
Aneesh Kumar K.V
1
-5
/
+10
2008-04-28
ext3: fix hang on umount with quotas when journal is aborted
Jan Kara
1
-1
/
+7
2008-04-28
ext3: fix update of mtime and ctime on rename
Jan Kara
1
-0
/
+2
2008-04-28
jbd: fix possible journal overflow issues
Josef Bacik
2
-3
/
+21
2008-04-28
jbd: fix the way the b_modified flag is cleared
Josef Bacik
2
-16
/
+13
2008-04-28
fs/ext3: use BUG_ON
Julia Lawall
1
-2
/
+1
2008-04-28
ext3: check ext3_journal_get_write_access() errors
Akinobu Mita
1
-2
/
+7
2008-04-28
ext3: use ext3_get_group_desc()
Akinobu Mita
1
-18
/
+5
2008-04-28
ext3: add missing ext3_journal_stop()
Akinobu Mita
1
-0
/
+1
2008-04-28
ext3: use ext3_group_first_block_no()
Akinobu Mita
2
-7
/
+4
2008-04-28
make ext3_xattr_list() static
Adrian Bunk
2
-8
/
+3
2008-04-28
ext3: convert byte order of constant instead of variable
Marcin Slusarz
1
-1
/
+1
2008-04-28
ext3: fdatasync should skip metadata writeout when overwriting
Hisashi Hifumi
1
-0
/
+3
2008-04-28
ext2: retry block allocation if new blocks are allocated from system zone
Aneesh Kumar K.V
1
-5
/
+11
2008-04-28
ext2: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-16
/
+16
2008-04-28
fs/ext2: use BUG_ON
Julia Lawall
2
-4
/
+3
2008-04-28
ext2: use ext2_fsblk_t type
Akinobu Mita
1
-5
/
+5
2008-04-28
ext2: use ext2_group_first_block_no()
Akinobu Mita
3
-12
/
+8
2008-04-28
ext2: improve ext2_readdir() return value
Akinobu Mita
1
-1
/
+1
2008-04-28
ext2: convert byte order of constant instead of variable
Marcin Slusarz
1
-5
/
+3
2008-04-28
ext2: le*_add_cpu conversion
Marcin Slusarz
3
-15
/
+8
2008-04-28
PNP: use dev_printk for quirk messages
Bjorn Helgaas
1
-4
/
+7
2008-04-28
PNP: simplify quirk debug output
Bjorn Helgaas
1
-2
/
+2
2008-04-28
PNP: skip dev->protocol NULL checks
Bjorn Helgaas
1
-2
/
+2
2008-04-28
drivers/md: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+2
2008-04-28
raid: remove leading TAB on printk messages
Nick Andrew
4
-7
/
+8
2008-04-28
md: raid5.c convert simple_strtoul to strict_strtoul
Dan Williams
1
-9
/
+5
2008-04-28
md: introduce get_priority_stripe() to improve raid456 write performance
Dan Williams
3
-10
/
+125
2008-04-28
md: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-25
/
+25
2008-04-28
md: fix integer as NULL pointer warnings in md.c
Harvey Harrison
1
-4
/
+4
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
28
-106
/
+106
2008-04-28
BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...
Mike Frysinger
1
-1
/
+1
2008-04-28
BF54x Framebuffer Driver: drop request_irq cast
Mike Frysinger
1
-1
/
+1
2008-04-28
drivers/video/w100fb.c: avoid a couple of error-path NULL derefs
Andrew Morton
1
-2
/
+4
2008-04-28
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...
Maik Broemme
6
-8
/
+40
2008-04-28
fb: convert /proc/fb to seq_file interface
Alexey Dobriyan
1
-19
/
+44
2008-04-28
drivers/video/uvesafb.c: fix error-path memory leak
Andrew Morton
1
-3
/
+4
2008-04-28
fbdev: platforming hecubafb and n411
Jaya Kumar
4
-206
/
+314
2008-04-28
metronomefb: don't free firmware twice in error path
Sebastian Siewior
1
-5
/
+3
2008-04-28
fbdev: platforming metronomefb and am200epd
Jaya Kumar
6
-282
/
+422
2008-04-28
fbdev: hecubafb bugfix
Jaya Kumar
1
-25
/
+27
2008-04-28
fbdev: metronomefb bugfix
Jaya Kumar
1
-3
/
+3
2008-04-28
powerpc: Add DIU platform code for MPC8610HPCD
York Sun
3
-9
/
+245
2008-04-28
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
York Sun
6
-0
/
+2000
2008-04-28
fbdev: nv: fix sparse noise
Alexey Dobriyan
4
-7
/
+7
2008-04-28
fbdev: nv: drop useless CONFIG_PCI checks
Alexey Dobriyan
2
-9
/
+0
2008-04-28
fbdev: nv: drop useless MODULE ifdefs
Alexey Dobriyan
2
-5
/
+0
[next]