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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo "/zbin/zpool" -> "/sbin/zpool"
Tomohiro Kusumi
2019-04-19
1
-1
/
+1
*
Add option [-V|--version] to emit version string
TerraTech
2019-04-16
1
-0
/
+64
*
Fix hierarchy misspellings
Richard Laager
2019-04-14
1
-5
/
+5
*
Don't assume pthread_t is uint_t for portability
Tomohiro Kusumi
2019-04-09
1
-1
/
+2
*
Fix buffer length in strlcpy()
Brian Behlendorf
2019-04-08
1
-1
/
+1
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
1
-0
/
+1
*
Append snapshot name to "TIME SENT SNAPSHOT" output
TerraTech
2019-04-01
1
-1
/
+2
*
Add TRIM support
Brian Behlendorf
2019-03-29
4
-41
/
+224
*
Send stream should only list included snaps
Tom Caputi
2019-03-28
1
-24
/
+83
*
ZFS Reads may result in unneccesary calls to zil_commit
George Wilson
2019-03-22
1
-1
/
+0
*
Improve `zpool labelclear`
Brian Behlendorf
2019-03-21
1
-3
/
+46
*
Add space in error message
Tom Caputi
2019-03-19
1
-2
/
+2
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
3
-0
/
+16
*
Avoid retrieving unused snapshot props
Alek P
2019-03-12
3
-43
/
+90
*
config: better libtirpc detection
Rafael Kitover
2019-03-02
3
-17
/
+8
*
Sort by full path name instead of by GUID when importing
kpande
2019-02-26
1
-3
/
+3
*
Improve error message for zfs create with @ or # in name
Damian Wojsław
2019-02-25
1
-38
/
+39
*
Fix zdb crash
Igor K
2019-02-19
1
-2
/
+2
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
1
-12
/
+84
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
3
-13
/
+41
*
Include third party licenses in dist tarballs
Neal Gompa (ニール・ゴンパ)
2019-01-08
1
-0
/
+3
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
4
-0
/
+139
*
Add missing MMP status code to libzfs_status
bunder2015
2019-01-03
1
-19
/
+33
*
OpenZFS 9284 - arc_reclaim_thread has 2 jobs
Brad Lewis
2018-12-26
1
-0
/
+6
*
OpenZFS 9559 - zfs diff handles files on delete queue in fromsnap poorly
Paul Dagnelie
2018-12-14
1
-6
/
+6
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
3
-34
/
+54
*
Check for strlcat and strlcpy
Brian Behlendorf
2018-12-11
4
-49
/
+124
*
OpenZFS 9880 - Race in ZFS parallel mount
Andy Fiddaman
2018-12-07
1
-3
/
+31
*
Fix error message when zfs module is not loaded
Tom Caputi
2018-12-07
1
-3
/
+3
*
Fix 'zfs receive -F' message when destination has snapshots
loli10K
2018-12-05
1
-1
/
+1
*
Fix ASSERT in zfs_receive_one()
LOLi
2018-12-04
1
-2
/
+3
*
Move strlcat, strlcpy, and strnlen
Brian Behlendorf
2018-11-20
5
-158
/
+50
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
2
-98
/
+368
*
Fix libudev dependency in libzutil
Don Brady
2018-11-06
1
-0
/
+2
*
zpool: bogus error for invalid dedupditto value
LOLi
2018-11-06
1
-3
/
+15
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
16
-3150
/
+3425
*
Improve snapshot listing error message
Md Islam
2018-10-30
1
-2
/
+4
*
Fix dbgmsg printing in ztest and zdb
Tom Caputi
2018-10-24
1
-5
/
+30
*
Fix changelist mounted-dataset iteration
Alek P
2018-10-10
3
-24
/
+39
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
1
-0
/
+1
*
Fix ASSERT macros to not over-expand
Paul Dagnelie
2018-10-03
1
-15
/
+48
*
Fix "zfs destroy" when "sharenfs=on" is used
Prakash Surya
2018-10-03
1
-1
/
+1
*
OpenZFS 9616 - Bogus error when attempting to set property on read-only pool
Andrew Stormont
2018-10-03
1
-3
/
+8
*
changelist should be able to iter on mounts
Alek P
2018-10-02
2
-65
/
+172
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
1
-0
/
+51
*
Pool allocation classes
Don Brady
2018-09-05
3
-7
/
+83
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
2
-2
/
+85
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
2
-0
/
+18
*
Fedora 28: Fix misc bounds check compiler warnings
Joao Carlos Mendes Luis
2018-08-26
1
-1
/
+1
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
5
-32
/
+136
[next]