index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdadm: add xmalloc.h
Mariusz Tkaczyk
2024-09-27
1
-1
/
+3
*
sysfs: add function for writing to sysfs fd
Mariusz Tkaczyk
2024-09-27
1
-12
/
+53
*
mdadm: sysfs.c fix coverity issues
Nigel Croxon
2024-08-13
1
-1
/
+3
*
Add reading SATA encryption information
Blazej Kucman
2024-04-02
1
-0
/
+29
*
sysfs: remove vers parameter from sysfs_set_array
Mateusz Kusiak
2024-03-22
1
-4
/
+2
*
mdadm: introduce sysfs_get_container_devnm()
Mariusz Tkaczyk
2024-03-11
1
-0
/
+23
*
Replace "none" with macro
Mateusz Kusiak
2024-01-24
1
-2
/
+2
*
Define sysfs max buffer size
Mateusz Kusiak
2024-01-24
1
-4
/
+4
*
Remove all "if zeros"
Mateusz Kusiak
2023-12-19
1
-66
/
+0
*
mdadm: define DEV_MD_DIR
Mariusz Tkaczyk
2023-05-08
1
-1
/
+1
*
mdadm: replace container level checking with inline
Kinga Tanska
2022-09-29
1
-1
/
+1
*
mdadm: add map_num_s()
Mariusz Tkaczyk
2022-04-05
1
-4
/
+5
*
mdadm: check value returned by snprintf against errors
Krzysztof Smolinski
2019-08-16
1
-2
/
+10
*
mdadm: load default sysfs attributes after assemblation
Mariusz Dabrowski
2019-07-10
1
-0
/
+158
*
mdmon: fix wrong array state when disk fails during mdmon startup
Artur Paszkiewicz
2019-05-20
1
-9
/
+14
*
sysfs: include faulty drive in disk count
Mariusz Tkaczyk
2017-11-09
1
-1
/
+1
*
Don't abort starting the array if kernel does not support ppl
Artur Paszkiewicz
2017-10-02
1
-3
/
+3
*
sysfs_init_dev - take a dev_t argument
Jes Sorensen
2017-09-30
1
-1
/
+1
*
Get failed disk count from array state
Tomasz Majchrzak
2017-06-05
1
-10
/
+8
*
sysfs/sysfs_read: Count working_disks
Jes Sorensen
2017-05-09
1
-6
/
+9
*
sysfs/sysfs_read: Count active_disks and failed_disks
Jes Sorensen
2017-05-05
1
-2
/
+8
*
Don't use UnSet with consistency_policy
Artur Paszkiewicz
2017-04-24
1
-6
/
+4
*
maps: Use keyvalue for null terminator to indicate 'unset' value
Jes Sorensen
2017-04-20
1
-2
/
+0
*
sysfs: Parse array_state in sysfs_read()
Jes Sorensen
2017-04-20
1
-4
/
+5
*
sysfs: Make sysfs_init() return an error code
Jes Sorensen
2017-03-30
1
-6
/
+10
*
sysfs: Use the presence of /sys/block/<dev>/md as indicator of valid device
Jes Sorensen
2017-03-30
1
-5
/
+12
*
imsm: PPL support
Artur Paszkiewicz
2017-03-29
1
-0
/
+14
*
Generic support for --consistency-policy and PPL
Artur Paszkiewicz
2017-03-29
1
-0
/
+11
*
Make get_component_size() work with named array.
NeilBrown
2016-12-22
1
-8
/
+2
*
mdadm: bad block support for external metadata - initialization
Tomasz Majchrzak
2016-11-28
1
-1
/
+26
*
Increase buffer for sysfs path
Tomasz Majchrzak
2016-11-17
1
-16
/
+20
*
sysfs: Avoid if and return on the same line
Jes Sorensen
2016-08-11
1
-1
/
+2
*
load_sys(): Add a buffer size argument
Jes Sorensen
2016-03-09
1
-23
/
+24
*
add sysfs_array_state to struct mdinfo
Song Liu
2015-12-16
1
-0
/
+7
*
re-add: make re-add try to write sysfs node first
Guoqing Jiang
2015-10-08
1
-0
/
+6
*
sysfs: reject reads that use the whole buffer.
NeilBrown
2015-07-06
1
-5
/
+5
*
Don't break long strings onto multiple lines.
NeilBrown
2015-02-12
1
-5
/
+2
*
Consistently print program Name and __func__ in debug messages.
NeilBrown
2015-02-12
1
-4
/
+4
*
Change way of printing name of a process
Pawel Baldysiak
2015-02-12
1
-4
/
+4
*
Introduce devid2kname - slightly different to devid2devnm.
NeilBrown
2013-08-01
1
-1
/
+1
*
sysfs: fix bugs in new sysfs_wait function.
NeilBrown
2013-07-02
1
-3
/
+6
*
Manage: check alignment when stopping an array undergoing reshape.
NeilBrown
2013-07-01
1
-0
/
+43
*
New function: sysfs_wait
NeilBrown
2013-07-01
1
-0
/
+29
*
Grow: fix bug in raid0 -> raid5 conversion.
NeilBrown
2013-06-25
1
-1
/
+1
*
Remove lots of unnecessary white space.
NeilBrown
2013-06-19
1
-3
/
+1
*
sysfs_read: return devices in same order as in filesystem.
NeilBrown
2013-06-19
1
-4
/
+7
*
Detail: report on inactive arrays.
NeilBrown
2013-05-13
1
-0
/
+1
*
Discard devnum in favour of devnm
NeilBrown
2013-02-21
1
-41
/
+20
*
Grow: fix reshape from RAID5 to RAID1.
NeilBrown
2012-11-20
1
-2
/
+4
*
Grow: set new_data_offset if appropriate
NeilBrown
2012-10-04
1
-0
/
+5
[next]