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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ZTS: Fix removal_resume_export
LOLi
2018-09-24
2
-48
/
+4
*
Fix flake 8 style warnings
Gregor Kopka
2018-09-24
2
-35
/
+37
*
vdev_disk_error() prints ASCII SOH to debug log
LOLi
2018-09-21
1
-4
/
+3
*
Fix reference to zpool-features(5)
DeHackEd
2018-09-21
1
-1
/
+1
*
Add limits to spa_slop_shift tunable
LOLi
2018-09-20
1
-1
/
+22
*
Add NEWS file
Richard Yao
2018-09-18
2
-1
/
+4
*
zstreamdump dumps core printing truncated nvlist
LOLi
2018-09-18
1
-3
/
+5
*
Fix allocation_classes GUID in zpool-features(5)
DeHackEd
2018-09-18
1
-1
/
+1
*
Add new wiki page to CONTRIBUTING
bunder2015
2018-09-18
1
-0
/
+1
*
Man page fixes - zpool/zfs optional parameters
Gregor Kopka
2018-09-18
2
-4
/
+4
*
Clarify 'zpool remove' restrictions
Brian Behlendorf
2018-09-17
1
-4
/
+8
*
zpool should detect invalid fs property on create
LOLi
2018-09-13
2
-20
/
+47
*
Add removal_resume_export to zts-report.py
Brian Behlendorf
2018-09-13
2
-1
/
+2
*
zpool split can create a corrupted pool
Roman Strashkin
2018-09-12
4
-5
/
+116
*
Tag 0.8.0-rc1
zfs-0.8.0-rc1
Brian Behlendorf
2018-09-07
1
-3
/
+3
*
Fix in-kernel sysfs entries
Don Brady
2018-09-06
4
-29
/
+39
*
Fix zfs_sysfs_live test failure
Don Brady
2018-09-06
1
-2
/
+4
*
Fix 'zfs allow' for create time permissions
LOLi
2018-09-06
3
-5
/
+6
*
Pool allocation classes
Don Brady
2018-09-05
57
-281
/
+2325
*
Correctly handle errors from kern_path
Chris Siebenmann
2018-09-04
1
-1
/
+1
*
Added recalculation of ARC stats mid-eviction
Rich Ercolani
2018-09-04
1
-0
/
+7
*
Revert "Update zfs_admin_snapshot default value (disabled)"
Brian Behlendorf
2018-09-04
1
-1
/
+1
*
Update zfs_admin_snapshot default value (disabled)
George Melikov
2018-09-04
1
-1
/
+1
*
OpenZFS 9751 - Allocation throttling misplacing ditto blocks
mav
2018-09-02
1
-3
/
+10
*
OpenZFS 9738 - Fix third block copy allocations, broken at 9112.
mav
2018-09-02
1
-7
/
+5
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
15
-196
/
+1513
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
24
-1
/
+1183
*
ZTS: Fix EBUSY volume destroy failures
Brian Behlendorf
2018-08-31
26
-52
/
+41
*
Allow ECKSUM in vdev_checkpoint_sm_object()
Brian Behlendorf
2018-08-31
1
-4
/
+8
*
clean up __dbuf_hold_impl
Matthew Ahrens
2018-08-31
1
-43
/
+37
*
ZTS: pool_checkpoint path cleanup
bunder2015
2018-08-30
1
-1
/
+1
*
ZTS: Fix DEV_DSKDIR trim from disk
Richard Elling
2018-08-30
1
-3
/
+3
*
ZTS: zvol_swap_003 path cleanup
bunder2015
2018-08-30
1
-2
/
+2
*
ZTS: path cleanup
bernie1995
2018-08-30
63
-166
/
+184
*
ZTS: Fix zfs_create_013_pos
Brian Behlendorf
2018-08-30
1
-2
/
+1
*
OpenZFS 9403 - assertion failed in arc_buf_destroy()
Tom Caputi
2018-08-29
12
-39
/
+162
*
Always wait for txg sync when umounting dataset
Tom Caputi
2018-08-27
5
-33
/
+26
*
Small rework of txg_list code
Tom Caputi
2018-08-27
3
-21
/
+52
*
Direct IO support
Brian Behlendorf
2018-08-27
18
-1
/
+640
*
Remove %changelog from spec file
Brian Behlendorf
2018-08-26
3
-14
/
+0
*
Fedora 28: Fix misc bounds check compiler warnings
Joao Carlos Mendes Luis
2018-08-26
3
-3
/
+3
*
Fix libaio-devel requirement for Debian-based distributions
LOLi
2018-08-26
1
-0
/
+2
*
Add libaio-devel BuildRequires
Brian Behlendorf
2018-08-23
1
-0
/
+1
*
Stack overflow when destroying deeply nested clones
LOLi
2018-08-22
4
-32
/
+126
*
Added metadata/dnode cache info to arc_summary
Rich Ercolani
2018-08-22
2
-3
/
+60
*
s/VERIFY/VERIFY3S in vdev_checkpoint_sm_object
Tim Chase
2018-08-21
1
-1
/
+2
*
Fix issues with raw receive_write_byref()
Tom Caputi
2018-08-20
7
-43
/
+144
*
pyzfs: add missing libzfs_core functions
LOLi
2018-08-20
7
-1
/
+148
*
Skip import activity test in more zdb code paths
Olaf Faaland
2018-08-20
4
-17
/
+110
*
Don't modify argv[] in user tools
DeHackEd
2018-08-20
2
-4
/
+32
[next]