index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
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
|
*
|
|
|
|
|
|
libata: fix EH action overwriting in ata_eh_reset()
Tejun Heo
2008-08-22
1
-2
/
+2
|
*
|
|
|
|
|
|
sata_mv: add the Gen IIE flag to the SoC devices.
Saeed Bishara
2008-08-22
1
-1
/
+2
|
*
|
|
|
|
|
|
ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
2008-08-22
1
-0
/
+8
[prev]
[next]