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
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-2
/
+2
*
Enable splitting mirrors with indirect vdevs
George Amanakis
2020-05-06
1
-3
/
+9
*
Use a struct to organize metaslab-group-allocator fields
Matthew Ahrens
2020-04-22
1
-4
/
+5
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-0
/
+13
*
Add separate field for indicating that spa is in middle of split
Matthew Macy
2020-04-09
1
-0
/
+2
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-18
/
+29
*
Improve zfs destroy performance with zio_t-free zio_free()
Matthew Ahrens
2020-02-28
1
-3
/
+3
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
1
-2
/
+2
*
Fix "zpool add -n" for dedup, special and log devices
loli10K
2020-01-06
1
-1
/
+1
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-5
/
+5
*
Prevent unnecessary resilver restarts
jwpoduska
2019-11-27
1
-4
/
+10
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-11
/
+10
*
Minor spa portability fixes
Matthew Macy
2019-10-28
1
-3
/
+3
*
Fix pool creation with feature@allocation_classes disabled
loli10K
2019-10-10
1
-0
/
+10
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-1
/
+1
*
Prevent gcc -Werror=maybe-uninitialized warnings in spa_wait_common()
loli10K
2019-09-16
1
-1
/
+1
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+277
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-4
/
+7
*
Fix /etc/hostid on root pool deadlock
Brian Behlendorf
2019-09-10
1
-5
/
+10
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-36
/
+19
*
maxinflight can overflow in spa_load_verify_cb()
George Wilson
2019-09-02
1
-1
/
+2
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-6
/
+6
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
1
-0
/
+4
*
spa_load_verify() may consume too much memory
George Wilson
2019-08-13
1
-9
/
+15
*
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
[next]