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
/
man
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix zfs "redact" misc issues
loli10K
2019-07-05
1
-2
/
+2
*
Fix typo in zpool-features.5, section bookmark_written
Matthew Ahrens
2019-07-03
1
-1
/
+1
*
Fix zfs(8) mandoc errors
loli10K
2019-07-02
1
-1
/
+0
*
Add 'zfs umount -u' for encrypted datasets
Tom Caputi
2019-06-28
1
-5
/
+8
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
1
-11
/
+1
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
3
-8
/
+340
*
panic in removal_remap test on 4K devices
Matthew Ahrens
2019-06-13
1
-0
/
+27
*
compress metadata in later sync passes
Matthew Ahrens
2019-06-13
1
-2
/
+14
*
looping in metaslab_block_picker impacts performance on fragmented pools
Matthew Ahrens
2019-06-13
1
-0
/
+34
*
fat zap should prefetch when iterating
Matthew Ahrens
2019-06-12
1
-0
/
+25
*
make zil max block size tunable
Matthew Ahrens
2019-06-10
1
-0
/
+12
*
Reduced IOPS when all vdevs are in the zfs_mg_fragmentation_threshold
Serapheim Dimitropoulos
2019-06-06
1
-1
/
+1
*
Fixed a small typo in man/man1/raidz_test.1
Peter Wirdemo
2019-06-05
1
-1
/
+1
*
Correct man page dates
Richard Laager
2019-05-08
5
-5
/
+5
*
Make zfs_special_class_metadata_reserve_pct into a parameter
DeHackEd
2019-05-07
1
-0
/
+14
*
Fix send/recv lost spill block
Brian Behlendorf
2019-05-07
1
-1
/
+15
*
Cleanup special/dedup language
Richard Laager
2019-05-07
1
-6
/
+6
*
OpenZFS 10473 - zfs(1M) missing cross-reference to zfs-program(1M)
Richard Laager
2019-05-06
1
-1
/
+2
*
Add feature check for 'zpool resilver' command
Tom Caputi
2019-05-02
1
-1
/
+3
*
Fix estimated scrub completion time
Tom Caputi
2019-05-01
1
-0
/
+4
*
Clarify that deduped data is encrypted
Richard Laager
2019-04-30
1
-1
/
+2
*
Clarify and improve encryption documentation
Richard Laager
2019-04-24
1
-13
/
+14
*
Duplicate the encryption copies=3 limitation
Richard Laager
2019-04-24
1
-0
/
+5
*
Deprecate dedupditto
Richard Laager
2019-04-24
1
-0
/
+3
*
Eliminate useless double-bolding in man pages
Richard Laager
2019-04-24
2
-33
/
+33
*
Alphabetize zpool-features.5 by short name
Richard Laager
2019-04-24
1
-286
/
+287
*
Standardize .RE placement in zpool-features.5
Richard Laager
2019-04-24
1
-19
/
+6
*
Add missing formatting to sha512 in zpool-features.5
Richard Laager
2019-04-24
1
-0
/
+3
*
Correct GUID of large_blocks in zpool-features.5
Richard Laager
2019-04-24
1
-1
/
+1
*
Change wording in zfs-module-parameters.5
Tom Caputi
2019-04-24
1
-2
/
+2
*
Document that hole_birth is effectively useless
Richard Laager
2019-04-24
1
-0
/
+8
*
Document send_holes_without_birth_time
Richard Laager
2019-04-24
1
-5
/
+14
*
Correct bookmark_v2 dependencies
Richard Laager
2019-04-24
1
-2
/
+2
*
Fix formatting for multi_vdev_crash_dump in zpool-features.5
Richard Laager
2019-04-24
1
-3
/
+3
*
Fix incorrect use of .Nm directive for ZPOOL_VDEV_NAME_GUID in zpool(8)
Tomohiro Kusumi
2019-04-23
1
-2
/
+2
*
Code improvement and bug fixes for QAT support
cfzhu
2019-04-16
1
-13
/
+39
*
Add option [-V|--version] to emit version string
TerraTech
2019-04-16
2
-2
/
+34
*
zfs allow refreservation needed for zfs create -V
Richard Laager
2019-04-16
1
-1
/
+3
*
Clarify GRUB's lack of support for sha512, skein, edonr
Richard Laager
2019-04-16
2
-6
/
+9
*
Reword the dedup limitation for Edon-R
Richard Laager
2019-04-16
1
-2
/
+2
*
Consistently captialize GUID for features
Richard Laager
2019-04-16
1
-5
/
+5
*
Fix the spelling of deferred
Richard Laager
2019-04-16
1
-2
/
+2
*
Update zdb.8's fsck reference
Richard Laager
2019-04-16
1
-4
/
+2
*
Refer to commands consistently in zpool-features.5
Richard Laager
2019-04-16
1
-19
/
+19
*
Eliminate most mentions of "special"
Richard Laager
2019-04-16
2
-13
/
+13
*
Hint about zpool free vs zfs available
Josh Soref
2019-04-04
1
-1
/
+25
*
Fix man(1) warnings
Josh Soref
2019-04-02
1
-3
/
+3
*
Update raw send documentation
Tom Caputi
2019-03-29
1
-4
/
+14
*
Add TRIM support
Brian Behlendorf
2019-03-29
2
-12
/
+203
*
Correct a very minor grammar issue
Evan Allrich
2019-03-26
1
-2
/
+2
[next]