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
*
When specifying raidz vdev name, parity count should match
Matthew Ahrens
2021-03-26
1
-0
/
+30
*
Support running FreeBSD buildworld on Arm-based macOS hosts
Jessica Clarke
2021-03-26
1
-0
/
+11
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
6
-7
/
+0
*
zpool import cachefile improvements
George Wilson
2021-03-12
1
-36
/
+141
*
Return finer grain errors in libzfs unmount_one
Don Brady
2021-03-08
3
-6
/
+30
*
Don't bomb out when using keylocation=file://
James Wah
2021-03-03
1
-3
/
+7
*
Add missing checks for unsupported features
Martin Matuška
2021-02-27
1
-0
/
+2
*
send_iterate_snap : doall send without fromsnap
Cedric Maunoury
2021-02-24
1
-0
/
+9
*
Better zfs_get_enclosure_sysfs_path() enclosure support
Tony Hutter
2021-02-20
1
-110
/
+142
*
libzpool: set_global_var: refactor to not modify 'arg'
Christian Schwarz
2021-02-19
1
-18
/
+54
*
libzpool: set_global_var: fix endianness handling (fixes zdb -o )
Christian Schwarz
2021-02-19
1
-1
/
+1
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-02-19
1
-0
/
+1
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
4
-2783
/
+4411
*
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
[next]