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
/
spa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
1
-3
/
+3
*
Emit history events for 'zpool create'
Brian Behlendorf
2017-10-23
1
-12
/
+15
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-18
/
+65
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-2
/
+8
*
Report MMP_STATE_NO_HOSTID immediately
Olaf Faaland
2017-07-25
1
-6
/
+6
*
Fix coverity defects: CID 165755
Giuseppe Di Natale
2017-07-24
1
-1
/
+1
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-29
/
+254
*
OpenZFS 6939 - add sysevents to zfs core for commands
Dave Eddy
2017-07-12
1
-17
/
+55
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-0
/
+11
*
Fix import wrong spare/l2 device when path change
Chunwei Chen
2017-06-01
1
-6
/
+0
*
OpenZFS 8063 - verify that we do not attempt to access inactive txg
Matthew Ahrens
2017-05-10
1
-2
/
+2
*
OpenZFS 5120 - zfs should allow large block/gzip/raidz boot pool (loader proj...
Brian Behlendorf
2017-04-13
1
-6
/
+2
*
OpenZFS 3821 - Race in rollback, zil close, and zil flush
George Wilson
2017-03-23
1
-2
/
+7
[next]