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
...
*
Fix typo in arc_summary3
jwittlincohen
2019-03-13
1
-1
/
+1
*
Avoid retrieving unused snapshot props
Alek P
2019-03-12
2
-8
/
+35
*
Do not resume a pool if multihost is enabled
Olaf Faaland
2019-02-28
1
-0
/
+7
*
zstreamdump: include embedded writes when dumping raw data (-d)
Allan Jude
2019-02-27
1
-0
/
+4
*
zfs.8 has wrong description of "zfs program -t"
Matthew Ahrens
2019-02-26
1
-3
/
+3
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
1
-6
/
+13
*
zdb: replace label_t to zdb_label_t for reduce collisions
Igor K
2019-02-13
1
-8
/
+8
*
Get rid of space_map_update() for ms_synced_length
Serapheim Dimitropoulos
2019-02-12
1
-8
/
+5
*
shellcheck pass
bunder2015
2019-02-04
3
-5
/
+5
*
Fix zpool iostat -w header names
Tony Hutter
2019-01-31
1
-2
/
+2
*
zdb -L should skip leak detection altogether
Serapheim Dimitropoulos
2019-01-30
1
-119
/
+132
*
GCC 9.0: Fix ztest "directive argument is not a nul-terminated string"
Tony Hutter
2019-01-28
1
-2
/
+2
*
Rename range_tree_verify to range_tree_verify_not_present
Serapheim Dimitropoulos
2019-01-25
1
-2
/
+3
*
zfs userspace dumps core when used on ZVOLs
loli10K
2019-01-25
1
-2
/
+12
*
zpool iostat should print headers when terminal fills
Damian Wojsław
2019-01-23
1
-4
/
+32
*
Factor metaslab_load_wait() in metaslab_load()
Serapheim Dimitropoulos
2019-01-18
1
-5
/
+2
*
ztest: scrub verification
Brian Behlendorf
2019-01-18
1
-6
/
+63
*
Fix error handling incallers of dbuf_hold_level()
Tom Caputi
2019-01-17
1
-6
/
+6
*
ztest: scrub ddt repair
Brian Behlendorf
2019-01-17
1
-16
/
+33
*
ztest: split block reconstruction
Brian Behlendorf
2019-01-16
2
-3
/
+9
*
Disable 'zfs remap' command
Brian Behlendorf
2019-01-15
2
-24
/
+38
*
Minor spelling corrections
Brian Behlendorf
2019-01-13
1
-5
/
+5
*
Add 'zpool status -i' option
Brian Behlendorf
2019-01-07
1
-38
/
+57
*
zfs initialize performance enhancements
George Wilson
2019-01-07
1
-1
/
+8
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
2
-0
/
+248
*
pyzfs: python3 support (build system)
Brian Behlendorf
2019-01-06
7
-26
/
+67
*
Fix 'zpool remap' freeing race
Brian Behlendorf
2019-01-02
1
-0
/
+8
*
Add enclosure_symlinks option to vdev_id
Tony Hutter
2018-12-14
1
-3
/
+71
*
ztest: ENOSPC in ztest_objset_destroy_cb()
Brian Behlendorf
2018-12-14
1
-2
/
+6
*
OpenZFS 9962 - zil_commit should omit cache thrash
Prakash Surya
2018-12-07
1
-3
/
+1
*
Move assert in dump_dir() in zdb
Tom Caputi
2018-12-05
1
-3
/
+3
*
Fix 'zpool list -v' alignment
Brian Behlendorf
2018-12-04
1
-52
/
+105
*
Fix ztest deadlock in ztest_zil_remount()
Tom Caputi
2018-12-04
1
-0
/
+8
*
Fix ASSERT in zfs_receive_one()
LOLi
2018-12-04
1
-1
/
+16
*
Fix consistency of ztest_device_removal_active
Tom Caputi
2018-11-28
1
-1
/
+21
*
zpool: allow split with whole-disk devices
LOLi
2018-11-20
1
-1
/
+1
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
1
-30
/
+73
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
3
-35
/
+150
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
1
-8
/
+45
*
Fix !zilog_is_dirty() assert during ztest
Tom Caputi
2018-11-07
1
-3
/
+9
*
Replay logs before starting ztest workers
Tom Caputi
2018-11-07
1
-11
/
+68
*
ztest: reduce gangblock creation
Brian Behlendorf
2018-11-05
1
-1
/
+1
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
16
-141
/
+78
*
zdb -k does not work on Linux when used with -e
Serapheim Dimitropoulos
2018-10-30
1
-11
/
+18
*
Added column definitions to arcstat.py
Gregor Kopka
2018-10-29
1
-1
/
+8
*
ZTS: Fix auto_replace_001_pos test
Brian Behlendorf
2018-10-29
1
-1
/
+9
*
Fix flake8 "invalid escape sequence 'x'" warning
Brian Behlendorf
2018-10-24
1
-1
/
+0
*
Fix waiting in ztest_device_removal()
Tom Caputi
2018-10-24
1
-0
/
+9
*
Fix ztest deadman panic with indirect vdev damage
Tom Caputi
2018-10-24
1
-1
/
+6
*
Fix dbgmsg printing in ztest and zdb
Tom Caputi
2018-10-24
2
-6
/
+14
[prev]
[next]