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
*
features.kernel layout should match features.pool
Don Brady
2019-04-04
2
-23
/
+51
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
18
-17
/
+33
*
Hint about zpool free vs zfs available
Josh Soref
2019-04-04
1
-1
/
+25
*
Fix txg_wait_open() load average inflation
Brian Behlendorf
2019-04-04
2
-5
/
+25
*
Move dracut specifics to dracut module
Michael Niewöhner
2019-04-02
6
-5
/
+25
*
Fix man(1) warnings
Josh Soref
2019-04-02
1
-3
/
+3
*
Append snapshot name to "TIME SENT SNAPSHOT" output
TerraTech
2019-04-01
1
-1
/
+2
*
Do not iterate through filesystems unnecessarily
Tom Caputi
2019-04-01
4
-6
/
+45
*
Fix systemd-import services
Michael Niewöhner
2019-03-29
2
-2
/
+2
*
Remove hard dependency on bash
Michael Niewöhner
2019-03-29
2
-2
/
+2
*
Update raw send documentation
Tom Caputi
2019-03-29
1
-4
/
+14
*
Add TRIM support
Brian Behlendorf
2019-03-29
91
-430
/
+5584
*
Send stream should only list included snaps
Tom Caputi
2019-03-28
1
-24
/
+83
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-03-27
7
-50
/
+157
*
Update valid vdev types for get_disklist
Richard Elling
2019-03-26
1
-1
/
+1
*
ZTS: Detect e2fsprogs verity issue
Brian Behlendorf
2019-03-26
2
-0
/
+20
*
Correct a very minor grammar issue
Evan Allrich
2019-03-26
1
-2
/
+2
*
git ignore python 3.7 virtual environment directories
Richard Elling
2019-03-25
1
-0
/
+2
*
Fix vd_path and error in spa_vdev_remove()
Igor K
2019-03-22
1
-5
/
+12
*
Panic when running 'zpool split'
Roman Strashkin
2019-03-22
1
-0
/
+12
*
ZFS Reads may result in unneccesary calls to zil_commit
George Wilson
2019-03-22
3
-3
/
+9
*
MMP interval and fail_intervals in uberblock
Olaf Faaland
2019-03-21
17
-175
/
+692
*
Mutex leak in dsl_dataset_hold_obj()
Jorgen Lundman
2019-03-21
1
-0
/
+4
*
QAT: Allocate digest_buffer using QAT_PHYS_CONTIG_ALLOC()
cfzhu
2019-03-21
1
-1
/
+10
*
Report holes when there are only metadata changes
Brian Behlendorf
2019-03-21
1
-3
/
+28
*
Improve `zpool labelclear`
Brian Behlendorf
2019-03-21
12
-58
/
+246
*
Add missing dmu_zfetch_fini() in dnode_move_impl()
Julian Heuking
2019-03-20
1
-1
/
+1
*
Add space in error message
Tom Caputi
2019-03-19
1
-2
/
+2
*
Fix l2arc_evict() destroy race
Brian Behlendorf
2019-03-15
1
-24
/
+30
*
Multiple DVA Scrubbing Fix
Tom Caputi
2019-03-15
10
-95
/
+415
*
Make zpool status counters match error events count
Tony Hutter
2019-03-14
6
-16
/
+176
*
Fix memory leaks in zfsvfs_create_impl()
Tom Caputi
2019-03-14
1
-9
/
+14
*
zfs-import: should be before swap
Henrik Riomar
2019-03-14
1
-0
/
+1
*
Better user experience for errata 4
Tom Caputi
2019-03-14
4
-12
/
+39
*
Update commented zed.rc values to defaults
kpande
2019-03-14
1
-3
/
+4
*
Use 'printf %s' instead of 'echo -n' for compatibility
Igor K
2019-03-13
3
-5
/
+8
*
Add separate aggregation limit for non-rotating media
Alexander Motin
2019-03-13
2
-1
/
+21
*
Update CONTRIBUTING to point users to IRC as well as mailing list
kpande
2019-03-13
1
-4
/
+5
*
Make zstreamdump -v more greppable
Tom Caputi
2019-03-13
3
-32
/
+11
*
OpenZFS 9914 - NV_UNIQUE_NAME_TYPE broken after 9580
Andrew Stormont
2019-03-13
1
-1
/
+2
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
27
-53
/
+607
*
Add bookmark v2 on-disk feature
Tom Caputi
2019-03-13
5
-3
/
+59
*
Fix handling of maxblkid for raw sends
Tom Caputi
2019-03-13
10
-55
/
+156
*
Fix typo in arc_summary3
jwittlincohen
2019-03-13
1
-1
/
+1
*
Increase default zfs_multihost_fail_intervals and import_intervals
Olaf Faaland
2019-03-13
2
-4
/
+4
*
Fix most zfs_arc_* mod params not actually being modifiable at runtime
Justin Gottula
2019-03-12
1
-0
/
+8
*
Avoid retrieving unused snapshot props
Alek P
2019-03-12
8
-74
/
+199
*
Fix vdev_initialize_restart / removal race
Brian Behlendorf
2019-03-12
1
-2
/
+4
*
MMP writes rotate over leaves
Olaf Faaland
2019-03-12
9
-67
/
+160
*
zfs does not honor NFS sync write semantics
George Wilson
2019-03-11
1
-2
/
+30
[next]