index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-23
md: avoid possible BUG_ON in md bitmap handling
Neil Brown
1
-1
/
+21
2007-08-23
md: fix a few problems with the interface (sysfs and ioctl) to md
Neil Brown
1
-4
/
+6
2007-08-23
md: assorted md and raid1 one-liners
Neil Brown
2
-1
/
+2
2007-08-23
md: fix some small races in bitmap plugging in raid5
Neil Brown
1
-3
/
+27
2007-08-23
md: fix a plug/unplug race in raid5
Neil Brown
1
-12
/
+6
2007-08-23
md: fix resync speed calculation for restarted resyncs
Neil Brown
1
-4
/
+6
2007-08-23
md: Allow re-add to work on array without bitmaps
Neil Brown
2
-11
/
+20
2007-08-12
md/bitmap: tidy up i_writecount handling in md/bitmap
Neil Brown
2
-26
/
+31
2007-08-12
md/bitmap: remove dead code from md/bitmap
Neil Brown
1
-22
/
+0
2007-08-12
md/bitmap: remove unnecessary page reference manipulations from md/bitmap code
Neil Brown
1
-18
/
+2
2007-08-12
md/bitmap: use set_bit etc for bitmap page attributes
Neil Brown
1
-7
/
+12
2007-08-12
md/bitmap: cleaner separation of page attribute handlers in md/bitmap
Neil Brown
1
-19
/
+22
2007-08-12
md/bitmap: fix online removal of file-backed bitmaps
Neil Brown
1
-2
/
+5
2007-08-12
md: Don't clear bits in bitmap when writing to one device fails during recovery
Neil Brown
1
-1
/
+12
2007-08-12
md: Add '4' to the list of levels for which bitmaps are supported
Neil Brown
1
-1
/
+3
2007-03-27
md: fix /proc/mdstat refcounting
Akinbou Mita
1
-0
/
+1
2007-03-27
fix read past end of array in md/linear.c
Andy Isaacson
1
-1
/
+1
2007-03-27
md: pass down BIO_RW_SYNC in raid{1,10}
Lars Ellenberg
2
-7
/
+17
2007-03-27
md: Fix bug where spares don't always get rebuilt properly when they become live
Neil Brown
1
-0
/
+1
2007-03-27
MD: Fix problem where hot-added drives are not resynced.
Neil Brown
1
-0
/
+1
2007-02-03
Make 'repair' actually work for raid1.
Neil Brown
2
-1
/
+6
2006-12-15
md: Fix md grow/size code to correctly find the maximum available space
Neil Brown
1
-1
/
+1
2006-12-15
dm crypt: Fix data corruption with dm-crypt over RAID5
Christophe Saout
1
-2
/
+4
2006-12-15
dm snapshot: fix metadata writing when suspending
Mark McLoughlin
1
-10
/
+10
2006-12-15
dm: Fix deadlock under high i/o load in raid1 setup.
Daniel Kobras
1
-1
/
+3
2006-12-15
dm: mirror sector offset fix
Neil Brown
1
-31
/
+32
2006-12-15
dm: add module ref counting
Jeff Mahoney
1
-0
/
+6
2006-12-15
dm snapshot: unify chunk_size
Alasdair G Kergon
2
-26
/
+45
2006-12-15
dm: BUG/OOPS fix
Michal Miroslaw
1
-1
/
+2
2006-11-08
drivers/md/md.c: update START_ARRAY printk
Adrian Bunk
1
-1
/
+1
2006-08-26
Fix a potential NULL dereference in md/raid1
Neil Brown
1
-1
/
+3
2006-05-21
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
1
-1
/
+1
2006-05-01
[PATCH] dm flush queue EINTR
Jun'ichi Nomura
1
-1
/
+4
2006-05-01
[PATCH] dm snapshot: fix kcopyd destructor
Alasdair G Kergon
2
-2
/
+21
2006-03-28
[PATCH] dm: bio split bvec fix
Alasdair G Kergon
1
-19
/
+24
2006-03-17
[PATCH] dm stripe: Fix bounds
Kevin Corry
1
-1
/
+7
2006-03-10
[PATCH] md: Fix several raid1 bugs which cause a memory leak
NeilBrown
1
-5
/
+8
2006-02-25
[PATCH] dm: free minor after unlink gendisk
Jun'ichi Nomura
1
-1
/
+3
2006-02-25
[PATCH] dm: missing bdput/thaw_bdev at removal
Jun'ichi Nomura
1
-0
/
+4
2006-02-03
[PATCH] md: Make sure rdev->size gets set for version-1 superblocks
NeilBrown
1
-3
/
+5
2006-02-03
[PATCH] md: Assorted little md fixes
NeilBrown
5
-5
/
+9
2006-02-03
[PATCH] md: Handle overflow of mdu_array_info_t->size better
NeilBrown
1
-2
/
+4
2006-02-03
[PATCH] device-mapper log bitset: fix big endian find_next_zero_bit
Stefan Bader
1
-1
/
+2
2006-02-03
[PATCH] md: Add sysfs access to raid6 stripe cache size
NeilBrown
1
-34
/
+115
2006-02-03
[PATCH] md: Don't remove bitmap from md array when switching to read-only
NeilBrown
1
-8
/
+8
2006-02-03
[PATCH] md: Make sure array geometry changes persist with version-1 superblocks
NeilBrown
1
-0
/
+3
2006-02-03
[PATCH] md: Fix device-size updates in md
NeilBrown
1
-12
/
+1
2006-02-01
[PATCH] dm: dm-table warning fix
Alasdair G Kergon
1
-1
/
+1
2006-02-01
[PATCH] device-mapper snapshot: barriers not supported
Alasdair G Kergon
1
-0
/
+6
2006-02-01
[PATCH] device-mapper disk statistics: timing
Jun'ichi "Nick" Nomura
1
-2
/
+33
[next]