index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kill.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak in file Kill
Guanqin Miao
2023-09-01
1
-1
/
+8
*
imsm: pass subarray id to kill_subarray function
Blazej Kucman
2020-02-24
1
-1
/
+1
*
mdadm.c: Fix error handling for --zero-superblock
Mariusz Tkaczyk
2018-09-27
1
-2
/
+3
*
Generic support for --consistency-policy and PPL
Artur Paszkiewicz
2017-03-29
1
-1
/
+1
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-2
/
+2
*
Add data_offset arg to ->init_super and use it in super1.c
NeilBrown
2012-10-04
1
-1
/
+2
*
Convert 'quiet' to 'not verbose' in various places.
NeilBrown
2012-07-09
1
-11
/
+11
*
Introduce pr_err for printing error messages.
NeilBrown
2012-07-09
1
-16
/
+12
*
Kill: remove duplicate tests on 'force'.
NeilBrown
2011-11-01
1
-3
/
+1
*
Add some more settings of ignore_hw_compat
NeilBrown
2011-08-01
1
-0
/
+1
*
open_subarray: pass subarray name as explicit arg.
NeilBrown
2010-11-22
1
-10
/
+1
*
Add mbr pseudo metadata handler.
NeilBrown
2010-09-06
1
-1
/
+1
*
Compile with -Wextra by default
NeilBrown
2010-08-05
1
-1
/
+1
*
Kill subarray v2
Dan Williams
2010-06-16
1
-0
/
+78
*
Kill: fix when zeroing busy devices.
Artur Wojcik
2010-01-29
1
-2
/
+5
*
Various fixes for --kill
NeilBrown
2009-11-24
1
-5
/
+5
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
Merge branch 'master' into devel-3.0
NeilBrown
2008-12-18
1
-1
/
+3
|
\
|
*
Kill: Don't use O_EXCL when --force is used.
NeilBrown
2008-12-18
1
-1
/
+1
*
|
Use O_DIRECT for all IO to devices.
Neil Brown
2008-07-12
1
-1
/
+1
*
|
Remove silly convention that major='-1' means 'zero superblock'.
Neil Brown
2008-07-12
1
-3
/
+1
*
|
Change write_init_super to be called only once.
Neil Brown
2008-05-15
1
-2
/
+2
|
/
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-5
/
+4
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-1
/
+1
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
1
-1
/
+1
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-1
/
+1
*
Support --uuid= with --create to choose your own UUID.
Neil Brown
2006-12-14
1
-1
/
+1
*
Make homehost information appear in superblock.
Neil Brown
2006-05-19
1
-1
/
+1
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Bug fixes to pass test suite
Neil Brown
2006-03-29
1
-0
/
+2
*
Kill old superblocks on create.
Neil Brown
2006-03-29
1
-7
/
+11
*
Enable support for v.large raid1.
Neil Brown
2006-01-27
1
-1
/
+1
*
Support nameing of version-1 arrays.
Neil Brown
2005-08-09
1
-1
/
+1
*
Make --zero-superblock work for version 1 superblocks.
Neil Brown
2005-06-08
1
-2
/
+2
*
super1
Neil Brown
2005-05-04
1
-6
/
+6
*
Add a 'super-switch' so that different format superblocks can be used.
Neil Brown
2005-05-04
1
-4
/
+13
*
Separate sueprblock handling into separate file
Neil Brown
2005-05-04
1
-22
/
+8
*
Use O_EXCL when opening component devices to be assembled into an array
Neil Brown
2005-04-04
1
-1
/
+1
*
mdadm-0.7
mdadm-0.7
Neil Brown
2002-03-08
1
-0
/
+83