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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trim L2ARC
George Amanakis
2020-06-09
1
-0
/
+8
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
1
-3
/
+3
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-0
/
+1
*
Finish refactoring for ZFS_MODULE_PARAM_CALL
Ryan Moeller
2020-04-07
1
-4
/
+4
*
Refactor deadman set failmode to be cross platform
Matthew Macy
2019-12-05
1
-0
/
+1
*
Prevent unnecessary resilver restarts
jwpoduska
2019-11-27
1
-1
/
+2
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-3
/
+9
*
Factor Linux specific code out of spa_misc.c
Matthew Macy
2019-10-31
1
-0
/
+5
*
Minor spa portability fixes
Matthew Macy
2019-10-28
1
-0
/
+3
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-45
/
+1
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+8
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-3
/
+3
*
Fix /etc/hostid on root pool deadlock
Brian Behlendorf
2019-09-10
1
-1
/
+1
*
Prevent race in blkptr_verify against device removal
Paul Dagnelie
2019-08-13
1
-3
/
+2
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-0
/
+9
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-1
/
+4
*
Fix bp_embedded_type enum definition
loli10K
2019-06-24
1
-2
/
+2
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-2
/
+24
*
zpool import progress kstat
Olaf Faaland
2019-05-09
1
-0
/
+8
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-9
/
+53
*
zfs initialize performance enhancements
George Wilson
2019-01-07
1
-1
/
+2
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+2
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
1
-1
/
+3
*
OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()
Matthew Ahrens
2018-10-19
1
-1
/
+0
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
1
-9
/
+14
*
Pool allocation classes
Don Brady
2018-09-05
1
-1
/
+8
*
OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the system
Don Brady
2018-07-30
1
-0
/
+1
*
OpenZFS 9238 - ZFS Spacemap Encoding V2
Serapheim Dimitropoulos
2018-07-05
1
-5
/
+7
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-0
/
+8
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-06-06
1
-0
/
+3
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
1
-0
/
+6
*
OpenZFS 8961 - SPA load/import should tell us why it failed
Pavel Zakharov
2018-05-08
1
-0
/
+2
*
OpenZFS 9236 - nuke spa_dbgmsg
Matthew Ahrens
2018-04-30
1
-7
/
+0
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-3
/
+12
*
Fixes for SNPRINTF_BLKPTR with encrypted BP's
Matthew Ahrens
2018-04-06
1
-3
/
+14
*
Decryption error handling improvements
Tom Caputi
2018-03-31
1
-1
/
+2
*
Record skipped MMP writes in multihost_history
Olaf Faaland
2018-03-06
1
-2
/
+4
*
Report duration and error in mmp_history entries
Olaf Faaland
2018-02-22
1
-1
/
+3
*
Extend deadman logic
Brian Behlendorf
2018-01-25
1
-1
/
+8
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-2
/
+1
*
Emit history events for 'zpool create'
Brian Behlendorf
2017-10-23
1
-1
/
+2
*
vdev_mirror: kstat observables for preferred vdev
Gvozden Neskovic
2017-08-21
1
-0
/
+4
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-14
/
+143
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-0
/
+5
*
OpenZFS 6939 - add sysevents to zfs core for commands
Dave Eddy
2017-07-12
1
-2
/
+6
*
OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()
Yuri Pankov
2017-07-08
1
-1
/
+1
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-0
/
+2
*
More ashift improvements
LOLi
2017-05-03
1
-3
/
+3
*
OpenZFS 8023 - Panic destroying a metaslab deferred range tree
George Wilson
2017-04-09
1
-0
/
+1
*
Check ashift validity in 'zpool add'
LOLi
2017-03-28
1
-0
/
+11
[next]