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
/
include
/
libzfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libzfs: const correctness
наб
2022-02-01
1
-2
/
+2
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-1
/
+1
*
Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"
Paul Dagnelie
2022-01-06
1
-15
/
+7
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2021-12-16
1
-7
/
+15
*
zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escaping
наб
2021-12-13
1
-3
/
+4
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-2
/
+30
*
Upstream: unmount snapshots before destroying them on macOS
Jorgen Lundman
2021-09-20
1
-0
/
+1
*
Add zpool_disable_datasets_os() / zfs_unmount_os()
Jorgen Lundman
2021-08-31
1
-1
/
+3
*
libzfs: convert to -fvisibility=hidden
наб
2021-06-03
1
-250
/
+262
*
libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd
наб
2021-05-29
1
-0
/
+1
*
libzfs: expose zfs_mount_delegation_check
наб
2021-05-29
1
-0
/
+1
*
Improvements to the 'compatibility' property
Colm
2021-04-12
1
-3
/
+4
*
Allow zfs to send replication streams with missing snapshots
pablofsf
2021-04-11
1
-0
/
+3
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
1
-0
/
+16
*
zpool: correctly align columns with -p
наб
2020-11-16
1
-1
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-0
/
+1
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-2
/
+2
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
1
-2
/
+2
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
1
-1
/
+13
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
1
-0
/
+1
*
libzfs: const'ify path argument to zfs_path_to_zhandle
Kyle Evans
2020-07-22
1
-1
/
+2
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-0
/
+4
*
Add zpool_nextboot, move zfs_jail to libzfs.h
Ryan Moeller
2020-07-06
1
-0
/
+14
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-2
/
+5
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
1
-1
/
+1
*
mount: use the mount syscall directly
felixdoerre
2020-05-20
1
-0
/
+7
*
Small program that converts a dataset id and an object id to a path
Paul Dagnelie
2020-05-20
1
-1
/
+3
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-0
/
+2
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
1
-3
/
+3
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-0
/
+3
*
Add option for forcible unmounting dataset while receiving snapshot.
Mariusz Zaborski
2020-03-17
1
-0
/
+3
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-0
/
+3
*
libzfs: add zfs_mount_at() function
Kyle Evans
2020-01-14
1
-0
/
+1
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-0
/
+4
*
Remove parameter names from libzfs.h signatures
Nick Black
2020-01-08
1
-7
/
+7
*
Fix zpool history unbounded memory usage
Chunwei Chen
2019-10-28
1
-1
/
+2
*
Fix encryption hierarchy issues with zfs recv -d
Tom Caputi
2019-09-25
1
-0
/
+3
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+7
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-07-18
1
-0
/
+1
*
OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks
Mike Gerdts
2019-07-05
1
-2
/
+3
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-2
/
+0
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-3
/
+5
*
Add feature check for 'zpool resilver' command
Tom Caputi
2019-05-02
1
-0
/
+1
*
Add option [-V|--version] to emit version string
TerraTech
2019-04-16
1
-0
/
+7
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+17
*
Avoid retrieving unused snapshot props
Alek P
2019-03-12
1
-3
/
+5
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
1
-0
/
+9
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
1
-0
/
+1
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+5
*
Add missing MMP status code to libzfs_status
bunder2015
2019-01-03
1
-0
/
+2
[next]