]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_dataset.c
Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property
[mirror_zfs.git] / lib / libzfs / libzfs_dataset.c
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
2017-07-28 LOLizfs promote|rename .../%recv should be an error
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-07-04 Marcel TelkaOpenZFS 8418 - zfs_prop_get_table() call in zfs_validat...
2017-06-28 Tony HutterGCC 7.1 fixes
2017-06-26 Giuseppe Di NataleOpenZFS 8264 - want support for promoting datasets...
2017-05-09 Christian SchwarzMake createtxg and guid properties public
2017-05-09 LOLiFix NULL pointer dereference in 'zfs create'
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-02-03 Giuseppe Di NataleOpenZFS 4521 - zfstest is trying to execute evil "zfs...
2017-01-26 George MelikovOpenZFS 7386 - zfs get does not work properly with...
2017-01-24 George MelikovOpenZFS 7571 - non-present readonly numeric ZFS props...
2017-01-23 George MelikovOpenZFS 7604 - if volblocksize property is the default...
2017-01-23 George MelikovOpenZFS 6428 - set canmount=off on unmounted filesystem...
2017-01-23 George MelikovOpenZFS 6052 - decouple lzc_create() from the implement...
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-20 caoFix coverity defects: CID 147551, 147552
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
next