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
*
receive: don't fail inheriting (-x) properties on wrong dataset type
Prawn
2021-06-23
1
-18
/
+28
*
freebsd/libshare: nfs: make nfs_is_shared() thread-safe
наб
2021-06-23
1
-5
/
+1
*
libshare: nfs: don't leak nfs_lock_fd when lock fails
наб
2021-06-23
2
-8
/
+18
*
libzfs: refresh property cache after inheriting userprop
наб
2021-06-23
1
-0
/
+1
*
libzfs: don't mark prompt+raw as retriable
наб
2021-06-23
1
-1
/
+1
*
libzfs: zfs_mount_at(): load key for encryption root if MS_CRYPT
наб
2021-06-23
1
-1
/
+24
*
libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fds
наб
2021-06-23
4
-7
/
+7
*
libzfs: zfs_crypto_create() requires a new key by definition: set newkey
наб
2021-06-23
1
-1
/
+1
*
zfs get -p only outputs 3 columns if "clones" property is empty
matt-fidd
2021-06-23
1
-1
/
+2
*
libzutil: zfs_isnumber(): return false if input empty
наб
2021-06-23
1
-0
/
+3
*
zpool import cachefile improvements
George Wilson
2021-06-23
1
-36
/
+141
*
Don't bomb out when using keylocation=file://
James Wah
2021-03-05
1
-3
/
+7
*
send_iterate_snap : doall send without fromsnap
Cedric Maunoury
2021-03-05
1
-0
/
+9
*
libzpool: set_global_var: fix endianness handling (fixes zdb -o )
Christian Schwarz
2021-03-05
1
-1
/
+1
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-03-05
1
-0
/
+1
*
Fix a resource leak in uu_avl_pool_destroy
Alan Somers
2021-01-28
1
-0
/
+1
*
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines
Matt Macy
2021-01-24
4
-0
/
+76
*
zpool: Dryrun fails to list some devices
Attila Fülöp
2021-01-08
1
-1
/
+23
*
nvlist leaked in zpool_find_config()
Matthew Ahrens
2021-01-05
1
-3
/
+4
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-23
3
-3
/
+0
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-12-23
1
-1
/
+0
*
FreeBSD libzfs: gcc requires __thread after static
Ryan Libby
2020-12-23
1
-1
/
+1
*
libzfsbootenv: do not depend on libnvpair
Antonio Russo
2020-11-24
1
-1
/
+1
*
Include the ABI with dist tarball
Brian Behlendorf
2020-11-22
5
-1
/
+16
*
Add ABI snapshot
Brian Behlendorf
2020-11-17
5
-0
/
+12318
*
Library ABI tracking with abigail
Antonio Russo
2020-11-17
11
-1
/
+57
*
zpool: correctly align columns with -p
наб
2020-11-17
1
-4
/
+4
*
Fix pointer-is-uint64_t-sized assumption in the ioctl path
Adrian Chadd
2020-11-11
1
-2
/
+2
*
Synchronize library ABI levels
Antonio Russo
2020-11-03
5
-17
/
+6
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-5
/
+5
*
Cross-platform acltype
Ryan Moeller
2020-10-16
1
-25
/
+41
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-16
1
-4
/
+0
*
FreeBSD: Improve libzfs_error_init messages
Ryan Moeller
2020-10-16
3
-11
/
+17
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-16
2
-4
/
+4
*
libzfs_sendrecv: zfs_send: remove unused pipefd and tid variables
Christian Schwarz
2020-10-16
1
-18
/
+1
*
Fix EIO after resuming receive of new dataset over an existing one
Alan Somers
2020-10-16
1
-2
/
+4
*
zpool command complains about /etc/exports.d
George Wilson
2020-10-01
2
-43
/
+64
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-10-01
1
-0
/
+1
*
libzfs: Don't leak buf if nvlist is too large
Allan Jude
2020-09-18
2
-0
/
+4
*
pool may become suspended during device expansion
George Wilson
2020-09-18
2
-33
/
+129
*
libzfsbootenv: lzbe_nvlist_set needs to store bootenv version VB_NVLIST
Toomas Soome
2020-09-18
1
-0
/
+18
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
10
-22
/
+598
*
libzutil depends on libnvpair
Matthew Ahrens
2020-09-15
2
-2
/
+7
*
Display pbkdf2iters property as plain number
Fabio Buso
2020-09-09
1
-2
/
+3
*
libshare: Add missing headers for nfs.c
alaviss
2020-09-09
1
-0
/
+1
*
Spruce up pkg-config files for libzfs/libzfs_core
Ryan Moeller
2020-09-09
2
-4
/
+4
*
Fixes for running FreeBSD buildworld on Linux/macOS hosts
Alexander Richardson
2020-09-09
1
-0
/
+3
*
Fix -Werror,-Wmacro-redefined in limits.h
Alexander Richardson
2020-09-03
1
-0
/
+5
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-03
3
-11
/
+35
*
libspl: Provide platform-specific zone implementations
Ryan Moeller
2020-09-03
4
-43
/
+50
[next]