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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a resource leak in uu_avl_pool_destroy
Alan Somers
2021-01-26
1
-0
/
+1
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
16
-6
/
+46
*
cppcheck: resolve double free
Brian Behlendorf
2021-01-26
1
-0
/
+1
*
Speed up "zpool import" in the presence of many zvols
Alan Somers
2021-01-24
1
-5
/
+15
*
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines
Matt Macy
2021-01-23
4
-0
/
+76
*
Only add supported features during pool creation
Brian Behlendorf
2021-01-22
1
-3
/
+48
*
zpool: speed up importing large pools (#11469)
Alan Somers
2021-01-21
1
-1
/
+1
*
libzutil: optimize zpool_read_label with AIO
Alan Somers
2021-01-21
2
-11
/
+45
*
libzutil: don't read extraneous data in zpool_read_label
Alan Somers
2021-01-21
1
-5
/
+6
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-22
/
+22
*
libzfs_sendrecv: Use fnv* to verify nvlist/nvpair*
Ryan Moeller
2021-01-14
1
-110
/
+95
*
nvlist leaked in zpool_find_config()
Matthew Ahrens
2020-12-28
1
-3
/
+4
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
3
-3
/
+0
*
FreeBSD libzfs: gcc requires __thread after static
Ryan Libby
2020-12-14
1
-1
/
+1
*
zpool: Dryrun fails to list some devices
Attila Fülöp
2020-12-04
1
-1
/
+23
*
libzfsbootenv: do not depend on libnvpair
Antonio Russo
2020-11-22
1
-1
/
+1
*
Include the ABI with dist tarball
Brian Behlendorf
2020-11-21
5
-1
/
+16
*
Add ABI snapshot
Brian Behlendorf
2020-11-17
5
-0
/
+12324
*
Library ABI tracking with abigail
Antonio Russo
2020-11-17
11
-1
/
+57
*
zpool: correctly align columns with -p
наб
2020-11-16
1
-4
/
+4
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
4
-28
/
+155
*
Fix pointer-is-uint64_t-sized assumption in the ioctl path
Adrian Chadd
2020-11-10
1
-2
/
+2
*
Synchronize library ABI levels
Antonio Russo
2020-11-03
5
-17
/
+6
*
Remove UIO_ZEROCOPY functions structures
Matthew Macy
2020-10-30
1
-39
/
+0
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-5
/
+5
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
1
-1
/
+0
*
Cross-platform acltype
Ryan Moeller
2020-10-13
1
-25
/
+41
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-13
1
-4
/
+0
*
FreeBSD: Improve libzfs_error_init messages
Ryan Moeller
2020-10-13
3
-11
/
+17
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
2
-4
/
+4
*
libzfs_sendrecv: zfs_send: remove unused pipefd and tid variables
Christian Schwarz
2020-10-08
1
-18
/
+1
*
Fix EIO after resuming receive of new dataset over an existing one
Alan Somers
2020-10-02
1
-2
/
+4
*
zpool command complains about /etc/exports.d
George Wilson
2020-09-25
2
-43
/
+64
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
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-17
2
-33
/
+129
*
libzfsbootenv: lzbe_nvlist_set needs to store bootenv version VB_NVLIST
Toomas Soome
2020-09-17
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-12
2
-2
/
+7
*
Display pbkdf2iters property as plain number
Fabio Buso
2020-09-08
1
-2
/
+3
*
libshare: Add missing headers for nfs.c
alaviss
2020-09-04
1
-0
/
+1
*
Spruce up pkg-config files for libzfs/libzfs_core
Ryan Moeller
2020-09-04
2
-4
/
+4
*
Fixes for running FreeBSD buildworld on Linux/macOS hosts
Alexander Richardson
2020-09-03
1
-0
/
+3
*
Fix -Werror,-Wmacro-redefined in limits.h
Alexander Richardson
2020-09-01
1
-0
/
+5
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
3
-11
/
+35
*
libspl: Provide platform-specific zone implementations
Ryan Moeller
2020-08-31
4
-43
/
+50
*
Fix definition of BLKGETSIZE64 on FreeBSD
Alexander Richardson
2020-08-27
1
-5
/
+1
*
zpool: Change base URL for ZFS messages to openzfs-docs
Ryan Moeller
2020-08-26
1
-1
/
+2
*
Don't assert on nvlists larger than SPA_MAXBLOCKSIZE
Allan Jude
2020-08-25
2
-2
/
+43
*
Avoid symbol collision with in-kernel zstdlib
Sebastian Gottschall
2020-08-24
1
-0
/
+6
[next]