index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dm raid1: abstract get_valid_mirror function
Mikulas Patocka
2009-12-11
1
-7
/
+15
|
*
|
dm raid1: use hold framework in do_failures
Mikulas Patocka
2009-12-11
1
-25
/
+9
|
*
|
dm raid1: add framework to hold bios during suspend
Mikulas Patocka
2009-12-11
1
-0
/
+41
|
*
|
dm raid1: report flush errors separately in status
Mikulas Patocka
2009-12-11
2
-6
/
+16
|
*
|
dm raid1: implement mirror_flush
Mikulas Patocka
2009-12-11
1
-1
/
+36
|
*
|
dm log: use flush callback fn
Mikulas Patocka
2009-12-11
1
-2
/
+15
|
*
|
dm log: add flush callback fn
Mikulas Patocka
2009-12-11
3
-5
/
+9
|
*
|
dm log: introduce flush_failed variable
Mikulas Patocka
2009-12-11
1
-1
/
+4
|
*
|
dm log: add flush_header function
Mikulas Patocka
2009-12-11
1
-1
/
+22
|
*
|
dm raid1: split touched state into two
Mikulas Patocka
2009-12-11
1
-7
/
+11
|
*
|
dm raid1: support flush
Mikulas Patocka
2009-12-11
2
-4
/
+34
|
*
|
dm io: remove extra bi_io_vec region hack
Mikulas Patocka
2009-12-11
1
-34
/
+55
|
*
|
dm io: use slab for struct io
Mikulas Patocka
2009-12-11
3
-1
/
+25
|
*
|
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-11
1
-4
/
+30
|
*
|
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-11
1
-26
/
+43
|
*
|
dm crypt: restructure essiv error path
Milan Broz
2009-12-11
1
-20
/
+26
|
*
|
dm crypt: move private iv fields to structs
Milan Broz
2009-12-11
1
-13
/
+22
|
*
|
dm crypt: make wipe message also wipe tfm key
Milan Broz
2009-12-11
1
-12
/
+7
|
*
|
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
2009-12-11
1
-0
/
+2
|
*
|
dm snapshot: only take lock for statustype info not table
Mikulas Patocka
2009-12-11
1
-4
/
+6
|
*
|
dm: sysfs add empty release function to avoid debug warning
Milan Broz
2009-12-11
1
-0
/
+8
|
*
|
dm exception store: free tmp_store on persistent flag error
Julia Lawall
2009-12-11
1
-1
/
+2
|
*
|
dm: avoid _hash_lock deadlock
Mikulas Patocka
2009-12-11
2
-9
/
+17
*
|
|
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-12-15
3
-32
/
+95
|
\
\
\
|
*
|
|
cfq: set workload as expired if it doesn't have any slice left
Gui Jianfeng
2009-12-15
1
-1
/
+3
|
*
|
|
Fix a CFQ crash in "for-2.6.33" branch of block tree
Vivek Goyal
2009-12-10
1
-3
/
+4
|
*
|
|
cfq: Remove wait_request flag when idle time is being deleted
Gui Jianfeng
2009-12-10
1
-0
/
+1
|
*
|
|
cfq-iosched: commenting non-obvious initialization
Corrado Zoccolo
2009-12-09
1
-0
/
+4
|
*
|
|
cfq-iosched: Take care of corner cases of group losing share due to deletion
Vivek Goyal
2009-12-09
1
-6
/
+48
|
*
|
|
cfq-iosched: Get rid of cfqq wait_busy_done flag
Vivek Goyal
2009-12-09
1
-9
/
+8
|
*
|
|
cfq: Optimization for close cooperating queue searching
Gui Jianfeng
2009-12-09
1
-0
/
+6
|
*
|
|
block,xd: Delay allocation of DMA buffers until device is known
Mel Gorman
2009-12-09
1
-11
/
+19
|
*
|
|
drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)
Philipp Reisner
2009-12-09
1
-2
/
+1
|
*
|
|
cfq-iosched: reduce write depth only if sync was delayed
Corrado Zoccolo
2009-12-09
1
-4
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-12-15
6
-3
/
+16
|
\
\
\
\
|
*
\
\
\
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2009-12-15
3
-0
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
ALSA: hda - Add PCI IDs for Nvidia G2xx-series
Stefan Ringel
2009-12-14
1
-0
/
+3
|
|
*
|
|
|
ALSA: hda: Fix max PCM level to 0 dB for AD1981_HP
Daniel T Chen
2009-12-14
1
-0
/
+8
|
|
*
|
|
|
ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)
Daniel T Chen
2009-12-14
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2009-12-15
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ASoC: Correct code taking the size of a pointer
Julia Lawall
2009-12-14
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linus
Takashi Iwai
2009-12-15
6459
-342232
/
+596694
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ALSA: ac97_codec - increase timeout for analog sections to 5 second
Steve Soule
2009-12-15
1
-1
/
+1
|
*
|
|
|
|
|
|
ALSA: sound/isa/gus: Correct code taking the size of a pointer
Julia Lawall
2009-12-14
1
-1
/
+2
*
|
|
|
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
136
-2086
/
+2394
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
clockevents: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
3
-38
/
+38
|
*
|
|
|
|
|
|
|
clockevents: Make tick_device_lock static
Thomas Gleixner
2009-12-14
2
-2
/
+1
|
*
|
|
|
|
|
|
|
debugobjects: Convert to raw_spinlocks
Thomas Gleixner
2009-12-14
1
-37
/
+37
|
*
|
|
|
|
|
|
|
perf_event: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
3
-56
/
+56
|
*
|
|
|
|
|
|
|
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-14
4
-37
/
+38
[prev]
[next]