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
/
libzfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updates for snapshots_changed property
Umer Saleem
2022-08-24
1
-1
/
+1
*
libzfs: Remove unused zpool_get_physpath()
Ryan Moeller
2022-08-04
2
-155
/
+0
*
Add snapshots_changed as property
Umer Saleem
2022-08-02
2
-1
/
+22
*
Implement a new type of zfs receive: corrective receive (-c)
Alek P
2022-07-28
1
-12
/
+85
*
Add createtxg sort support for simple snapshot iterator
Ameer Hamza
2022-07-25
1
-0
/
+14
*
Expose ZFS dataset case sensitivity setting via sb_opts
ixhamza
2022-07-14
1
-0
/
+7
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
16
-16
/
+16
*
Re-fix -Wwrite-strings on FreeBSD
наб
2022-06-30
1
-1
/
+1
*
linux: libzfs: util: don't fallthrough to to end-of-switch
наб
2022-06-29
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
11
-57
/
+49
*
Avoid panic with recordsize > 128k, raw sending and no large_blocks
George Amanakis
2022-06-27
1
-0
/
+10
*
libzfs: Prevent overridding of error code
ixhamza
2022-06-15
1
-3
/
+3
*
Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property
Allan Jude
2022-06-14
4
-20
/
+22
*
libzfs: zfs_userns: Don't leak the namespace fd
Ryan Moeller
2022-06-14
1
-0
/
+2
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
3
-1
/
+83
*
libzfs: Rename msg bufs to errbuf for consistency
Ryan Moeller
2022-06-09
1
-135
/
+138
*
libzfs: Define the defecto standard errbuf size
Ryan Moeller
2022-06-09
8
-52
/
+52
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
1
-4
/
+5
*
Replace EXTRA_DIST with dist_noinst_DATA
Brian Behlendorf
2022-05-26
1
-2
/
+2
*
libzfs: return (allocated) strings instead of filling buffers
наб
2022-05-18
4
-1431
/
+1424
*
linux: libzfs: simplify module-loaded check
наб
2022-05-18
1
-80
/
+71
*
libspl/include: remove unused/empty headers
наб
2022-05-18
2
-2
/
+0
*
libzfs: constify zfs_strip_partition(), zfs_strip_path()
наб
2022-05-16
2
-5
/
+8
*
libzfs: pool: zpool_vdev_name: use libzfs_envvar_is_set
наб
2022-05-16
1
-13
/
+5
*
libzfs: zfs_unshare: minor cleanup
наб
2022-05-12
1
-7
/
+2
*
libzfs: mount: zfs_unshare: don't reallocate mountpoint
наб
2022-05-12
1
-15
/
+7
*
Replace libzfs sharing _nfs() and _smb() APIs with protocol lists
наб
2022-05-12
5
-335
/
+165
*
Publish libshare protocols, use enum-based API
наб
2022-05-12
4
-124
/
+82
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
1
-72
/
+52
*
libzfs: pool: fix false-positives -Wmaybe-uninitialised
наб
2022-05-10
1
-2
/
+2
*
Improve zpool status output, list all affected datasets
George Amanakis
2022-04-25
1
-5
/
+6
*
Fix 'zpool history' sometimes fails without reporting any error
Low-power
2022-04-15
1
-9
/
+11
*
libzfs: import: zpool_clear_label: bool for boolean status
наб
2022-04-13
1
-9
/
+5
*
libzfs: import: zpool_clear_label: don't allocate another time for L2ARC header
наб
2022-04-13
1
-11
/
+7
*
libzfs: import: zpool_clear_label: actually fail if clearing l2arc header fails
наб
2022-04-13
1
-10
/
+10
*
libzfs: sendrecv: use common progress thread killer
наб
2022-04-05
1
-48
/
+23
*
libzfs: sendrecv: always cancel progress thread in zfs_send_one()
наб
2022-04-05
1
-2
/
+1
*
libzfs: sendrecv: send_progress_thread: use localtime_r()
наб
2022-04-05
1
-6
/
+6
*
Ask libtool to stop hiding some errors
Rich Ercolani
2022-03-31
1
-0
/
+2
*
libzfs: don't NULL-check infallible allocations
наб
2022-03-30
13
-262
/
+105
*
libzfs: tokenise consistently with zfs and zpool
наб
2022-03-15
1
-50
/
+10
*
Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.h
наб
2022-03-15
1
-1
/
+0
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
5
-5
/
+5
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
5
-12
/
+9
*
libspl: include: sys/vtoc.h: reduce to absolute barest minimum
наб
2022-03-15
1
-2
/
+3
*
libzfs: Convert to fnvpair functions
Ryan Moeller
2022-03-14
7
-200
/
+125
*
get_key_material_https: removed bogus free() call
Harry Sintonen
2022-03-13
1
-1
/
+0
*
libzfs: FreeBSD doesn't resize partitions for you
Ryan Moeller
2022-03-11
1
-2
/
+4
*
libzfs, libzfs_core: send: always write to pipe
наб
2022-03-08
1
-7
/
+101
*
libzfs: migrate single-use libzfs_set_pipe_max() to libzfs_core
наб
2022-03-08
5
-67
/
+0
[prev]
[next]