index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
vdev_rebuild.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase default zfs_rebuild_vdev_limit to 64MB
Brian Behlendorf
2023-01-27
1
-9
/
+18
*
Fix sequential resilver drive failure race condition
samwyc
2022-10-19
1
-1
/
+13
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-4
/
+4
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-2
/
+2
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-5
/
+5
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-2
/
+2
*
Clean up CSTYLEDs
наб
2022-01-26
1
-2
/
+0
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-3
/
+3
*
Use dsl_scan_setup_check() to setup a scrub
Brian Behlendorf
2021-04-08
1
-2
/
+2
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Fix vdev_rebuild_thread deadlock
Brian Behlendorf
2021-02-24
1
-1
/
+1
*
Checksum errors may not be counted
Don Brady
2021-02-19
1
-0
/
+3
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-94
/
+137
*
nowait synctask must succeed
Matthew Ahrens
2020-09-04
1
-9
/
+5
*
Add missed thread_exit() to vdev_{autotrim,rebuild}_thread
Matthew Macy
2020-08-05
1
-0
/
+2
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-0
/
+1106