index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: lib.c fix coverity issues
Nigel Croxon
2024-07-16
1
-2
/
+2
*
udev: Move udev_block() and udev_unblock() into udev.c
Mateusz Grzonka
2023-11-21
1
-29
/
+0
*
Mdmonitor: Improve udev event handling
Mateusz Grzonka
2023-11-21
1
-13
/
+0
*
mdadm: Follow POSIX Portable Character Set
Mariusz Tkaczyk
2023-10-26
1
-16
/
+42
*
mdadm: refactor ident->name handling
Mariusz Tkaczyk
2023-10-26
1
-0
/
+18
*
Add secure gethostname() wrapper
Blazej Kucman
2023-09-01
1
-0
/
+19
*
mdadm: numbered names verification
Mariusz Tkaczyk
2023-05-08
1
-1
/
+1
*
mdadm: define DEV_MD_DIR
Mariusz Tkaczyk
2023-05-08
1
-1
/
+1
*
mdadm: Don't open md device for CREATE and ASSEMBLE
Logan Gunthorpe
2022-08-23
1
-0
/
+12
*
mdadm/lib: Define a new helper function is_dev_alived
Xiao Ni
2021-11-02
1
-0
/
+11
*
Refactor parse_num and use it to parse optarg.
Mateusz Grzonka
2021-10-08
1
-0
/
+28
*
lib: devid2kname() should take a dev_t
Jes Sorensen
2017-09-29
1
-3
/
+2
*
Fix typo in new udev rule.
NeilBrown
2017-05-05
1
-1
/
+1
*
Create: tell udev md device is not ready when first created.
NeilBrown
2017-05-02
1
-0
/
+29
*
Lib.c: Fix geting devname for devices with long path
Pawel Baldysiak
2016-10-26
1
-1
/
+1
*
lib: Various coding style cleanups
Jes Sorensen
2016-08-11
1
-34
/
+51
*
lib: Avoid if and return on the same line
Jes Sorensen
2016-08-11
1
-2
/
+3
*
Use dev_t for devnm2devid and devid2devnm
Mike Lovell
2016-06-03
1
-1
/
+1
*
Introduce stat2kname() and fd2kname()
Artur Paszkiewicz
2016-03-30
1
-0
/
+15
*
Introduce devid2kname - slightly different to devid2devnm.
NeilBrown
2013-08-01
1
-0
/
+26
*
Move conf_line and free_line from conf.c to lib.c
NeilBrown
2013-07-02
1
-0
/
+40
*
Manage: check alignment when stopping an array undergoing reshape.
NeilBrown
2013-07-01
1
-0
/
+11
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-4
/
+0
*
raid6check: Fix build of raid6check
Bernd Schubert
2013-06-19
1
-0
/
+10
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-53
/
+40
*
conditionally remove map_dev from find_free_devnum
NeilBrown
2013-01-07
1
-0
/
+13
*
Replace a lot of leading spaces with tabs.
NeilBrown
2012-10-10
1
-3
/
+3
*
Handles spaces in array names better.
NeilBrown
2012-10-04
1
-0
/
+68
*
Remove scattered checks for malloc success.
NeilBrown
2012-07-09
1
-8
/
+5
*
Add --prefer option for --detail and --monitor
NeilBrown
2012-04-18
1
-2
/
+7
*
Split some of util.c into a new lib.c
NeilBrown
2011-04-05
1
-0
/
+322