index
:
linux-stable.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-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
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
md: make sure a re-add after a restart honours bitmap when resyncing
NeilBrown
2007-08-22
1
-1
/
+2
*
Fix remap handling by blktrace
Alan D. Brunelle
2007-08-11
1
-2
/
+2
*
md: handle writes to broken raid10 arrays gracefully
Arne Redlich
2007-07-31
1
-0
/
+7
*
md: raid10: fix use-after-free of bio
Maik Hampel
2007-07-31
1
-1
/
+2
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
10
-53
/
+53
*
dm io: fix panic on large request
Milan Broz
2007-07-21
1
-0
/
+2
*
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
2007-07-20
1
-2
/
+2
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+2
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
dm: fix memory leak in dm_create_persistent() when starting metadata update t...
Jesper Juhl
2007-07-18
1
-0
/
+1
*
md: change bitmap_unplug and others to void functions
NeilBrown
2007-07-17
4
-74
/
+75
*
md: check that internal bitmap does not overlap other data
NeilBrown
2007-07-17
2
-3
/
+54
*
md: improve the is_mddev_idle test fix
NeilBrown
2007-07-17
1
-13
/
+22
*
md: improve message about invalid superblock during autodetect
NeilBrown
2007-07-17
1
-4
/
+6
*
Use menuconfig objects II - MD
Jan Engelhardt
2007-07-17
1
-10
/
+5
*
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
2007-07-17
1
-3
/
+1
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-1
/
+0
*
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
2007-07-13
5
-1204
/
+1685
|
\
|
*
md: remove raid5 compute_block and compute_parity5
Dan Williams
2007-07-13
1
-124
/
+0
|
*
md: handle_stripe5 - request io processing in raid5_run_ops
Dan Williams
2007-07-13
1
-58
/
+13
|
*
md: handle_stripe5 - add request/completion logic for async expand ops
Dan Williams
2007-07-13
1
-12
/
+38
|
*
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
2007-07-13
1
-28
/
+25
|
*
md: handle_stripe5 - add request/completion logic for async check ops
Dan Williams
2007-07-13
1
-19
/
+65
|
*
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
2007-07-13
1
-35
/
+114
|
*
md: handle_stripe5 - add request/completion logic for async write ops
Dan Williams
2007-07-13
1
-23
/
+138
|
*
md: common infrastructure for running operations with raid5_run_ops
Dan Williams
2007-07-13
1
-9
/
+58
|
*
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
2007-07-13
1
-0
/
+536
|
*
raid5: replace custom debug PRINTKs with standard pr_debug
Dan Williams
2007-07-13
1
-58
/
+58
|
*
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
2007-07-13
1
-786
/
+740
|
*
async_tx: add the async_tx api
Dan Williams
2007-07-13
2
-28
/
+29
|
*
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
2007-07-13
5
-162
/
+9
*
|
dm mpath: rdac
Chandra Seetharaman
2007-07-12
3
-0
/
+708
*
|
dm raid1: handle log failure
Jonathan Brassow
2007-07-12
1
-4
/
+8
*
|
dm raid1: handle resync failures
Jonathan Brassow
2007-07-12
1
-3
/
+41
*
|
dm: add ratelimit logging macros
Jonathan Brassow
2007-07-12
1
-4
/
+36
*
|
dm: disable barriers
Stefan Bader
2007-07-12
4
-12
/
+9
*
|
dm raid1: clear region outside spinlock
Jonathan Brassow
2007-07-12
1
-6
/
+6
*
|
dm snapshot: permit invalid activation
Milan Broz
2007-07-12
2
-6
/
+10
*
|
dm snapshot: fix invalidation deadlock
Milan Broz
2007-07-12
1
-5
/
+43
*
|
dm io: fix panic on large request
Jun'ichi Nomura
2007-07-12
1
-1
/
+4
*
|
dm raid1: fix status
Milan Broz
2007-07-12
1
-2
/
+2
*
|
dm: remove duplicate module name from error msgs
Alasdair G Kergon
2007-07-12
3
-9
/
+6
*
|
dm delay: cleanup
Alasdair G Kergon
2007-07-12
1
-7
/
+5
*
|
dm: use kmem_cache macro
Alasdair G Kergon
2007-07-12
8
-121
/
+106
*
|
dm: bio_list prefetch removal
Alasdair G Kergon
2007-07-12
1
-3
/
+1
|
/
*
md: fix bug in error handling during raid1 repair
Mike Accetta
2007-06-16
1
-7
/
+14
*
md: fix two raid10 bugs
NeilBrown
2007-06-16
1
-0
/
+6
*
md: fix bug with linear hot-add and elsewhere
NeilBrown
2007-05-23
2
-11
/
+19
*
md: don't write more than is required of the last page of a bitmap
NeilBrown
2007-05-23
1
-5
/
+12
*
md: avoid overflow in raid0 calculation with large components
NeilBrown
2007-05-23
1
-2
/
+1
[prev]
[next]