index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
NeilBrown
3
-39
/
+99
2010-07-26
md/bitmap: optimise scanning of empty bitmaps.
NeilBrown
1
-10
/
+13
2010-07-26
md/bitmap: clean up plugging calls.
NeilBrown
3
-3
/
+3
2010-07-26
md/bitmap: reduce dependence on sysfs.
NeilBrown
1
-3
/
+4
2010-07-26
md/bitmap: white space clean up and similar.
NeilBrown
2
-167
/
+136
2010-07-26
md/raid5: export raid5 unplugging interface.
NeilBrown
2
-19
/
+19
2010-07-26
md/plug: optionally use plugger to unplug an array during resync/recovery.
NeilBrown
3
-3
/
+15
2010-07-26
md/raid5: add simple plugging infrastructure.
NeilBrown
4
-14
/
+93
2010-07-26
md/raid5: export is_congested test
NeilBrown
2
-7
/
+17
2010-07-26
raid5: Don't set read-ahead when there is no queue
NeilBrown
1
-15
/
+17
2010-07-26
md: add support for raising dm events.
NeilBrown
2
-0
/
+3
2010-07-26
md: export various start/stop interfaces
NeilBrown
2
-8
/
+20
2010-07-26
md: split out md_rdev_init
NeilBrown
2
-15
/
+20
2010-07-26
md: be more careful setting MD_CHANGE_CLEAN
NeilBrown
2
-2
/
+4
2010-07-26
md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...
NeilBrown
2
-5
/
+9
2010-07-21
md/raid5: factor out code for changing size of stripe cache.
NeilBrown
2
-13
/
+27
2010-07-21
md: reduce dependence on sysfs.
NeilBrown
3
-59
/
+62
2010-07-19
intel_scu_ipc: Oops/crash fixes
Sreedhara DS
1
-4
/
+8
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
2
-0
/
+11
2010-07-19
kmemleak: Annotate false positive in init_section_page_cgroup()
Catalin Marinas
1
-0
/
+7
2010-07-19
[S390] cio: fix potential overflow in chpid descriptor
Sebastian Ott
1
-1
/
+1
2010-07-19
[S390] add missing device put
Stefan Haberland
1
-1
/
+3
2010-07-19
[S390] dasd: use correct label location for diag fba disks
Peter Oberparleiter
1
-2
/
+12
2010-07-19
x86: kprobes: fix swapped segment registers in kretprobe
Roland McGrath
1
-1
/
+1
2010-07-18
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
1
-0
/
+1
2010-07-17
x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain
Jacob Pan
1
-3
/
+4
2010-07-17
x86: Fix x2apic preenabled system with kexec
Yinghai Lu
1
-1
/
+1
2010-07-16
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
Joel Becker
1
-1
/
+1
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
3
-0
/
+34
2010-07-16
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
1
-1
/
+1
2010-07-16
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
Jan Kara
4
-28
/
+31
2010-07-15
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
Wengang Wang
1
-8
/
+14
2010-07-15
ocfs2: Don't duplicate pages past i_size during CoW.
Tao Ma
1
-0
/
+6
2010-07-15
x86: Force HPET readback_cmp for all ATI chipsets
Thomas Gleixner
2
-5
/
+18
2010-07-15
GFS2: rename causes kernel Oops
Bob Peterson
1
-1
/
+1
2010-07-15
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
1
-5
/
+3
2010-07-15
GFS2: Fix kernel NULL pointer dereference by dlm_astd
Bob Peterson
1
-4
/
+8
2010-07-15
GFS2: recovery stuck on transaction lock
Bob Peterson
1
-0
/
+10
2010-07-15
GFS2: O_TRUNC not working on stuffed files across cluster
Bob Peterson
1
-0
/
+1
2010-07-15
ARM: 6226/1: fix kprobe bug in ldr instruction emulation
Nicolas Pitre
1
-2
/
+3
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
1
-0
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
72
-1025
/
+1025
2010-07-12
Linux 2.6.35-rc5
v2.6.35-rc5
Linus Torvalds
1
-1
/
+1
2010-07-12
MAINTAINERS: fix EDAC-I7CORE file patterns
Joe Perches
1
-1
/
+3
2010-07-12
ocfs2: tighten up strlen() checking
Dan Carpenter
1
-1
/
+1
2010-07-12
ocfs2: Make xattr reflink work with new local alloc reservation.
Tao Ma
1
-36
/
+90
2010-07-12
ocfs2: make xattr extension work with new local alloc reservation.
Tao Ma
1
-29
/
+45
2010-07-12
ocfs2: Remove the redundant cpu_to_le64.
Tao Ma
1
-1
/
+1
2010-07-12
ocfs2/dlm: don't access beyond bitmap size
Wengang Wang
1
-1
/
+1
2010-07-12
ocfs2: No need to zero pages past i_size.
Joel Becker
1
-4
/
+18
[next]