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
/
libzfs_dataset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"
Paul Dagnelie
2022-01-06
1
-38
/
+13
*
libzfs: fix unused, remove argsused
наб
2021-12-23
1
-0
/
+1
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2021-12-16
1
-13
/
+38
*
Disable normalization implicitly when setting "utf8only=off"
Mike Swanson
2021-10-29
1
-0
/
+9
*
Do not print UINT64_MAX value for some of zfs properties
Fedor Uporov
2021-10-29
1
-7
/
+6
*
Upstream: unmount snapshots before destroying them on macOS
Jorgen Lundman
2021-09-20
1
-1
/
+4
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-3
/
+2
*
Normalise /*FALLTHR{OUGH,U}*/
наб
2021-07-26
1
-1
/
+1
*
libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd
наб
2021-05-29
1
-0
/
+10
*
libzfs: format safety
наб
2021-05-29
1
-15
/
+11
*
undocumented libzfs API changes broke "zfs list"
Matthew Ahrens
2021-05-06
1
-12
/
+7
*
zfs get: don't lookup mount options when using "-s local"
Alan Somers
2021-04-29
1
-7
/
+12
*
libzfs: refresh property cache after inheriting userprop
наб
2021-04-17
1
-0
/
+1
*
libzfs: get rid of libzfs_handle::libzfs_mnttab
наб
2021-04-13
1
-9
/
+9
*
libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fds
наб
2021-04-11
1
-2
/
+2
*
zfs get -p only outputs 3 columns if "clones" property is empty
matt-fidd
2021-04-06
1
-1
/
+2
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
1
-2
/
+0
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-19
/
+74
*
Display pbkdf2iters property as plain number
Fabio Buso
2020-09-08
1
-2
/
+3
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
1
-9
/
+23
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-36
/
+2
*
Add prototypes
Arvind Sankar
2020-06-18
1
-108
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-4
/
+4
*
Fix more leaks detected by ASAN
Joao Carlos Mendes Luis
2020-04-22
1
-2
/
+7
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-0
/
+28
*
Disable get_numeric_property for xattr on FreeBSD
Matthew Macy
2020-01-21
1
-0
/
+2
*
Increase allowed 'special_small_blocks' maximum value
Brian Behlendorf
2019-12-03
1
-4
/
+13
*
Remove inappropiate error message suggesting to use '-r'
InsanePrawn
2019-11-15
1
-4
/
+2
*
Use zfs_ioctl with zfs_cmd_t in libzfs
Matthew Macy
2019-10-23
1
-6
/
+6
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-1
/
+1
*
Fix typos in lib/
Andrea Gelmini
2019-09-02
1
-2
/
+2
*
OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks
Mike Gerdts
2019-07-05
1
-8
/
+181
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-30
/
+0
*
Fix error message on promoting encrypted dataset
Tom Caputi
2019-06-24
1
-0
/
+10
*
Allow unencrypted children of encrypted datasets
Tom Caputi
2019-06-20
1
-10
/
+3
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-6
/
+49
*
Restrict filesystem creation if name referred either '.' or '..'
Tulsi Jain
2019-06-13
1
-0
/
+10
*
Refactor parent dataset handling in libzfs zfs_rename()
Tomohiro Kusumi
2019-05-28
1
-9
/
+4
*
zfs: don't pretty-print objsetid property
loli10K
2019-05-24
1
-1
/
+4
*
Avoid retrieving unused snapshot props
Alek P
2019-03-12
1
-2
/
+9
*
Improve error message for zfs create with @ or # in name
Damian Wojsław
2019-02-25
1
-38
/
+39
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
1
-5
/
+0
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
1
-11
/
+13
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
1
-13
/
+33
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
1
-1
/
+1
*
Improve snapshot listing error message
Md Islam
2018-10-30
1
-2
/
+4
*
Fix changelist mounted-dataset iteration
Alek P
2018-10-10
1
-1
/
+3
*
OpenZFS 9616 - Bogus error when attempting to set property on read-only pool
Andrew Stormont
2018-10-03
1
-3
/
+8
*
Pool allocation classes
Don Brady
2018-09-05
1
-0
/
+30
[next]