index
:
Linux Stable
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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ext4: Fix small file fragmentation
Aneesh Kumar K.V
2008-08-18
2
-13
/
+61
|
*
|
|
|
ext4: Initialize writeback_index to 0 when allocating a new inode
Aneesh Kumar K.V
2008-08-19
1
-0
/
+1
|
*
|
|
|
ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC
Aneesh Kumar K.V
2008-08-19
1
-0
/
+3
|
*
|
|
|
ext4: journal credit fix for the delayed allocation's writepages() function
Mingming Cao
2008-08-19
2
-24
/
+58
|
*
|
|
|
ext4: Rework the ext4_da_writepages() function
Aneesh Kumar K.V
2008-08-19
1
-88
/
+113
|
*
|
|
|
ext4: journal credits reservation fixes for DIO, fallocate
Mingming Cao
2008-08-19
3
-27
/
+30
|
*
|
|
|
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
2008-08-19
3
-62
/
+49
|
*
|
|
|
ext4: journal credits calulation cleanup and fix for non-extent writepage
Mingming Cao
2008-08-19
3
-34
/
+108
|
*
|
|
|
ext4: Fix bug where we return ENOSPC even though we have plenty of inodes
Eric Sandeen
2008-08-19
1
-1
/
+1
|
*
|
|
|
ext4: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
2008-08-19
1
-1
/
+2
|
*
|
|
|
ext4: Use ext4_discard_reservations instead of mballoc-specific call
Theodore Ts'o
2008-08-16
1
-1
/
+1
|
*
|
|
|
ext4: Fix ext4_dx_readdir hash collision handling
Theodore Ts'o
2008-08-19
1
-5
/
+15
|
*
|
|
|
ext4: Fix delalloc release block reservation for truncate
Mingming Cao
2008-08-19
1
-0
/
+21
|
*
|
|
|
ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty
Theodore Ts'o
2008-08-13
1
-2
/
+3
|
*
|
|
|
ext4: Handle unwritten extent properly with delayed allocation
Aneesh Kumar K.V
2008-08-19
1
-2
/
+10
*
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
sched: enable LB_BIAS by default
Peter Zijlstra
2008-08-21
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-08-22
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rcu: fix synchronize_rcu() so that kernel-doc works
Randy Dunlap
2008-08-21
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-08-22
2
-2
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nohz: fix wrong event handler after online an offlined cpu
Miao Xie
2008-08-21
2
-2
/
+9
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-08-22
23
-99
/
+168
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: work around MTRR mask setting, v2
Ingo Molnar
2008-08-22
1
-1
/
+6
|
*
|
|
|
|
|
x86: fix section mismatch warning - uv_cpu_init
Marcin Slusarz
2008-08-22
4
-3
/
+10
|
*
|
|
|
|
|
x86: fix VMI for early params
Alok Kataria
2008-08-22
1
-8
/
+8
|
*
|
|
|
|
|
x86: fix two modpost warnings in mm/init_64.c
Jan Beulich
2008-08-22
1
-2
/
+2
|
*
|
|
|
|
|
x86: fix 1:1 mapping init on 64-bit (memory hotplug case)
Jan Beulich
2008-08-22
1
-14
/
+18
|
*
|
|
|
|
|
x86: work around MTRR mask setting
Yinghai Lu
2008-08-22
1
-2
/
+13
|
*
|
|
|
|
|
x86: PAT Update validate_pat_support for intel CPUs
venkatesh.pallipadi@intel.com
2008-08-21
1
-2
/
+15
|
*
|
|
|
|
|
devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS
venkatesh.pallipadi@intel.com
2008-08-21
1
-12
/
+5
|
*
|
|
|
|
|
x86: PAT proper tracking of set_memory_uc and friends
venkatesh.pallipadi@intel.com
2008-08-21
1
-3
/
+3
|
*
|
|
|
|
|
x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)
Vegard Nossum
2008-08-21
1
-1
/
+1
|
*
|
|
|
|
|
x86: export pv_lock_ops non-GPL
Jeremy Fitzhardinge
2008-08-21
1
-1
/
+1
|
*
|
|
|
|
|
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
Marcin Slusarz
2008-08-21
1
-1
/
+3
|
*
|
|
|
|
|
x86: use WARN() in arch/x86/kernel
Arjan van de Ven
2008-08-21
3
-10
/
+4
|
*
|
|
|
|
|
x86: use WARN() in arch/x86/mm/ioremap.c
Arjan van de Ven
2008-08-21
1
-5
/
+3
|
*
|
|
|
|
|
werror: fix pci calgary
David Howells
2008-08-21
1
-5
/
+6
|
*
|
|
|
|
|
x86: fix oprofile + hibernation badness
Andi Kleen
2008-08-20
1
-3
/
+36
|
*
|
|
|
|
|
x86, SGI UV: hardcode the TLB flush interrupt system vector
Cliff Wickman
2008-08-20
3
-6
/
+3
|
*
|
|
|
|
|
x86: fix Xorg startup/shutdown slowdown with PAT
Venki Pallipadi
2008-08-20
1
-2
/
+31
|
*
|
|
|
|
|
x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"
Samuel Sieb
2008-08-20
1
-18
/
+0
|
*
|
|
|
|
|
x86 iommu: remove unneeded parenthesis
Jiri Kosina
2008-08-19
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-08-22
14
-126
/
+123
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[libata] pata_it821x: fix warning
Jeff Garzik
2008-08-22
1
-1
/
+1
|
*
|
|
|
|
|
|
libata: Fix a large collection of DMA mode mismatches
Alan Cox
2008-08-22
7
-11
/
+33
|
*
|
|
|
|
|
|
ahci: sis controllers actually can do PMP
Tejun Heo
2008-08-22
1
-3
/
+3
|
*
|
|
|
|
|
|
pata_via: clean up recent tf_load changes
Tejun Heo
2008-08-22
1
-48
/
+11
|
*
|
|
|
|
|
|
libata: restore SControl on detach
Tejun Heo
2008-08-22
2
-5
/
+6
|
*
|
|
|
|
|
|
libata: use ata_link_printk() when printing SError
Tejun Heo
2008-08-22
1
-1
/
+1
|
*
|
|
|
|
|
|
libata: always do follow-up SRST if hardreset returned -EAGAIN
Tejun Heo
2008-08-22
1
-14
/
+6
[prev]
[next]