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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
spa.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-13
/
+486
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-07-18
1
-1
/
+17
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-25
/
+128
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
1
-15
/
+3
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-1
/
+2
*
zpool import progress kstat
Olaf Faaland
2019-05-09
1
-2
/
+24
*
Add feature check for 'zpool resilver' command
Tom Caputi
2019-05-02
1
-0
/
+4
*
Update a comment to match the code
Richard Laager
2019-04-16
1
-2
/
+2
*
predictive prefetch disabled on new pools until export/reboot
Matthew Ahrens
2019-04-05
1
-1
/
+2
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-21
/
+185
*
Panic when running 'zpool split'
Roman Strashkin
2019-03-22
1
-0
/
+12
*
MMP interval and fail_intervals in uberblock
Olaf Faaland
2019-03-21
1
-26
/
+97
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
1
-0
/
+10
*
Simplify spa_sync by breaking it up to smaller functions
Serapheim Dimitropoulos
2019-01-18
1
-169
/
+197
*
Serialize ZTHR operations to eliminate races
Serapheim Dimitropoulos
2019-01-13
1
-8
/
+6
*
zfs initialize performance enhancements
George Wilson
2019-01-07
1
-26
/
+64
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-12
/
+143
*
OpenZFS 9682 - page fault in dsl_async_clone_destroy() while opening pool
Serapheim Dimitropoulos
2018-10-19
1
-3
/
+9
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
1
-4
/
+12
*
Improved error handling for extreme rewinds
Brian Behlendorf
2018-10-12
1
-3
/
+4
*
Refcounted DSL Crypto Key Mappings
Tom Caputi
2018-10-03
1
-17
/
+1
*
OpenZFS 9700 - ZFS resilvered mirror does not balance reads
Jerry Jelinek
2018-10-02
1
-0
/
+4
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
1
-6
/
+7
*
zpool split can create a corrupted pool
Roman Strashkin
2018-09-12
1
-3
/
+3
*
Pool allocation classes
Don Brady
2018-09-05
1
-13
/
+54
*
Introduce read/write kstats per dataset
Serapheim Dimitropoulos
2018-08-20
1
-0
/
+2
*
Check encrypted dataset + embedded recv earlier
Tom Caputi
2018-08-15
1
-1
/
+1
*
OpenZFS 9112 - Improve allocation performance on high-end systems
Paul Dagnelie
2018-07-31
1
-14
/
+23
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-40
/
+411
*
Remove suffix from zio taskq names
Matthew Ahrens
2018-06-20
1
-8
/
+3
*
OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t
Pavel Zakharov
2018-06-04
1
-28
/
+26
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-7
/
+3
*
OpenZFS 9191 - dump vdev tree to zfs_dbgmsg when spa load fails due to missi...
Pavel Zakharov
2018-05-14
1
-0
/
+2
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
1
-360
/
+542
*
OpenZFS 8962 - zdb should work on non-idle pools
Pavel Zakharov
2018-05-08
1
-2
/
+18
*
OpenZFS 8961 - SPA load/import should tell us why it failed
Pavel Zakharov
2018-05-08
1
-63
/
+175
*
ZTS: Re-enable MMP tests
Brian Behlendorf
2018-05-07
1
-0
/
+1
*
OpenZFS 7638 - Refactor spa_load_impl into several functions
Pavel Zakharov
2018-04-16
1
-163
/
+469
*
OpenZFS 9079 - race condition in starting and ending condensing thread for in...
Serapheim Dimitropoulos
2018-04-14
1
-21
/
+28
*
OpenZFS 9290 - device removal reduces redundancy of mirrors
Matthew Ahrens
2018-04-14
1
-5
/
+2
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-338
/
+257
*
Update mmp_delay on sync or skipped, failed write
Olaf Faaland
2018-04-04
1
-0
/
+4
*
Fix hung z_zvol tasks during 'zfs receive'
LOLi
2018-03-30
1
-0
/
+13
*
Report pool suspended due to MMP
Olaf Faaland
2018-03-15
1
-2
/
+6
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-1
/
+1
*
OpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
Brian Behlendorf
2018-01-19
1
-7
/
+6
*
Fix -fsanitize=address memory leak
DHE
2018-01-09
1
-2
/
+4
*
Fix multihost stale cache file import
Brian Behlendorf
2017-12-18
1
-4
/
+8
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-3
/
+3
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-93
/
+54
[prev]
[next]