index
:
delta/mdadm.git
cluster
data_offset
devel-3.0
devel-3.1
devel-3.2
devel-3.3
hotunplug
master
mdadm-2
mdadm-2.6.7.x
mdadm-3.2.x
mdadm-3.3.x
origin
r10-reshape
scratch-3.0
sles11
stable-1
git.kernel.org: pub/scm/utils/mdadm/mdadm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mdopen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
open_mddev: open RDONLY if RDWR doesn't work.
NeilBrown
2011-01-31
1
-0
/
+2
*
Free some malloced memory that wasn't being freed.
NeilBrown
2009-10-22
1
-1
/
+4
*
mdopen: only use 'dev' as chosen name if it is a full path.
NeilBrown
2009-10-19
1
-2
/
+1
*
Update copyright dates and remove references to @cse.unsw.edu.au
NeilBrown
2009-06-02
1
-7
/
+2
*
create_mddev: don't replace /dev/mdX with /dev/md/X
NeilBrown
2009-05-11
1
-1
/
+4
*
create_dev - allow array names like mdX and /dev/mdX to appear 'numeric'
NeilBrown
2009-05-11
1
-3
/
+11
*
mdopen: be more careful when adding digit to names.
NeilBrown
2009-03-10
1
-1
/
+1
*
some warn_unused_result fixups
Dan Williams
2008-11-27
1
-5
/
+9
*
mdopen: typo in buffer-length for a sprintf.
NeilBrown
2008-11-07
1
-1
/
+1
*
mdopen: only let numeric name set minor number if it doesn't cause a conflict.
NeilBrown
2008-11-04
1
-1
/
+4
*
mdopen: use small sequence number for uniquifying array names.
NeilBrown
2008-11-04
1
-9
/
+23
*
Quiet unitialized variable warnings
Dan Williams
2008-11-04
1
-2
/
+3
*
mdopen: fix up name parsing.
NeilBrown
2008-11-04
1
-9
/
+24
*
Incremental: adjust to the new naming scheme.
NeilBrown
2008-11-04
1
-80
/
+0
*
mdopen: Restore creation of partition devices and symlink.
NeilBrown
2008-11-04
1
-33
/
+36
*
mdopen: Introduce new rules for creating device name.
NeilBrown
2008-11-04
1
-129
/
+205
*
Introduce new open_mddev which just does an open.
NeilBrown
2008-11-04
1
-8
/
+23
*
Rename open_mddev to create_mddev
NeilBrown
2008-11-04
1
-2
/
+2
*
Merge branch 'master' into devel-3.0
NeilBrown
2008-10-30
1
-1
/
+1
|
\
|
*
Incremental: allow assembly of foreign array.
NeilBrown
2008-10-30
1
-1
/
+1
*
|
Lots of fixes to make incremental assembly of containers work.
NeilBrown
2008-09-18
1
-1
/
+1
|
/
*
Clean up usage of open()
Doug Ledford
2008-07-24
1
-2
/
+2
*
Make device-special files for partitions when using --incremental
Neil Brown
2008-05-05
1
-3
/
+7
*
Unify code into find_free_devnum.
Neil Brown
2008-05-05
1
-31
/
+5
*
Simplistig locking for --incremental.
Bill Nottingham
2008-05-05
1
-1
/
+14
*
Create /dev/md if needed and it doesn't exist.
Bill Nottingham
2008-05-05
1
-0
/
+14
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-1
/
+1
*
Make sure --auto=mdp is honoured properly
Neil Brown
2007-10-17
1
-0
/
+1
*
mdopen.c don't shadow major() and minor()
maximilian attems
2007-09-27
1
-32
/
+32
*
Add new mode: --incremental
Neil Brown
2006-12-21
1
-0
/
+48
*
Default to --auto=yes
Neil Brown
2006-12-14
1
-7
/
+7
*
Check error return on a couple of syscalls.
Michael Labuschke
2006-10-23
1
-3
/
+6
*
Don't fail md_open if array already active.
Luca Berra
2006-10-16
1
-12
/
+3
*
Allow symlink creation to be disabled from command line or mdadm.conf
Neil Brown
2006-08-11
1
-5
/
+5
*
Create symlinks from /dev into /dev/md
Neil Brown
2006-08-11
1
-0
/
+28
*
More consistent honoring of --configfile
Neil Brown
2006-06-26
1
-1
/
+1
*
Support auto-assembling of stacked devices
Neil Brown
2006-05-26
1
-1
/
+1
*
Never remove device nodes of active devices.
Neil Brown
2006-05-26
1
-1
/
+3
*
Choose better devnumbers and tidy up some issues with finding names.
Neil Brown
2006-05-26
1
-2
/
+5
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
Arrange the 'auto' setting in mdadm.conf can choose default type.
Neil Brown
2006-05-16
1
-34
/
+59
*
Allow default creation info to to be stored in mdadm.conf
Neil Brown
2006-05-15
1
-2
/
+11
*
Create missing /dev files where needed.
Neil Brown
2006-03-28
1
-1
/
+1
*
Release some compile fixes.
Neil Brown
2006-02-06
1
-5
/
+10
*
Sort mdstat entries so that composites are well-ordered.
Neil Brown
2006-01-31
1
-1
/
+1
*
Replace sprintf calls with snprintf
Neil Brown
2005-06-14
1
-2
/
+3
*
Add device files created with --auto to list of known device files.
Neil Brown
2005-06-14
1
-0
/
+4
*
Avoid using lstat, it isn't right.
Neil Brown
2005-06-14
1
-1
/
+1
*
Fix uninitialised variable compile warning.
Neil Brown
2005-04-04
1
-1
/
+1
*
Document new --auto behaviour
Neil Brown
2005-04-04
1
-0
/
+4
[next]