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_removal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-1
/
+1
*
Bypass metaslab throttle for removal allocations
Serapheim Dimitropoulos
2022-12-09
1
-3
/
+3
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-6
/
+6
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-3
/
+4
*
Cancel in-progress rebuilds when we finish removal
Paul Dagnelie
2022-05-25
1
-0
/
+2
*
Improve log spacemap load time
Alexander Motin
2022-04-26
1
-2
/
+0
*
module: zfs: vdev_removal: remove unused num_indirect
наб
2022-04-13
1
-3
/
+0
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-2
/
+2
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-2
/
+2
*
Clean up CSTYLEDs
наб
2022-01-26
1
-1
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-2
/
+2
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-2
/
+2
*
Add `const` to nvlist functions to properly expose their real behavior
Paul Dagnelie
2021-12-06
1
-1
/
+2
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-47
/
+227
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-9
/
+12
*
module/zfs: vdev_removal: spa_vdev_remove_thread: remove unused variable
наб
2021-06-07
1
-4
/
+0
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
1
-0
/
+13
*
special device removal space accounting fixes
Matthew Ahrens
2020-12-17
1
-25
/
+31
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-16
/
+28
*
Ignore special vdev ashift for spa ashift min/max
Don Brady
2020-10-15
1
-2
/
+22
*
nowait synctask must succeed
Matthew Ahrens
2020-09-04
1
-5
/
+4
*
Trim L2ARC
George Amanakis
2020-06-09
1
-0
/
+14
*
Upstream: add missing thread_exit()
Jorgen Lundman
2020-05-14
1
-0
/
+2
*
Cancel initialize and TRIM before vdev_metaslab_fini()
Brian Behlendorf
2019-12-26
1
-6
/
+7
*
Fix use-after-free of vd_path in spa_vdev_remove()
Matthew Ahrens
2019-12-11
1
-11
/
+11
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-3
/
+3
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-32
/
+34
*
Device removal of indirect vdev panics the kernel
loli10K
2019-09-16
1
-0
/
+4
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+1
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-3
/
+4
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
1
-1
/
+1
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-11
/
+5
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-7
/
+33
*
panic in removal_remap test on 4K devices
Matthew Ahrens
2019-06-13
1
-7
/
+26
*
ztest: dmu_tx_assign() gets ENOSPC in spa_vdev_remove_thread()
Matthew Ahrens
2019-06-13
1
-1
/
+1
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
1
-1
/
+1
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-4
/
+13
*
Fix vd_path and error in spa_vdev_remove()
Igor K
2019-03-22
1
-5
/
+12
*
Get rid of space_map_update() for ms_synced_length
Serapheim Dimitropoulos
2019-02-12
1
-37
/
+3
*
Simplify log vdev removal code
Serapheim Dimitropoulos
2019-01-31
1
-6
/
+10
*
Simplify spa_sync by breaking it up to smaller functions
Serapheim Dimitropoulos
2019-01-18
1
-0
/
+3
*
zfs initialize performance enhancements
George Wilson
2019-01-07
1
-1
/
+1
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+13
*
Fix ztest deadlock in spa_vdev_remove()
Tom Caputi
2018-12-04
1
-12
/
+19
*
Detect IO errors during device removal
Brian Behlendorf
2018-12-04
1
-11
/
+89
*
Fix consistency of ztest_device_removal_active
Tom Caputi
2018-11-28
1
-8
/
+1
*
Remove races from scrub / resilver tests
Tom Caputi
2018-11-28
1
-5
/
+5
*
Fix vdev removal finishing race
Tom Caputi
2018-11-07
1
-9
/
+6
[next]