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
/
include
/
sys
/
spa_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-0
/
+1
*
Skip spacemaps reading in case of pool readonly import
Fedor Uporov
2021-11-09
1
-0
/
+1
*
Optimize allocation throttling
Alexander Motin
2021-07-21
1
-6
/
+9
*
Remove refcount from spa_config_*()
Alexander Motin
2021-07-01
1
-2
/
+2
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
1
-0
/
+2
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
1
-0
/
+1
*
spa: avoid type narrowing warning
Ryan Libby
2020-12-15
1
-1
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-2
/
+3
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+1
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-0
/
+1
*
Add separate field for indicating that spa is in middle of split
Matthew Macy
2020-04-09
1
-0
/
+1
*
Make spa_history_zone platform-dependent in kernel
Ryan Moeller
2020-03-02
1
-0
/
+1
*
Share some code for spa deadman tunables
Ryan Moeller
2020-02-10
1
-0
/
+2
*
Refactor deadman set failmode to be cross platform
Matthew Macy
2019-12-05
1
-1
/
+2
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-1
/
+1
*
Factor Linux specific code out of spa_misc.c
Matthew Macy
2019-10-31
1
-1
/
+1
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+7
*
Fix /etc/hostid on root pool deadlock
Brian Behlendorf
2019-09-10
1
-0
/
+1
*
spa_load_verify() may consume too much memory
George Wilson
2019-08-13
1
-1
/
+3
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-0
/
+6
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-07-18
1
-0
/
+1
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-1
/
+10
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
1
-1
/
+0
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+1
*
MMP writes rotate over leaves
Olaf Faaland
2019-03-12
1
-0
/
+2
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
1
-0
/
+7
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
1
-3
/
+3
*
Pool allocation classes
Don Brady
2018-09-05
1
-1
/
+4
*
OpenZFS 9112 - Improve allocation performance on high-end systems
Paul Dagnelie
2018-07-31
1
-2
/
+10
*
OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the system
Don Brady
2018-07-30
1
-0
/
+5
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-0
/
+5
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
1
-1
/
+1
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
1
-0
/
+13
*
OpenZFS 9236 - nuke spa_dbgmsg
Matthew Ahrens
2018-04-30
1
-1
/
+0
*
OpenZFS 9079 - race condition in starting and ending condensing thread for in...
Serapheim Dimitropoulos
2018-04-14
1
-1
/
+2
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-1
/
+73
*
Fix hung z_zvol tasks during 'zfs receive'
LOLi
2018-03-30
1
-0
/
+1
*
Report pool suspended due to MMP
Olaf Faaland
2018-03-15
1
-1
/
+1
*
Extend deadman logic
Brian Behlendorf
2018-01-25
1
-1
/
+3
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-2
/
+3
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-0
/
+2
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-0
/
+2
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-0
/
+3
*
OpenZFS 7743 - per-vdev-zaps init path for upgrade
Don Brady
2017-01-13
1
-1
/
+2
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Cache ddt_get_dedup_dspace() value if there was no ddt changes
Gvozden Neskovic
2016-12-02
1
-0
/
+1
*
OpenZFS 7090 - zfs should throttle allocations
Don Brady
2016-10-13
1
-0
/
+2
*
Add support for user/group dnode accounting & quota
Jinshan Xiong
2016-10-07
1
-0
/
+2
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-0
/
+5
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-1
/
+1
[next]