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
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
md: improve the is_mddev_idle test
NeilBrown
2007-05-11
1
-1
/
+1
*
md: avoid a possibility that a read error can wrongly propagate through md/ra...
NeilBrown
2007-05-10
1
-14
/
+19
*
Revert "md: improve partition detection in md array"
Linus Torvalds
2007-05-09
3
-8
/
+21
*
md: improve partition detection in md array
NeilBrown
2007-05-09
3
-21
/
+8
*
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
2007-05-09
1
-7
/
+63
*
md: remove the slash from the name of a kmem_cache used by raid5
NeilBrown
2007-05-09
1
-2
/
+2
*
md: stop using csum_partial for checksum calculation in md
NeilBrown
2007-05-09
1
-2
/
+29
*
md: move test for whether level supports bitmap to correct place
NeilBrown
2007-05-09
1
-16
/
+26
*
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-09
1
-10
/
+1
*
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-05-09
1
-3
/
+3
*
dm log: fix resume failed log device
Jonathan Brassow
2007-05-09
1
-1
/
+8
*
dm raid1: switch rh_in_sync to blocking in do_reads
Jonathan Brassow
2007-05-09
1
-1
/
+1
*
dm raid1: fix to commit pending clear region requests
Jonathan Brassow
2007-05-09
1
-2
/
+1
*
dm: delay target
Heinz Mauelshagen
2007-05-09
3
-0
/
+393
*
dm: bio list helpers
Heinz Mauelshagen
2007-05-09
1
-0
/
+26
*
dm io: remove old interface
Milan Broz
2007-05-09
2
-175
/
+7
*
dm raid1: update dm io interface
Milan Broz
2007-05-09
1
-4
/
+21
*
dm log: update dm io interface
Heinz Mauelshagen
2007-05-09
1
-7
/
+24
*
dm exception store: update dm io interface
Heinz Mauelshagen
2007-05-09
1
-25
/
+29
*
dm kcopyd: update dm io interface
Milan Broz
2007-05-09
1
-10
/
+18
*
dm io: new interface
Heinz Mauelshagen
2007-05-09
2
-1
/
+173
*
dm io: prepare for new interface
Heinz Mauelshagen
2007-05-09
1
-17
/
+44
*
dm io: delay dec_count
Heinz Mauelshagen
2007-05-09
1
-2
/
+10
*
dm raid1: add handle_errors feature flag
Jonathan E Brassow
2007-05-09
1
-2
/
+63
*
dm log: report fault status
Jonathan E Brassow
2007-05-09
2
-7
/
+11
*
dm log: fault detection
Jonathan E Brassow
2007-05-09
1
-3
/
+27
*
dm: allow offline devices
Mike Anderson
2007-05-09
1
-4
/
+6
*
dm mpath: log device name
Edward Goggin
2007-05-09
3
-0
/
+5
*
dm crypt: add null iv
Ludwig Nussel
2007-05-09
1
-1
/
+17
*
dm crypt: use smaller bvecs in clones
Olaf Kirch
2007-05-09
1
-21
/
+8
*
dm crypt: fix remove first_clone
Olaf Kirch
2007-05-09
1
-28
/
+6
*
dm crypt: fix avoid cloned bio ref after free
Olaf Kirch
2007-05-09
1
-1
/
+4
*
dm crypt: fix call to clone_init
Olaf Kirch
2007-05-09
1
-5
/
+7
*
dm crypt: disable barriers
Milan Broz
2007-05-09
1
-0
/
+3
*
dm raid1: one kmirrord per mirror
Holger Smolinski
2007-05-09
1
-54
/
+27
*
Remove do_sync_file_range()
Mark Fasheh
2007-05-08
1
-4
/
+4
*
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
2007-05-07
1
-1
/
+1
*
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
2007-04-30
3
-3
/
+3
*
[PATCH] md: fix calculation for size of filemap_attr array in md/bitmap
Neil Brown
2007-04-12
1
-3
/
+1
*
[PATCH] md: avoid a deadlock when removing a device from an md array via sysfs
NeilBrown
2007-04-04
1
-1
/
+15
*
[PATCH] md: convert compile time warnings into runtime warnings
NeilBrown
2007-03-27
2
-12
/
+41
*
[PATCH] md: clear the congested_fn when stopping a raid5
NeilBrown
2007-03-27
2
-1
/
+3
*
[PATCH] md: allow raid4 arrays to be reshaped
NeilBrown
2007-03-27
1
-0
/
+4
*
[PATCH] fix read past end of array in md/linear.c
Andy Isaacson
2007-03-16
1
-1
/
+1
*
[PATCH] md: fix for raid6 reshape
NeilBrown
2007-03-05
1
-1
/
+1
*
[PATCH] md: add support for reshape of a raid6
NeilBrown
2007-03-01
1
-33
/
+124
*
[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...
NeilBrown
2007-03-01
2
-29
/
+47
[next]