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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenZFS 9403 - assertion failed in arc_buf_destroy()
Tom Caputi
2018-08-29
2
-8
/
+8
*
Added metadata/dnode cache info to arc_summary
Rich Ercolani
2018-08-22
2
-3
/
+60
*
Skip import activity test in more zdb code paths
Olaf Faaland
2018-08-20
1
-16
/
+26
*
Don't modify argv[] in user tools
DeHackEd
2018-08-20
2
-4
/
+32
*
'zfs holds' scripted mode is not documented
LOLi
2018-08-18
1
-3
/
+4
*
Fix arcstat.py handling of unsupported options
LOLi
2018-08-18
1
-1
/
+1
*
MMP should not suspend pool in ztest
Olaf Faaland
2018-08-13
1
-0
/
+2
*
Add support for selecting encryption backend
Nathan Lewis
2018-08-02
1
-0
/
+8
*
OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations
Serapheim Dimitropoulos
2018-07-30
1
-0
/
+1
*
Add support for autoexpand property
Brian Behlendorf
2018-07-23
1
-30
/
+55
*
Reduce zdb output when pool contains checkpoint
Brian Behlendorf
2018-07-10
1
-2
/
+4
*
Default ashift for Amazon EC2 NVMe devices
Troels Nørgaard
2018-07-06
1
-0
/
+1
*
OpenZFS 9238 - ZFS Spacemap Encoding V2
Serapheim Dimitropoulos
2018-07-05
2
-48
/
+84
*
Fix missing option '-e' in zpool online usage
Low-power
2018-06-26
1
-1
/
+1
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
4
-140
/
+1053
*
Fix typo in comment, handeling->handling
kpande
2018-06-18
1
-1
/
+1
*
Add tunables for channel programs
John Gallagher
2018-06-15
1
-17
/
+3
*
Fix ztest_vdev_add_remove() test case
Brian Behlendorf
2018-06-14
1
-1
/
+8
*
Tunable directory for zfs runtime scripts
Antonio Russo
2018-06-07
2
-4
/
+5
*
Always continue recursive destroy after error
Alek P
2018-06-06
1
-1
/
+10
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-06-06
1
-1
/
+2
*
Remove rwlock wrappers
Brian Behlendorf
2018-06-04
1
-54
/
+54
*
OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t
Pavel Zakharov
2018-06-04
2
-7
/
+10
*
Update build system and packaging
Brian Behlendorf
2018-05-29
4
-0
/
+4
*
OpenZFS 9523 - Large alloc in zdb can cause trouble
Jorgen Lundman
2018-05-25
1
-5
/
+8
*
Add canonical mount options zfs-mount-generator
Antonio Russo
2018-05-11
1
-5
/
+8
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
1
-0
/
+9
*
OpenZFS 8962 - zdb should work on non-idle pools
Pavel Zakharov
2018-05-08
1
-0
/
+7
*
OpenZFS 9421, 9422 - zdb show possibly leaked objects
Paul Dagnelie
2018-05-04
1
-5
/
+14
*
Add support for decryption faults in zinject
Tom Caputi
2018-05-02
1
-6
/
+26
*
OpenZFS 9236 - nuke spa_dbgmsg
Matthew Ahrens
2018-04-30
1
-4
/
+1
*
Fix 'zfs remap <poolname@snapname>'
LOLi
2018-04-19
1
-0
/
+18
*
Fix issues with raw sends of spill blocks
Tom Caputi
2018-04-17
1
-2
/
+7
*
OpenZFS 9280 - Assertion failure while running removal_with_ganging test with...
Matt Ahrens
2018-04-17
1
-10
/
+10
*
Optimize possible split block search space
Brian Behlendorf
2018-04-14
1
-1
/
+2
*
OpenZFS 9290 - device removal reduces redundancy of mirrors
Matthew Ahrens
2018-04-14
2
-10
/
+66
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
4
-87
/
+930
*
systemd mount generator and tracking ZEDLET
Antonio Russo
2018-04-06
3
-1
/
+84
*
Make encrypted "zfs mount -a" failures consistent
Tom Caputi
2018-04-06
1
-0
/
+16
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-04-04
1
-5
/
+10
*
Add JSON output support to channel programs
Alek P
2018-03-19
1
-8
/
+17
*
Report pool suspended due to MMP
Olaf Faaland
2018-03-15
1
-0
/
+9
*
Destroy makes full snap list before destroying
Paul Zuchowski
2018-03-12
1
-6
/
+16
*
Change functions which return literals to return `const char*`
Tomohiro Kusumi
2018-03-09
1
-1
/
+1
*
Allow to limit zed's syslog chattiness
Tony Hutter
2018-03-06
4
-0
/
+35
*
Misc fixes and cleanup for project quota
Nasf-Fan
2018-03-05
1
-2
/
+2
*
Fix some typos
John Eismeier
2018-02-28
2
-4
/
+4
*
Add Python 3 rewrite of arc_summary.py
Scot W. Stevenson
2018-02-28
2
-1
/
+857
*
Add SMART self-test results to zpool status -c
Tony Hutter
2018-02-27
7
-18
/
+133
*
Fix segfault in zfs_do_bookmark()
LOLi
2018-02-26
1
-0
/
+6
[next]