]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_dataset.c
libzdb: Initial breakout of libzdb
[mirror_zfs.git] / lib / libzfs / libzfs_dataset.c
2024-01-29 Richard Kojedzinszkylibzfs: use zfs_strerror() in place of strerror()
2024-01-29 Richard Kojedzinszkylibzfs: make userquota_propname_decode threadsafe
2023-10-02 Umer SaleemAdd '-u' - nomount flag for zfs set
2023-06-30 Alexander MotinFix remount when setting multiple properties.
2023-05-12 Don BradyRefine special_small_blocks property validation
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
2023-03-14 Richard Yaonvpair: Constify string functions
2022-12-14 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2022-12-08 Richard YaoDo not pass -1 to strerror() from zfs_send_cb_impl()
2022-11-03 Brooks Davisrecvd_props_mode: use a uintptr_t to stash nvlists
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-10-01 Richard YaoFix userland dereference NULL return value bugs
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-09-23 Richard YaoFix userland resource leaks
2022-08-24 Umer SaleemUpdates for snapshots_changed property
2022-08-02 Umer SaleemAdd snapshots_changed as property
2022-07-25 Ameer HamzaAdd createtxg sort support for simple snapshot iterator
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-14 Allan JudeReplace ZPROP_INVAL with ZPROP_USERPROP where it means...
2022-06-09 Ryan Moellerlibzfs: Define the defecto standard errbuf size
2022-05-18 набlibspl/include: remove unused/empty headers
2022-05-12 набReplace libzfs sharing _nfs() and _smb() APIs with...
2022-05-12 набPublish libshare protocols, use enum-based API
2022-03-30 набlibzfs: don't NULL-check infallible allocations
2022-03-14 Ryan Moellerlibzfs: Convert to fnvpair functions
2022-03-04 набFlex non-pretty-printed properties and raw-/pretty...
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-18 Ryan Moellerlibzfs: Fail making a dataset handle gracefully
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-01-06 Paul DagnelieRevert "zfs list: Allow more fields in ZFS_ITER_SIMPLE...
2021-12-23 набlibzfs: fix unused, remove argsused
2021-12-16 Allan Judezfs list: Allow more fields in ZFS_ITER_SIMPLE mode
2021-10-29 Mike SwansonDisable normalization implicitly when setting "utf8only...
2021-10-29 Fedor UporovDo not print UINT64_MAX value for some of zfs properties
2021-09-20 Jorgen LundmanUpstream: unmount snapshots before destroying them...
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-05-29 набlibzfs: add zfs_get_underlying_type. Stop including...
2021-05-29 набlibzfs: format safety
2021-05-06 Matthew Ahrensundocumented libzfs API changes broke "zfs list"
2021-04-29 Alan Somerszfs get: don't lookup mount options when using "-s...
2021-04-17 набlibzfs: refresh property cache after inheriting userprop
2021-04-13 набlibzfs: get rid of libzfs_handle::libzfs_mnttab
2021-04-11 набlibzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV...
2021-04-06 matt-fiddzfs get -p only outputs 3 columns if "clones" property...
2021-04-03 Andrea GelminiFix various typos
2021-03-22 Andrea GelminiRemoved duplicated includes
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-09-08 Fabio BusoDisplay pbkdf2iters property as plain number
2020-09-01 Ryan MoellerAdd 'zfs rename -u' to rename without remounting
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarMark functions as static
2020-04-22 Joao Carlos Mendes... Fix more leaks detected by ASAN
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-01-21 Matthew MacyDisable get_numeric_property for xattr on FreeBSD
2019-12-03 Brian BehlendorfIncrease allowed 'special_small_blocks' maximum value
2019-11-15 InsanePrawnRemove inappropiate error message suggesting to use...
2019-10-24 Matthew MacyUse zfs_ioctl with zfs_cmd_t in libzfs
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-03 Andrea GelminiFix typos in lib/
2019-07-05 Mike GerdtsOpenZFS 9318 - vol_volsize_to_reservation does not...
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-24 Tom CaputiFix error message on promoting encrypted dataset
2019-06-20 Tom CaputiAllow unencrypted children of encrypted datasets
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-06-13 Tulsi JainRestrict filesystem creation if name referred either...
2019-05-28 Tomohiro KusumiRefactor parent dataset handling in libzfs zfs_rename()
2019-05-24 loli10Kzfs: don't pretty-print objsetid property
2019-03-12 Alek PAvoid retrieving unused snapshot props
2019-02-25 Damian WojsławImprove error message for zfs create with @ or # in...
2019-02-08 loli10KZVOLs should not be allowed to have children
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-11-15 Sebastien RoyOpenZFS 8115 - parallel zfs mount
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-30 Md IslamImprove snapshot listing error message
2018-10-11 Alek PFix changelist mounted-dataset iteration
2018-10-03 Andrew StormontOpenZFS 9616 - Bogus error when attempting to set prope...
2018-09-06 Don BradyPool allocation classes
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-07-09 Serapheim Dimitrop... OpenZFS 9330 - stack overflow when creating a deeply...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-19 LOLiFix 'zfs remap <poolname@snapname>'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-12 Tomohiro KusumiFix calloc(3) arguments order
2018-04-11 Mike GerdtsOpenZFS 9286 - want refreservation=auto
2018-04-10 Tom CaputiCorrect swapped keylocation error messages
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-03-05 Nasf-FanMisc fixes and cleanup for project quota
2018-02-13 Nasf-FanProject Quota on ZFS
2018-02-09 Andriy GaponOpenZFS 8520 - lzc_rollback
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-01-11 Yuri PankovOpenZFS 8898 - creating fs with checksum=skein on the...
2017-11-18 Brian BehlendorfUpdate for cppcheck v1.80
2017-10-19 JohnAdd convenience 'zfs_get' functions
2017-09-12 LOLiRelax (ref)reservation constraints on ZVOLs
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-03 LOLiFix parsable 'zfs get' for compressratios
next