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
*
Merge branch 'master' into devel-3.0
NeilBrown
2009-05-11
1
-13
/
+15
|
\
|
*
Fix gcc-4.4 compiler warning.
NeilBrown
2009-04-29
1
-13
/
+15
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2009-02-02
1
-1
/
+1
|
\
|
|
*
Fix possible crash if bitmap metadata is bad.
NeilBrown
2009-02-02
1
-1
/
+1
*
|
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-17
1
-0
/
+9
|
\
|
|
*
Manage: allow adding device that is just large enough to v1.x array.
NeilBrown
2008-10-13
1
-0
/
+9
*
|
trivial warn_unused_result squashing
Dan Williams
2008-10-15
1
-1
/
+4
*
|
Use O_DIRECT for all IO to devices.
Neil Brown
2008-07-12
1
-4
/
+2
|
/
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-1
/
+1
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-3
/
+3
*
Centralise code for copying uuid
Neil Brown
2006-12-14
1
-12
/
+1
*
Fix and test --update=uuid
Neil Brown
2006-12-14
1
-5
/
+25
*
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