index
:
mdadm.git
auto-spare
devel-3.0
f8
f9
fedora-devel
for-neil
hotunplug
master
mdadm-2.6.7.x
stable-1
Official Fedora mdadm git repository cloned from upstream mdadm maintainer
Doug Ledford
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce max bitmap size when bitmap is in a file.
Neil Brown
2006-10-16
1
-3
/
+4
*
Flush bitmap file before truncate.
Neil Brown
2006-10-16
1
-0
/
+1
*
Fixed endian problem with bitmap metdata
Paul Clements
2006-10-09
1
-0
/
+1
*
check return status of all write/fwrite functions as required by glibc 2.4
Neil Brown
2006-05-29
1
-6
/
+12
*
When updating uuid, update the bitmap as well - external bitmaps
Neil Brown
2006-05-16
1
-0
/
+14
*
Limit size of bitmap to 2million chunks.
Neil Brown
2006-05-15
1
-0
/
+11
*
Use O_DIRECT to read bitmap files.
Neil Brown
2006-05-15
1
-18
/
+41
*
Release some compile fixes.
Neil Brown
2006-02-06
1
-2
/
+2
*
Assorted fixes...
Neil Brown
2006-01-27
1
-0
/
+5
*
Support bitmaps with raid10
Neil Brown
2005-11-22
1
-5
/
+6
*
Create version-4 bitmaps if kernel supports it.
Neil Brown
2005-10-11
1
-3
/
+5
*
Fix remaining problems with hot-add bitmap to version-1 superblock
Neil Brown
2005-09-12
1
-1
/
+1
*
Passes all tests, nearly ready for release.
Neil Brown
2005-08-26
1
-3
/
+3
*
Getting ready for 2.0 release...
Neil Brown
2005-08-26
1
-3
/
+3
*
Support internal bitmaps with format-1 superblocks.
Neil Brown
2005-08-25
1
-2
/
+25
*
Add write-behind support
Neil Brown
2005-08-09
1
-0
/
+8
*
Assorted Fixes for multiple bugs.
Neil Brown
2005-08-04
1
-2
/
+2
*
Replace sprintf calls with snprintf
Neil Brown
2005-06-14
1
-1
/
+1
*
Add support for internal bitmaps
Neil Brown
2005-06-07
1
-3
/
+15
*
Initial bitmap support
Neil Brown
2005-06-07
1
-0
/
+315