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
/
man
/
man8
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix small spelling mistake
Randall Mason
2014-11-14
1
-1
/
+1
*
Add a stern warning about dedup
Turbo Fredriksson
2014-10-08
1
-0
/
+12
*
Add an example for 'zfs bookmark' to the Example section.
Turbo Fredriksson
2014-10-07
1
-0
/
+15
*
Implement -t option to zpool create for temporary pool names
Richard Yao
2014-09-30
1
-2
/
+13
*
zpool import -t should not update cachefile
Richard Yao
2014-09-30
1
-1
/
+1
*
Refer to ZED's scripts as ZEDLETs
Chris Dunlap
2014-09-25
1
-41
/
+42
*
Document environment variables for zdb, zfs, zinject and zpool.
Turbo Fredriksson
2014-09-18
4
-0
/
+24
*
Document the "readonly" pool property
Tim Chase
2014-09-09
1
-0
/
+18
*
Illumos 4976-4984 - metaslab improvements
George Wilson
2014-08-18
2
-19
/
+45
*
Create an 'overlay' property
Turbo Fredriksson
2014-08-15
1
-0
/
+11
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-4
/
+37
*
Illumos 3835 zfs need not store 2 copies of all metadata
Matthew Ahrens
2014-07-31
1
-1
/
+32
*
Illumos 4368, 4369.
Matthew Ahrens
2014-07-29
1
-9
/
+87
*
Support '-H' (scripted mode) to 'zpool get'
Turbo Fredriksson
2014-07-25
1
-1
/
+12
*
zdb: Introduce -V for verbatim import
Richard Yao
2014-07-17
1
-1
/
+12
*
Document the optional "device" argument for "zpool split"
Tim Chase
2014-07-01
1
-3
/
+5
*
Add information about the -o option to zpool replace
Turbo Fredriksson
2014-06-27
1
-2
/
+13
*
Fix man zpool property feature_guid
SenH
2014-06-26
1
-0
/
+1
*
Document the -X and -T options to 'zpool import'
Turbo Fredriksson
2014-06-06
1
-2
/
+48
*
Man page updates for 'zfs share'
Turbo Fredriksson
2014-06-06
1
-1
/
+9
*
Document the fact that ashift is vdev specific, not a pool global.
Turbo Fredriksson
2014-06-06
1
-1
/
+3
*
Initial implementation of zed (ZFS Event Daemon)
Chris Dunlap
2014-04-02
3
-0
/
+289
*
Implement -t option to zpool import for temporary pool names
Richard Yao
2014-03-20
1
-2
/
+13
*
Fix NAME section of manpages zhack and fsck.zfs.
Turbo Fredriksson
2014-03-10
1
-1
/
+1
*
Implement relatime.
Tim Chase
2014-01-29
1
-1
/
+13
*
Remove incorrect use of EXTRA_DIST for man pages
Brian Behlendorf
2014-01-17
1
-3
/
+1
*
Add full SELinux support
Matthew Thode
2013-12-19
2
-0
/
+59
*
Update zfs(8) Snapshots section
Brian Behlendorf
2013-12-16
1
-1
/
+1
*
Illumos #2583
Yuri Pankov
2013-11-21
1
-20
/
+16
*
Explain 'zfs list -t snap -o name -s name' speedup
Bassu
2013-11-08
1
-1
/
+1
*
Document the dedupditto pool property.
Tim Chase
2013-11-08
1
-0
/
+11
*
Illumos #3588
Matthew Ahrens
2013-10-31
1
-0
/
+34
*
Posix ACL Support
Massimo Maggi
2013-10-29
1
-4
/
+18
*
Improve xattr property documentation
Brian Behlendorf
2013-10-29
1
-2
/
+24
*
Add -p switch to "zpool get"
Ralf Ertzinger
2013-10-28
1
-2
/
+13
*
Corrected "zfs list -t <type>" syntax
Steven Hartland
2013-10-25
1
-3
/
+3
*
Dedup-related documentation additions for zpool and zdb.
Tim Chase
2013-10-22
2
-9
/
+39
*
Update detach section of zpool(8)
Neil Stockbridge
2013-10-10
1
-1
/
+1
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-2
/
+4
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
1
-5
/
+5
*
Fix man page for the sync property
Steven Burgess
2013-08-07
1
-2
/
+2
*
Fix the default checksum algorithm in the manpage
Massimo Maggi
2013-08-07
1
-1
/
+1
*
Add documentation for -T and interval to "zpool list"
Christer Ekholm
2013-07-22
1
-3
/
+15
*
Add FreeBSD 'zpool labelclear' command
Dmitry Khasanov
2013-07-09
1
-0
/
+27
*
Formating changes for zpool manpage
Steven Burgess
2013-06-28
1
-0
/
+8
*
Adds zpool split to man page
Steven Burgess
2013-06-18
1
-0
/
+50
*
Illumos #3306, #3321
George Wilson
2013-05-03
2
-10
/
+39
*
Man page updates for SMB
Turbo Fredriksson
2013-04-02
1
-2
/
+14
*
Correct typos in renaming example
Nick Garvey
2013-04-02
1
-3
/
+3
*
Create fsck.zfs and zhack man pages.
Darik Horn
2013-03-19
2
-1
/
+77
[next]